WHOIS QUERY TIME

4 May 2024 - 7:16 AM UTC

Registered: 11 November 2015
Expiry: 11 November 2024

REGISTRAR

Name: REGRU-RU

DOMAIN STATUS

NOT DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bondars.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bondars.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bondars.ru",
            "domain_keyword": "bondars",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:27",
            "create_date": "2015-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bondars.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bondars.ru</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:27</query_time>
   <create_date>2015-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.132 seconds) for "bondars.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 7:16 AM UTC

Registered: 11 November 2015
Expiry: 11 November 2024

REGISTRAR

Name: REGRU-RU

DOMAIN STATUS

NOT DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bondars.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bondars.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bondars.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "bondars.ru",
            "domain_keyword": "bondars",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:27",
            "create_date": "2015-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.132,
        "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>bondars.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>bondars.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bondars.ru</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:27</query_time>
   <create_date>2015-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.132</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 4 domain names (in 0.026 seconds) which contained the exact domain keyword "bondars".
Domain Name Registered Expiry Registrar Ownership
1 bondars.com 26 Jul 2000 26 Jul 2024 Network Solutions, LLC -
2 bondars.ru 11 Nov 2015 11 Nov 2024 REGRU-RU Private Person
3 bondars.site 16 Nov 2020 16 Nov 2026 Network Solutions LLC Bondar's Fine Furniture
4 bondars.org 26 Sep 2022 26 Sep 2024 Tucows Domains Inc. 1337 Services LLC
5 bondars.info 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bondars&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bondars",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "bondars.com, bondars.ru, bondars.site, bondars.org, bondars.info",
    "results": [
        {
            "num": 1,
            "domain_name": "bondars.com",
            "domain_keyword": "bondars",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:06:34",
            "create_date": "2000-07-26",
            "update_date": "2019-07-12",
            "expiry_date": "2024-07-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bondars.ru",
            "domain_keyword": "bondars",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:27",
            "create_date": "2015-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "bondars.site",
            "domain_keyword": "bondars",
            "domain_tld": "site",
            "query_time": "2024-05-31 23:08:53",
            "create_date": "2020-11-16",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Bondar's Fine Furniture",
            "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": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bondars.org",
            "domain_keyword": "bondars",
            "domain_tld": "org",
            "query_time": "2024-04-29 00:03:30",
            "create_date": "2022-09-26",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "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": [
                "earl.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "bondars.info",
            "domain_keyword": "bondars",
            "domain_tld": "info",
            "query_time": "2024-04-09 15:55:00",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bondars</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>bondars.com, bondars.ru, bondars.site, bondars.org, bondars.info</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bondars.com</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:06:34</query_time>
   <create_date>2000-07-26</create_date>
   <update_date>2019-07-12</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns65.worldnic.com</value>
    <value>ns66.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bondars.ru</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:27</query_time>
   <create_date>2015-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bondars.site</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 23:08:53</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Bondar's Fine Furniture</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bondars.org</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 00:03:30</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</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>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>earl.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bondars.info</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-09 15:55:00</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,265 domain names (in 0.367 seconds) which look and sound like the brand name "bondars".
Domain Name Registered Expiry Registrar Ownership
1 bondvrs.com 18 May 2024 18 May 2025 GoDaddy.com, LLC -
2 bodnars.net 22 Feb 2007 22 Feb 2025 Cloudflare, Inc. DATA REDACTED
3 bondard.org 2 Jul 2000 2 Jul 2024 Key-Systems GmbH Daniel Bondard
4 bondari.ru 16 Mar 2008 16 Mar 2025 REGRU-RU Private Person
5 bondarts.pro 24 May 2023 24 May 2025 Registrar of Domain Names REG.RU LLC Private Person
6 bonders.org 28 Jan 2010 28 Jan 2025 eNom, LLC REDACTED FOR PRIVACY
7 bonders.net 22 Mar 2001 22 Mar 2025 eNom, LLC -
8 bondarb.net 22 Nov 2010 22 Nov 2025 Network Solutions, LLC -
9 bodnars.org 9 Oct 2008 9 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
10 bondara.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
11 bondart.pro 3 Nov 2019 3 Nov 2024 Registrar of Domain Names REG.RU LLC Data Protected
12 bondares.com 16 Dec 2023 16 Dec 2024 FastDomain Inc. -
13 bondar1.ru 8 Dec 2022 8 Dec 2024 REGRU-RU Yandex.Mail Exclusive email address feature
14 bondari.by 9 Mar 2021 9 Mar 2025 Open Contact, Ltd -
15 bondarg.online 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
16 bondari.net 25 Nov 2008 25 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
17 bondaus.com 20 Mar 2024 20 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
18 bondarg.site 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
19 bondard.com 2 Jul 2000 2 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
20 bodnars.com 4 Oct 2014 4 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 bondare.ru 17 Apr 2015 17 Apr 2025 RU-CENTER-RU Private Person
22 bondart.ca 8 Sep 2015 8 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
23 bodnars.family 15 Oct 2018 15 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
24 bondary.org 17 Mar 2022 17 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 bondara.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
26 bondart.co.uk 14 Apr 2023 14 Apr 2024 Wild West Domains, Inc. [Tag = WILDWEST] -
27 bondarts.com 28 Mar 2021 28 Mar 2024 TurnCommerce, Inc. DBA NameBright.com Redacted for GDPR privacy
28 bundars.website 18 Apr 2024 18 Apr 2025 Porkbun, LLC Private by Design, LLC
29 bondarb.org 22 Nov 2010 22 Nov 2025 Network Solutions, LLC BRACEBRIDGE CAPITAL
30 bondare.com 3 Apr 2022 3 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 bondats.com 21 Dec 2015 21 Dec 2024 MarkMonitor, Inc. MTS Markets International Inc.
32 bindars.com 2 Oct 2018 2 Oct 2024 Wild West Domains, LLC -
33 bondahs.com 24 Mar 2024 24 Mar 2025 Tucows Domains Inc. -
34 londars.com 21 Apr 2024 21 Apr 2025 NameCheap, Inc. -
35 bondmars.site 2 Apr 2024 2 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
36 bondara.net 7 Nov 2006 7 Nov 2024 123-Reg Limited -
37 bondarys.com 8 Sep 2023 8 Sep 2024 GoDaddy.com, LLC -
38 bondara.biz 23 Mar 2007 22 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
39 bondara.org 23 Mar 2007 23 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
40 bondcars.net 5 Jul 2009 5 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 bondarb.com 14 Jun 1997 13 Jun 2030 Network Solutions, LLC -
42 bondarms.net 3 Feb 2018 3 Feb 2025 Network Solutions, LLC -
43 boncars.com 2 Aug 2023 2 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 bondara.uk 10 Jul 2014 10 Jul 2024 Ionos SE [Tag = 1AND1] -
45 bondbars.com 18 Apr 2013 18 Apr 2025 GoDaddy.com, LLC -
46 bordars.com 19 Feb 2005 19 Feb 2025 NameSilo, LLC -
47 bondarms.online 18 Sep 2022 18 Sep 2024 Network Solutions LLC Bond Arms, Inc.
48 bondart.ru 28 Nov 2016 28 Nov 2024 R01-RU OOO "OptimaServis"
49 bondart.com 21 Jan 2004 16 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
50 bonders.pl 6 Aug 2008 6 Aug 2024 cyber_Folks S.A. -
51 bondcars.cn 30 Nov 2019 30 Nov 2025 阿里云计算有限公司(万网) 武汉车尊企业管理有限公司
52 bondart.net 4 Apr 2024 4 Apr 2025 HOSTING UKRAINE LLC Hosting Ukraine LLC
53 bendars.com 21 Aug 2023 21 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
54 bondart.it 7 May 2015 9 Mar 2025 Aruba s.p.a. REVIS S.R.L.
55 bonkars.online 31 Jan 2024 31 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
56 bondarms.info 10 Dec 2018 10 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
57 bondarg.website 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
58 bondcars.com 6 Mar 2004 6 Mar 2025 GoDaddy.com, LLC -
59 bondaro.com 24 May 2011 24 May 2025 Wild West Domains, LLC -
60 bondari.com 2 Dec 2005 2 Dec 2031 GoDaddy.com, LLC -
61 bandars.com 12 Jun 2011 12 Jun 2029 GoDaddy.com, LLC Domains By Proxy, LLC
62 bondari.info 30 Nov 2012 30 Nov 2025 NameSilo, LLC See PrivacyGuardian.org
63 bondary.net 6 Sep 2023 6 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
64 bonders.uk 12 Apr 2020 12 Apr 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
65 bendars.shop 23 May 2024 23 May 2025 Chengdu West Dimension Digital Technology Co., LTD -
66 bondarsr.ru 16 Mar 2024 16 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
67 bondarms.org 6 Jan 2024 6 Jan 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
68 bonders.com 21 Oct 1998 20 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
69 bondara.info 23 Mar 2007 23 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
70 bondays.com 13 Jan 2022 24 Dec 2024 Cronon AG -
71 bondark.com 25 Dec 2017 25 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
72 bondara.us 30 May 2013 29 May 2025 Mesh Digital Limited Nagook Ltd
73 bondart.sk 30 May 2021 30 May 2025 Josef Grill Ing. Patrik Kompuš
74 bongars.com 9 Feb 2016 9 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 bonnars.com 1 Aug 2002 1 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
76 bondarg.com 4 Feb 2024 4 Feb 2025 GoDaddy.com, LLC -
77 bondari.org 30 Nov 2012 30 Nov 2025 Namesilo, LLC See PrivacyGuardian.org
78 bondar.life 10 May 2024 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 bondar.org 30 Jun 2015 30 Jun 2025 CloudFlare, Inc. Private person
80 bondarn.com 26 Feb 2021 26 Feb 2026 Gname.com Pte. Ltd. Redacted for privacy
81 bondarg.store 4 Feb 2024 4 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
82 bondar.exchange 29 Mar 2023 29 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
83 bondarm.com 23 May 2012 23 May 2025 ABOVE.COM PTY LTD. -
84 bondarb.info 22 Nov 2010 22 Nov 2025 Network Solutions, LLC BRACEBRIDGE CAPITAL
85 bondara.org.uk 30 May 2013 30 May 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
86 bondara.com 7 Nov 2006 7 Nov 2024 123-Reg Limited -
87 bondarms.biz 10 Dec 2018 10 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
88 bondar.cloud 25 Sep 2023 25 Sep 2026 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 bondar.shop 4 Jun 2021 4 Jun 2024 Registrar of domain names REG.RU -
90 bondar.dev 28 Feb 2019 28 Feb 2025 Go France Domains, LLC Domains By Proxy, LLC
91 bondar.work 5 Sep 2023 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 bondar.one 19 Jun 2023 19 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
93 bondar.biz 22 Jul 2010 21 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com none
94 bondar.us 4 May 2016 3 May 2025 GoDaddy.com, LLC Oleksandr Bondar
95 bondar.tech 14 Jun 2017 14 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
96 ondars.com 15 Feb 2021 15 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 bodars.com 22 Aug 2023 22 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 bodars.online 17 Dec 2023 17 Dec 2024 Registrar of Domain Names REG.RU, LLC Private Person
99 bondar.xyz 7 May 2024 7 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
100 bondar.md 21 Mar 2016 21 Mar 2025 - -
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 Bondars.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bondars.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bondars.ru",
        "page_size": 100
    },
    "count": {
        "total": 4265,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bondvrs.com, bodnars.net, bondard.org, bondari.ru, bondarts.pro, bonders.org, bonders.net, bondarb.net, bodnars.org, bondara.xyz, bondart.pro, bondares.com, bondar1.ru, bondari.by, bondarg.online, bondari.net, bondaus.com, bondarg.site, bondard.com, bodnars.com, bondare.ru, bondart.ca, bodnars.family, bondary.org, bondara.online, bondart.co.uk, bondarts.com, bundars.website, bondarb.org, bondare.com, bondats.com, bindars.com, bondahs.com, londars.com, bondmars.site, bondara.net, bondarys.com, bondara.biz, bondara.org, bondcars.net, bondarb.com, bondarms.net, boncars.com, bondara.uk, bondbars.com, bordars.com, bondarms.online, bondart.ru, bondart.com, bonders.pl, bondcars.cn, bondart.net, bendars.com, bondart.it, bonkars.online, bondarms.info, bondarg.website, bondcars.com, bondaro.com, bondari.com, bandars.com, bondari.info, bondary.net, bonders.uk, bendars.shop, bondarsr.ru, bondarms.org, bonders.com, bondara.info, bondays.com, bondark.com, bondara.us, bondart.sk, bongars.com, bonnars.com, bondarg.com, bondari.org, bondar.life, bondar.org, bondarn.com, bondarg.store, bondar.exchange, bondarm.com, bondarb.info, bondara.org.uk, bondara.com, bondarms.biz, bondar.cloud, bondar.shop, bondar.dev, bondar.work, bondar.one, bondar.biz, bondar.us, bondar.tech, ondars.com, bodars.com, bodars.online, bondar.xyz, bondar.md",
    "results": [
        {
            "num": 1,
            "domain_name": "bondvrs.com",
            "domain_keyword": "bondvrs",
            "domain_tld": "com",
            "query_time": "2024-05-21 15:01:15",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bodnars.net",
            "domain_keyword": "bodnars",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:57:10",
            "create_date": "2007-02-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Texas",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/bodnars.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bondard.org",
            "domain_keyword": "bondard",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2000-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniel Bondard",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "ns000.ns0.com",
                "ns114.pair.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bondari.ru",
            "domain_keyword": "bondari",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:08",
            "create_date": "2008-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.valuehost.ru",
                "ns2.valuehost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "bondarts.pro",
            "domain_keyword": "bondarts",
            "domain_tld": "pro",
            "query_time": "2024-05-27 22:58:16",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bonders.org",
            "domain_keyword": "bonders",
            "domain_tld": "org",
            "query_time": "2024-04-15 17:00:49",
            "create_date": "2010-01-28",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bonders.net",
            "domain_keyword": "bonders",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:00:49",
            "create_date": "2001-03-22",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bondarb.net",
            "domain_keyword": "bondarb",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:59:13",
            "create_date": "2010-11-22",
            "update_date": "2020-09-30",
            "expiry_date": "2025-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bodnars.org",
            "domain_keyword": "bodnars",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:57:10",
            "create_date": "2008-10-09",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bondara.xyz",
            "domain_keyword": "bondara",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 23:08:52",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bondart.pro",
            "domain_keyword": "bondart",
            "domain_tld": "pro",
            "query_time": "2024-05-16 10:14:02",
            "create_date": "2019-11-03",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bondares.com",
            "domain_keyword": "bondares",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:31:16",
            "create_date": "2023-12-16",
            "update_date": "2024-01-13",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster-expired.domainparkingserver.net",
                "ns2.hostmonster-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bondar1.ru",
            "domain_keyword": "bondar1",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:05",
            "create_date": "2022-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "bondari.by",
            "domain_keyword": "bondari",
            "domain_tld": "by",
            "query_time": "2024-05-10 07:25:51",
            "create_date": "2021-03-09",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-09",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.1gb.by",
                "ns2.1gb.by"
            ]
        },
        {
            "num": 15,
            "domain_name": "bondarg.online",
            "domain_keyword": "bondarg",
            "domain_tld": "online",
            "query_time": "2024-05-27 22:58:15",
            "create_date": "2024-02-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bondari.net",
            "domain_keyword": "bondari",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2008-11-25",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bondaus.com",
            "domain_keyword": "bondaus",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:21:20",
            "create_date": "2024-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-a1.cloud.z.com",
                "ns-a3.cloud.z.com",
                "ns-a4.cloud.z.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bondarg.site",
            "domain_keyword": "bondarg",
            "domain_tld": "site",
            "query_time": "2024-05-25 13:54:02",
            "create_date": "2024-02-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bondard.com",
            "domain_keyword": "bondard",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:13",
            "create_date": "2000-07-02",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns000.ns0.com",
                "ns114.pair.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bodnars.com",
            "domain_keyword": "bodnars",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:57:10",
            "create_date": "2014-10-04",
            "update_date": "2020-09-28",
            "expiry_date": "2025-10-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bondare.ru",
            "domain_keyword": "bondare",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:06",
            "create_date": "2015-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.bmshop5.ru",
                "ns2.bmshop5.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "bondart.ca",
            "domain_keyword": "bondart",
            "domain_tld": "ca",
            "query_time": "2024-05-25 13:54:02",
            "create_date": "2015-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bodnars.family",
            "domain_keyword": "bodnars",
            "domain_tld": "family",
            "query_time": "2024-05-10 08:02:36",
            "create_date": "2018-10-15",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bondary.org",
            "domain_keyword": "bondary",
            "domain_tld": "org",
            "query_time": "2024-05-25 13:54:03",
            "create_date": "2022-03-17",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-17",
            "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": "S",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bondara.online",
            "domain_keyword": "bondara",
            "domain_tld": "online",
            "query_time": "2024-05-23 17:37:22",
            "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": 26,
            "domain_name": "bondart.co.uk",
            "domain_keyword": "bondart",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 22:58:15",
            "create_date": "2023-04-14",
            "update_date": "2023-05-06",
            "expiry_date": "2024-04-14",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "no"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 27,
            "domain_name": "bondarts.com",
            "domain_keyword": "bondarts",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:00:05",
            "create_date": "2021-03-28",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "CO",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bundars.website",
            "domain_keyword": "bundars",
            "domain_tld": "website",
            "query_time": "2024-04-21 18:31:07",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bondarb.org",
            "domain_keyword": "bondarb",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:59:13",
            "create_date": "2010-11-22",
            "update_date": "2020-09-30",
            "expiry_date": "2025-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BRACEBRIDGE CAPITAL",
            "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": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bondare.com",
            "domain_keyword": "bondare",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:08:53",
            "create_date": "2022-04-03",
            "update_date": "2022-08-23",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bondats.com",
            "domain_keyword": "bondats",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:34",
            "create_date": "2015-12-21",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "MTS Markets International Inc.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/bondats.com",
            "name_servers": [
                "craig.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bindars.com",
            "domain_keyword": "bindars",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:56:34",
            "create_date": "2018-10-02",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bondahs.com",
            "domain_keyword": "bondahs",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:54:00",
            "create_date": "2024-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "vda7600a.trouble-free.net",
                "vda7600b.trouble-free.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "londars.com",
            "domain_keyword": "londars",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:47:05",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bondmars.site",
            "domain_keyword": "bondmars",
            "domain_tld": "site",
            "query_time": "2024-06-01 14:00:57",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_state": "Zuid-Holland",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "graham.ns.cloudflare.com",
                "savanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bondara.net",
            "domain_keyword": "bondara",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2006-11-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns1.cammail.net",
                "ns2.cammail.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bondarys.com",
            "domain_keyword": "bondarys",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:31:17",
            "create_date": "2023-09-08",
            "update_date": "2024-03-28",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bondara.biz",
            "domain_keyword": "bondara",
            "domain_tld": "biz",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2007-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bondara.org",
            "domain_keyword": "bondara",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2007-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bondcars.net",
            "domain_keyword": "bondcars",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:59:51",
            "create_date": "2009-07-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-05",
            "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": [
                "dave.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bondarb.com",
            "domain_keyword": "bondarb",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:13",
            "create_date": "1997-06-14",
            "update_date": "2021-06-15",
            "expiry_date": "2030-06-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dnsbos.brcap.com",
                "dnsmar.brcap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bondarms.net",
            "domain_keyword": "bondarms",
            "domain_tld": "net",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2018-02-03",
            "update_date": "2022-03-11",
            "expiry_date": "2025-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "boncars.com",
            "domain_keyword": "boncars",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:02:35",
            "create_date": "2023-08-02",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-02",
            "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=boncars.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-6xrmnkpwp3gvjalzqi64wd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bondara.uk",
            "domain_keyword": "bondara",
            "domain_tld": "uk",
            "query_time": "2024-05-04 20:33:19",
            "create_date": "2014-07-10",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1106.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1106.ui-dns.de",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "bondbars.com",
            "domain_keyword": "bondbars",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:38",
            "create_date": "2013-04-18",
            "update_date": "2022-09-14",
            "expiry_date": "2025-04-18",
            "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": 46,
            "domain_name": "bordars.com",
            "domain_keyword": "bordars",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:51:18",
            "create_date": "2005-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bondarms.online",
            "domain_keyword": "bondarms",
            "domain_tld": "online",
            "query_time": "2024-04-09 20:31:16",
            "create_date": "2022-09-18",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Bond Arms, Inc.",
            "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": 48,
            "domain_name": "bondart.ru",
            "domain_keyword": "bondart",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:27",
            "create_date": "2016-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "R01-RU",
            "registrant_company": "OOO \"OptimaServis\"",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "bondart.com",
            "domain_keyword": "bondart",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:31:17",
            "create_date": "2004-01-21",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "bonders.pl",
            "domain_keyword": "bonders",
            "domain_tld": "pl",
            "query_time": "2024-06-01 14:00:15",
            "create_date": "2008-08-06",
            "update_date": "2024-05-30",
            "expiry_date": "2024-08-06",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bondcars.cn",
            "domain_keyword": "bondcars",
            "domain_tld": "cn",
            "query_time": "2024-04-09 20:31:23",
            "create_date": "2019-11-30",
            "expiry_date": "2025-11-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "武汉车尊企业管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bondart.net",
            "domain_keyword": "bondart",
            "domain_tld": "net",
            "query_time": "2024-04-07 16:42:32",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 53,
            "domain_name": "bendars.com",
            "domain_keyword": "bendars",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:26:50",
            "create_date": "2023-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bendars.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-103.awsdns-12.com",
                "ns-1233.awsdns-26.org",
                "ns-1588.awsdns-06.co.uk",
                "ns-807.awsdns-36.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bondart.it",
            "domain_keyword": "bondart",
            "domain_tld": "it",
            "query_time": "2024-05-23 17:37:23",
            "create_date": "2015-05-07",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "REVIS S.R.L.",
            "registrant_address": "via Cavour, 191",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00184",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "bonkars.online",
            "domain_keyword": "bonkars",
            "domain_tld": "online",
            "query_time": "2024-05-25 13:57:20",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bondarms.info",
            "domain_keyword": "bondarms",
            "domain_tld": "info",
            "query_time": "2024-05-10 07:25:51",
            "create_date": "2018-12-10",
            "update_date": "2023-10-16",
            "expiry_date": "2025-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bondarg.website",
            "domain_keyword": "bondarg",
            "domain_tld": "website",
            "query_time": "2024-05-25 13:54:02",
            "create_date": "2024-02-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bondcars.com",
            "domain_keyword": "bondcars",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:51",
            "create_date": "2004-03-06",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-06",
            "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": 59,
            "domain_name": "bondaro.com",
            "domain_keyword": "bondaro",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:58:15",
            "create_date": "2011-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bondari.com",
            "domain_keyword": "bondari",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:31:16",
            "create_date": "2005-12-02",
            "update_date": "2022-10-02",
            "expiry_date": "2031-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bandars.com",
            "domain_keyword": "bandars",
            "domain_tld": "com",
            "query_time": "2024-05-10 10:09:29",
            "create_date": "2011-06-12",
            "update_date": "2020-03-16",
            "expiry_date": "2029-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bandars.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bondari.info",
            "domain_keyword": "bondari",
            "domain_tld": "info",
            "query_time": "2024-05-10 07:25:51",
            "create_date": "2012-11-30",
            "update_date": "2023-03-06",
            "expiry_date": "2025-11-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bondary.net",
            "domain_keyword": "bondary",
            "domain_tld": "net",
            "query_time": "2024-05-25 13:54:03",
            "create_date": "2023-09-06",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-06",
            "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": 64,
            "domain_name": "bonders.uk",
            "domain_keyword": "bonders",
            "domain_tld": "uk",
            "query_time": "2024-05-04 20:33:37",
            "create_date": "2020-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "bendars.shop",
            "domain_keyword": "bendars",
            "domain_tld": "shop",
            "query_time": "2024-05-25 18:40:52",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "http://west.cn",
            "registrant_state": "Fu Jian Sheng",
            "registrant_country": "CN",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bondarsr.ru",
            "domain_keyword": "bondarsr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:26",
            "create_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "bondarms.org",
            "domain_keyword": "bondarms",
            "domain_tld": "org",
            "query_time": "2024-05-10 07:25:51",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2026-01-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bonders.com",
            "domain_keyword": "bonders",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:14:10",
            "create_date": "1998-10-21",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (350570233)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O bonders.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bondara.info",
            "domain_keyword": "bondara",
            "domain_tld": "info",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2007-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bondays.com",
            "domain_keyword": "bondays",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:36",
            "create_date": "2022-01-13",
            "update_date": "2022-01-13",
            "expiry_date": "2024-12-24",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks20.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bondark.com",
            "domain_keyword": "bondark",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2017-12-25",
            "update_date": "2020-12-19",
            "expiry_date": "2025-12-25",
            "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": 72,
            "domain_name": "bondara.us",
            "domain_keyword": "bondara",
            "domain_tld": "us",
            "query_time": "2024-05-31 23:08:53",
            "create_date": "2013-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "Christopher Simms",
            "registrant_company": "Nagook Ltd",
            "registrant_address": "Unit 9",
            "registrant_city": "Saffron Walden",
            "registrant_state": "Essex",
            "registrant_zip": "CB11 3AQ",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1799581919",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bondart.sk",
            "domain_keyword": "bondart",
            "domain_tld": "sk",
            "query_time": "2024-06-01 14:00:05",
            "create_date": "2021-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_name": "Josef Grill",
            "registrant_name": "Patrik Kompuš",
            "registrant_company": "Ing. Patrik Kompuš",
            "registrant_address": "Karlovo namesti 288/17",
            "registrant_city": "Praha - Nové Město",
            "registrant_zip": "12000",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 74,
            "domain_name": "bongars.com",
            "domain_keyword": "bongars",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:41:50",
            "create_date": "2016-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2024-02-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bonnars.com",
            "domain_keyword": "bonnars",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:33:23",
            "create_date": "2002-08-01",
            "update_date": "2023-06-28",
            "expiry_date": "2024-08-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bonnars.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1196.awsdns-21.org",
                "ns-1683.awsdns-18.co.uk",
                "ns-432.awsdns-54.com",
                "ns-610.awsdns-12.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bondarg.com",
            "domain_keyword": "bondarg",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:31:16",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bondari.org",
            "domain_keyword": "bondari",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2012-11-30",
            "update_date": "2023-03-06",
            "expiry_date": "2025-11-30",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bondar.life",
            "domain_keyword": "bondar",
            "domain_tld": "life",
            "query_time": "2024-05-21 08:55:34",
            "create_date": "2024-05-10",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-10",
            "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": [
                "ns118.inhostedns.com",
                "ns218.inhostedns.net",
                "ns318.inhostedns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bondar.org",
            "domain_keyword": "bondar",
            "domain_tld": "org",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2015-06-30",
            "update_date": "2023-10-17",
            "expiry_date": "2025-06-30",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TH",
            "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": [
                "addyson.ns.cloudflare.com",
                "carmelo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bondarn.com",
            "domain_keyword": "bondarn",
            "domain_tld": "com",
            "query_time": "2024-05-18 09:14:07",
            "create_date": "2021-02-26",
            "update_date": "2024-04-26",
            "expiry_date": "2026-02-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bondarn.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bondarg.store",
            "domain_keyword": "bondarg",
            "domain_tld": "store",
            "query_time": "2024-05-25 13:54:02",
            "create_date": "2024-02-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bondar.exchange",
            "domain_keyword": "bondar",
            "domain_tld": "exchange",
            "query_time": "2024-05-29 09:41:04",
            "create_date": "2023-03-29",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "deira",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bondarm.com",
            "domain_keyword": "bondarm",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2012-05-23",
            "update_date": "2023-04-20",
            "expiry_date": "2025-05-23",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Delaware",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bondarb.info",
            "domain_keyword": "bondarb",
            "domain_tld": "info",
            "query_time": "2024-05-10 07:25:50",
            "create_date": "2010-11-22",
            "update_date": "2020-09-30",
            "expiry_date": "2025-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BRACEBRIDGE CAPITAL",
            "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": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bondara.org.uk",
            "domain_keyword": "bondara",
            "domain_tld": "org.uk",
            "query_time": "2024-05-04 20:33:17",
            "create_date": "2013-05-30",
            "update_date": "2023-12-08",
            "expiry_date": "2024-05-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 86,
            "domain_name": "bondara.com",
            "domain_keyword": "bondara",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2006-11-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bondarms.biz",
            "domain_keyword": "bondarms",
            "domain_tld": "biz",
            "query_time": "2024-04-15 16:59:32",
            "create_date": "2018-12-10",
            "update_date": "2023-10-16",
            "expiry_date": "2025-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bondar.cloud",
            "domain_keyword": "bondar",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 23:08:52",
            "create_date": "2023-09-25",
            "update_date": "2023-11-17",
            "expiry_date": "2026-09-25",
            "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": 89,
            "domain_name": "bondar.shop",
            "domain_keyword": "bondar",
            "domain_tld": "shop",
            "query_time": "2024-05-18 09:14:06",
            "create_date": "2021-06-04",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of domain names REG.RU",
            "registrar_website": "http://reg.ru",
            "registrant_country": "RU",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bondar.dev",
            "domain_keyword": "bondar",
            "domain_tld": "dev",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bondar.work",
            "domain_keyword": "bondar",
            "domain_tld": "work",
            "query_time": "2024-05-23 17:37:22",
            "create_date": "2023-09-05",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com",
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bondar.one",
            "domain_keyword": "bondar",
            "domain_tld": "one",
            "query_time": "2024-05-23 17:37:24",
            "create_date": "2023-06-19",
            "update_date": "2024-05-21",
            "expiry_date": "2024-06-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u041B\\u044C\\u0432\\u0456\\u0432\\u0441\\u044C\\u043A...",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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": [
                "ns119.inhostedns.com",
                "ns219.inhostedns.net",
                "ns319.inhostedns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bondar.biz",
            "domain_keyword": "bondar",
            "domain_tld": "biz",
            "query_time": "2024-04-15 16:59:12",
            "create_date": "2010-07-22",
            "update_date": "2021-05-07",
            "expiry_date": "2024-07-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "none",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "none",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "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": [
                "ns10.uadns.com",
                "ns11.uadns.com",
                "ns12.uadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bondar.us",
            "domain_keyword": "bondar",
            "domain_tld": "us",
            "query_time": "2024-05-10 07:25:50",
            "create_date": "2016-05-04",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Oleksandr Bondar",
            "registrant_address": "705 W FREMONT AVE, UNIT 2",
            "registrant_city": "Sunnyvale",
            "registrant_state": "California",
            "registrant_zip": "94087",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6692419419",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bondar.tech",
            "domain_keyword": "bondar",
            "domain_tld": "tech",
            "query_time": "2024-05-10 07:25:50",
            "create_date": "2017-06-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ondars.com",
            "domain_keyword": "ondars",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:52:32",
            "create_date": "2021-02-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-15",
            "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": 97,
            "domain_name": "bodars.com",
            "domain_keyword": "bodars",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:58:36",
            "create_date": "2023-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "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=bodars.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": 98,
            "domain_name": "bodars.online",
            "domain_keyword": "bodars",
            "domain_tld": "online",
            "query_time": "2024-04-29 00:10:50",
            "create_date": "2023-12-17",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Resp. Bashkortostan r-n Dyurtyulinskiy",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bondar.xyz",
            "domain_keyword": "bondar",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 18:04:30",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bondar.md",
            "domain_keyword": "bondar",
            "domain_tld": "md",
            "query_time": "2024-05-29 09:41:04",
            "create_date": "2016-03-21",
            "expiry_date": "2025-03-21",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "hank.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.367,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bondars.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4265</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bondvrs.com, bodnars.net, bondard.org, bondari.ru, bondarts.pro, bonders.org, bonders.net, bondarb.net, bodnars.org, bondara.xyz, bondart.pro, bondares.com, bondar1.ru, bondari.by, bondarg.online, bondari.net, bondaus.com, bondarg.site, bondard.com, bodnars.com, bondare.ru, bondart.ca, bodnars.family, bondary.org, bondara.online, bondart.co.uk, bondarts.com, bundars.website, bondarb.org, bondare.com, bondats.com, bindars.com, bondahs.com, londars.com, bondmars.site, bondara.net, bondarys.com, bondara.biz, bondara.org, bondcars.net, bondarb.com, bondarms.net, boncars.com, bondara.uk, bondbars.com, bordars.com, bondarms.online, bondart.ru, bondart.com, bonders.pl, bondcars.cn, bondart.net, bendars.com, bondart.it, bonkars.online, bondarms.info, bondarg.website, bondcars.com, bondaro.com, bondari.com, bandars.com, bondari.info, bondary.net, bonders.uk, bendars.shop, bondarsr.ru, bondarms.org, bonders.com, bondara.info, bondays.com, bondark.com, bondara.us, bondart.sk, bongars.com, bonnars.com, bondarg.com, bondari.org, bondar.life, bondar.org, bondarn.com, bondarg.store, bondar.exchange, bondarm.com, bondarb.info, bondara.org.uk, bondara.com, bondarms.biz, bondar.cloud, bondar.shop, bondar.dev, bondar.work, bondar.one, bondar.biz, bondar.us, bondar.tech, ondars.com, bodars.com, bodars.online, bondar.xyz, bondar.md</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bondvrs.com</domain_name>
   <domain_keyword>bondvrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 15:01:15</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bodnars.net</domain_name>
   <domain_keyword>bodnars</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:57:10</query_time>
   <create_date>2007-02-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/bodnars.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bondard.org</domain_name>
   <domain_keyword>bondard</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2000-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daniel Bondard</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>FR</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>ns000.ns0.com</value>
    <value>ns114.pair.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bondari.ru</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:08</query_time>
   <create_date>2008-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.valuehost.ru</value>
    <value>ns2.valuehost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>bondarts.pro</domain_name>
   <domain_keyword>bondarts</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 22:58:16</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bonders.org</domain_name>
   <domain_keyword>bonders</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 17:00:49</query_time>
   <create_date>2010-01-28</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bonders.net</domain_name>
   <domain_keyword>bonders</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:00:49</query_time>
   <create_date>2001-03-22</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bondarb.net</domain_name>
   <domain_keyword>bondarb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:59:13</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bodnars.org</domain_name>
   <domain_keyword>bodnars</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:57:10</query_time>
   <create_date>2008-10-09</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bondara.xyz</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 23:08:52</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bondart.pro</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 10:14:02</query_time>
   <create_date>2019-11-03</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bondares.com</domain_name>
   <domain_keyword>bondares</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:31:16</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster-expired.domainparkingserver.net</value>
    <value>ns2.hostmonster-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bondar1.ru</domain_name>
   <domain_keyword>bondar1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:05</query_time>
   <create_date>2022-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>14</num>
   <domain_name>bondari.by</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-10 07:25:51</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.1gb.by</value>
    <value>ns2.1gb.by</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>bondarg.online</domain_name>
   <domain_keyword>bondarg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 22:58:15</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bondari.net</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2008-11-25</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-25</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>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bondaus.com</domain_name>
   <domain_keyword>bondaus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:21:20</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-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>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-a1.cloud.z.com</value>
    <value>ns-a3.cloud.z.com</value>
    <value>ns-a4.cloud.z.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bondarg.site</domain_name>
   <domain_keyword>bondarg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 13:54:02</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bondard.com</domain_name>
   <domain_keyword>bondard</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:13</query_time>
   <create_date>2000-07-02</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>ns000.ns0.com</value>
    <value>ns114.pair.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>bodnars.com</domain_name>
   <domain_keyword>bodnars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:57:10</query_time>
   <create_date>2014-10-04</create_date>
   <update_date>2020-09-28</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bondare.ru</domain_name>
   <domain_keyword>bondare</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:06</query_time>
   <create_date>2015-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.bmshop5.ru</value>
    <value>ns2.bmshop5.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>bondart.ca</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 13:54:02</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bodnars.family</domain_name>
   <domain_keyword>bodnars</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-10 08:02:36</query_time>
   <create_date>2018-10-15</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.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>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bondary.org</domain_name>
   <domain_keyword>bondary</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 13:54:03</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-17</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>S</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bondara.online</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 17:37:22</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>26</num>
   <domain_name>bondart.co.uk</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 22:58:15</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-05-06</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>no</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>bondarts.com</domain_name>
   <domain_keyword>bondarts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:00:05</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bundars.website</domain_name>
   <domain_keyword>bundars</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-21 18:31:07</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bondarb.org</domain_name>
   <domain_keyword>bondarb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:59:13</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BRACEBRIDGE CAPITAL</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>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bondare.com</domain_name>
   <domain_keyword>bondare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:08:53</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bondats.com</domain_name>
   <domain_keyword>bondats</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:34</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>MTS Markets International Inc.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/bondats.com</registrant_email>
   <name_servers>
    <value>craig.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bindars.com</domain_name>
   <domain_keyword>bindars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:56:34</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>bondahs.com</domain_name>
   <domain_keyword>bondahs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:54:00</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</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>vda7600a.trouble-free.net</value>
    <value>vda7600b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>londars.com</domain_name>
   <domain_keyword>londars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:47:05</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>35</num>
   <domain_name>bondmars.site</domain_name>
   <domain_keyword>bondmars</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-01 14:00:57</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>graham.ns.cloudflare.com</value>
    <value>savanna.ns.cloudflare.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>bondara.net</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2006-11-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns1.cammail.net</value>
    <value>ns2.cammail.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bondarys.com</domain_name>
   <domain_keyword>bondarys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:31:17</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bondara.biz</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bondara.org</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bondcars.net</domain_name>
   <domain_keyword>bondcars</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:59:51</query_time>
   <create_date>2009-07-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-05</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>dave.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bondarb.com</domain_name>
   <domain_keyword>bondarb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:13</query_time>
   <create_date>1997-06-14</create_date>
   <update_date>2021-06-15</update_date>
   <expiry_date>2030-06-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dnsbos.brcap.com</value>
    <value>dnsmar.brcap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bondarms.net</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2018-02-03</create_date>
   <update_date>2022-03-11</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>boncars.com</domain_name>
   <domain_keyword>boncars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:02:35</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-02</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=boncars.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-6xrmnkpwp3gvjalzqi64wd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>bondara.uk</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 20:33:19</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1106.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>bondbars.com</domain_name>
   <domain_keyword>bondbars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:38</query_time>
   <create_date>2013-04-18</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>46</num>
   <domain_name>bordars.com</domain_name>
   <domain_keyword>bordars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:51:18</query_time>
   <create_date>2005-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bondarms.online</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 20:31:16</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Bond Arms, Inc.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>48</num>
   <domain_name>bondart.ru</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:27</query_time>
   <create_date>2016-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>OOO &quot;OptimaServis&quot;</registrant_company>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>bondart.com</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:31:17</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-16</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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bonders.pl</domain_name>
   <domain_keyword>bonders</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 14:00:15</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bondcars.cn</domain_name>
   <domain_keyword>bondcars</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 20:31:23</query_time>
   <create_date>2019-11-30</create_date>
   <expiry_date>2025-11-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>武汉车尊企业管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>bondart.net</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 16:42:32</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bendars.com</domain_name>
   <domain_keyword>bendars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:26:50</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bendars.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-103.awsdns-12.com</value>
    <value>ns-1233.awsdns-26.org</value>
    <value>ns-1588.awsdns-06.co.uk</value>
    <value>ns-807.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bondart.it</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 17:37:23</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>REVIS S.R.L.</registrant_company>
   <registrant_address>via Cavour, 191</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00184</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bonkars.online</domain_name>
   <domain_keyword>bonkars</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 13:57:20</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bondarms.info</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 07:25:51</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bondarg.website</domain_name>
   <domain_keyword>bondarg</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-25 13:54:02</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>58</num>
   <domain_name>bondcars.com</domain_name>
   <domain_keyword>bondcars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:51</query_time>
   <create_date>2004-03-06</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-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>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>59</num>
   <domain_name>bondaro.com</domain_name>
   <domain_keyword>bondaro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:58:15</query_time>
   <create_date>2011-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>bondari.com</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:31:16</query_time>
   <create_date>2005-12-02</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2031-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bandars.com</domain_name>
   <domain_keyword>bandars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 10:09:29</query_time>
   <create_date>2011-06-12</create_date>
   <update_date>2020-03-16</update_date>
   <expiry_date>2029-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bandars.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>bondari.info</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 07:25:51</query_time>
   <create_date>2012-11-30</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-11-30</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bondary.net</domain_name>
   <domain_keyword>bondary</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 13:54:03</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-06</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>64</num>
   <domain_name>bonders.uk</domain_name>
   <domain_keyword>bonders</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 20:33:37</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>bendars.shop</domain_name>
   <domain_keyword>bendars</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 18:40:52</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>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>http://west.cn</registrar_website>
   <registrant_state>Fu Jian Sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bondarsr.ru</domain_name>
   <domain_keyword>bondarsr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:26</query_time>
   <create_date>2024-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>67</num>
   <domain_name>bondarms.org</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 07:25:51</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</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>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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bonders.com</domain_name>
   <domain_keyword>bonders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:14:10</query_time>
   <create_date>1998-10-21</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (350570233)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O bonders.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bondara.info</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2007-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bondays.com</domain_name>
   <domain_keyword>bondays</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:36</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2022-01-13</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bondark.com</domain_name>
   <domain_keyword>bondark</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2017-12-25</create_date>
   <update_date>2020-12-19</update_date>
   <expiry_date>2025-12-25</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>72</num>
   <domain_name>bondara.us</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-31 23:08:53</query_time>
   <create_date>2013-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>Christopher Simms</registrant_name>
   <registrant_company>Nagook Ltd</registrant_company>
   <registrant_address>Unit 9</registrant_address>
   <registrant_city>Saffron Walden</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>CB11 3AQ</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1799581919</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bondart.sk</domain_name>
   <domain_keyword>bondart</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-01 14:00:05</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>Josef Grill</registrar_name>
   <registrant_name>Patrik Kompuš</registrant_name>
   <registrant_company>Ing. Patrik Kompuš</registrant_company>
   <registrant_address>Karlovo namesti 288/17</registrant_address>
   <registrant_city>Praha - Nové Město</registrant_city>
   <registrant_zip>12000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>bongars.com</domain_name>
   <domain_keyword>bongars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:41:50</query_time>
   <create_date>2016-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2024-02-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bonnars.com</domain_name>
   <domain_keyword>bonnars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:33:23</query_time>
   <create_date>2002-08-01</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bonnars.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1196.awsdns-21.org</value>
    <value>ns-1683.awsdns-18.co.uk</value>
    <value>ns-432.awsdns-54.com</value>
    <value>ns-610.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bondarg.com</domain_name>
   <domain_keyword>bondarg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:31:16</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bondari.org</domain_name>
   <domain_keyword>bondari</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2012-11-30</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-11-30</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>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bondar.life</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-21 08:55:34</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-10</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>ns118.inhostedns.com</value>
    <value>ns218.inhostedns.net</value>
    <value>ns318.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bondar.org</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TH</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>addyson.ns.cloudflare.com</value>
    <value>carmelo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bondarn.com</domain_name>
   <domain_keyword>bondarn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 09:14:07</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=bondarn.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bondarg.store</domain_name>
   <domain_keyword>bondarg</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 13:54:02</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bondar.exchange</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-29 09:41:04</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-29</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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>deira</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bondarm.com</domain_name>
   <domain_keyword>bondarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2012-05-23</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Delaware</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bondarb.info</domain_name>
   <domain_keyword>bondarb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 07:25:50</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BRACEBRIDGE CAPITAL</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>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bondara.org.uk</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-04 20:33:17</query_time>
   <create_date>2013-05-30</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>bondara.com</domain_name>
   <domain_keyword>bondara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2006-11-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bondarms.biz</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 16:59:32</query_time>
   <create_date>2018-12-10</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.worldnic.com</value>
    <value>ns16.worldnic.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>bondar.cloud</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 23:08:52</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2026-09-25</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>89</num>
   <domain_name>bondar.shop</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-18 09:14:06</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of domain names REG.RU</registrar_name>
   <registrar_website>http://reg.ru</registrar_website>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bondar.dev</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>91</num>
   <domain_name>bondar.work</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 17:37:22</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bondar.one</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 17:37:24</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u041B\u044C\u0432\u0456\u0432\u0441\u044C\u043A...</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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>ns119.inhostedns.com</value>
    <value>ns219.inhostedns.net</value>
    <value>ns319.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bondar.biz</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 16:59:12</query_time>
   <create_date>2010-07-22</create_date>
   <update_date>2021-05-07</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>none</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</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>ns10.uadns.com</value>
    <value>ns11.uadns.com</value>
    <value>ns12.uadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bondar.us</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-10 07:25:50</query_time>
   <create_date>2016-05-04</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Oleksandr Bondar</registrant_name>
   <registrant_address>705 W FREMONT AVE, UNIT 2</registrant_address>
   <registrant_city>Sunnyvale</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94087</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6692419419</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bondar.tech</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-10 07:25:50</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ondars.com</domain_name>
   <domain_keyword>ondars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:52:32</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-15</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>97</num>
   <domain_name>bodars.com</domain_name>
   <domain_keyword>bodars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:58:36</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</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=bodars.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>98</num>
   <domain_name>bodars.online</domain_name>
   <domain_keyword>bodars</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 00:10:50</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-17</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>Resp. Bashkortostan r-n Dyurtyulinskiy</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bondar.xyz</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 18:04:30</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bondar.md</domain_name>
   <domain_keyword>bondar</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-29 09:41:04</query_time>
   <create_date>2016-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>hank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.367</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.