WHOIS QUERY TIME

25 May 2024 - 1:53 PM UTC

Registered: 9 July 2012
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: bond
Address: Osaka
ZIP: 530-0001
Email: [email protected]
Phone: 06-6476-8790

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bond-arms.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bond-arms.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bond-arms.jp",
            "domain_keyword": "bond-arms",
            "domain_tld": "jp",
            "query_time": "2024-05-25 13:53:37",
            "create_date": "2012-07-09",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "bond",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bond-arms.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bond-arms.jp</domain_name>
   <domain_keyword>bond-arms</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 13:53:37</query_time>
   <create_date>2012-07-09</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>bond</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.062 seconds) for "bond-arms.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 11:44 PM UTC

Registered: 9 July 2012
Modified: 1 August 2022
Expiry: 31 July 2023

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: bond
Address: Osaka
ZIP: 530-0001
Email: [email protected]
Phone: 06-6476-8790

#2 - QUERY TIME

9 Aug 2023 - 7:30 AM UTC

Registered: 9 July 2012
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: bond
Address: Osaka
ZIP: 530-0001
Email: [email protected]
Phone: 06-6476-8790

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bond-arms.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bond-arms.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bond-arms.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "bond-arms.jp",
            "domain_keyword": "bond-arms",
            "domain_tld": "jp",
            "query_time": "2023-04-20 23:44:44",
            "create_date": "2012-07-09",
            "update_date": "2022-08-01",
            "expiry_date": "2023-07-31",
            "registrant_name": "bond",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "bond-arms.jp",
            "domain_keyword": "bond-arms",
            "domain_tld": "jp",
            "query_time": "2023-08-09 07:30:11",
            "create_date": "2012-07-09",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "bond",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "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>bond-arms.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bond-arms.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bond-arms.jp</domain_name>
   <domain_keyword>bond-arms</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-04-20 23:44:44</query_time>
   <create_date>2012-07-09</create_date>
   <update_date>2022-08-01</update_date>
   <expiry_date>2023-07-31</expiry_date>
   <registrant_name>bond</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bond-arms.jp</domain_name>
   <domain_keyword>bond-arms</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-08-09 07:30:11</query_time>
   <create_date>2012-07-09</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>bond</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.062</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 86 domain names (in 0.157 seconds) which look and sound like the brand name "bond-arms".
Domain Name Registered Expiry Registrar Ownership
1 bondsarms.com 19 Apr 2006 19 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
2 bold-arms.co.uk 24 Mar 2024 24 Mar 2025 20i Ltd [Tag = STACK] -
3 bondfarms.com 30 Oct 2019 30 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 bondarms.info 10 Dec 2018 10 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
5 bondarms.net 3 Feb 2018 3 Feb 2025 Network Solutions, LLC -
6 bondarms.org 6 Jan 2024 6 Jan 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
7 bondarms.online 18 Sep 2022 18 Sep 2024 Network Solutions LLC Bond Arms, Inc.
8 bondarms.com 25 Aug 1997 24 Aug 2031 Network Solutions, LLC -
9 bondarms.biz 10 Dec 2018 10 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
10 bondsfarms.com 31 Jan 2022 31 Jan 2025 IONOS SE 1&1 Internet Inc
11 bonkfarms.com 5 Jan 2024 5 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 bone-arts.com 23 May 2019 23 May 2025 COREhub, S.R.L. Bone Arts
13 bond-pros.com 31 May 2023 31 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
14 boney-arms.uk 19 Oct 2017 19 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
15 bendfarms.com 20 Jan 2021 20 Jan 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
16 boyd-farms.com 16 Jun 2023 16 Jun 2024 GoDaddy.com, LLC -
17 boyne-arms.co.uk 7 Mar 2019 7 Mar 2025 Ionos SE [Tag = 1AND1] -
18 bendyarms.com 21 Mar 2020 21 Mar 2026 GoDaddy.com, LLC -
19 bonafarms.com 29 Oct 2021 29 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
20 bandharms.com 18 Sep 2021 18 Sep 2024 Squarespace Domains II LLC Global Imports LLC.
21 boydfarms.llc 7 Jun 2019 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 bandgarms.se 5 Feb 2024 5 Feb 2025 www.NameSRS.com -
23 bongfarms.com 20 Nov 2021 20 Nov 2025 Launchpad.com Inc. -
24 bond-bros.com 25 Jun 2012 25 Jun 2024 GMO INTERNET, INC. Bond Bros. Co., Ltd
25 bond-apts.com 12 Jun 2020 12 Jun 2024 Domain.com, LLC -
26 gold-arms.site 6 Jan 2023 6 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 bonz-arts.com 24 May 2018 24 May 2025 Network Solutions, LLC -
28 band-arts.com 30 Mar 2023 30 Mar 2024 Gname 021 Inc -
29 bondifarms.com 26 Nov 2013 26 Nov 2024 GoDaddy.com, LLC -
30 boundfarms.shop 25 Feb 2024 25 Feb 2025 GoDaddy.com LLC -
31 bondfirms.com 10 Jan 2015 10 Jan 2025 GoDaddy.com, LLC -
32 bondforms.com 29 May 2020 29 May 2026 GoDaddy.com, LLC -
33 boldfarms.com 16 Jun 2014 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 boundfarms.xyz 25 Feb 2024 25 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
35 bond-adams.com 3 May 2010 3 May 2026 123-Reg Limited -
36 sondfarms.com 12 Jun 2014 12 Jun 2024 GoDaddy.com, LLC -
37 bondalarms.co.uk 10 Sep 2020 10 Sep 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
38 bondkarma.com 2 Jul 2019 2 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 boydfarms.com 25 May 2009 25 May 2025 GoDaddy.com, LLC -
40 bondcards.com 30 Jan 2022 30 Jan 2025 easyDNS Technologies, Inc. Guilherme Kummel
41 boyd-arts.com 29 Apr 2001 29 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
42 bold-arts.com 9 Nov 2013 9 Nov 2025 GoDaddy.com, LLC -
43 bond-cars.com 29 Mar 2003 29 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
44 bandgarms.one 5 Feb 2024 5 Feb 2025 One.com A/S REDACTED FOR PRIVACY
45 bondcares.com 13 Jan 2021 13 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
46 bonexarms.com 1 Jun 2022 1 Jun 2025 Isimtescil Bilisim A.S. -
47 bandbarms.com 30 Sep 2015 30 Sep 2025 GoDaddy.com, LLC -
48 bold-arts.co.uk 27 Dec 2023 27 Dec 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
49 bondterms.com 16 Jul 2021 16 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 mond-arts.com 23 Mar 2024 23 Mar 2025 Tucows Domains Inc. -
51 bondcars.net 5 Jul 2009 5 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 bondcams.ru 16 Aug 2021 16 Aug 2024 DOMAINER-RU Private Person
53 bondfarm.xyz 8 Aug 2023 8 Aug 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
54 bond-adm.nl 6 Oct 1998 - team.blue nl B.V. -
55 bondbars.com 18 Apr 2013 18 Apr 2025 GoDaddy.com, LLC -
56 bondarts.pro 24 May 2023 24 May 2025 Registrar of Domain Names REG.RU LLC Private Person
57 cold-arms.com 1 Jul 2014 1 Jul 2024 Danesco Trading Ltd. Statutory Masking for data privacy
58 bind-arts.com 2 Jun 2021 2 Jun 2025 GoDaddy.com, LLC -
59 bonefarms.com 22 Nov 2019 22 Nov 2024 GoDaddy.com, LLC -
60 bondcars.cn 30 Nov 2019 30 Nov 2025 阿里云计算有限公司(万网) 武汉车尊企业管理有限公司
61 boxdfarms.com 1 Jun 2023 1 Jun 2025 Tucows Domains Inc. -
62 bondfarm.com 17 May 2014 17 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
63 bond-art.com 22 Nov 2022 22 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
64 bondmars.site 2 Apr 2024 2 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
65 bondcars.com 6 Mar 2004 6 Mar 2025 GoDaddy.com, LLC -
66 bon-arm1.com 9 Mar 2021 9 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) BONARM CO.,LTD
67 bondarys.com 8 Sep 2023 8 Sep 2024 GoDaddy.com, LLC -
68 bondgams.ru 12 Oct 2021 12 Oct 2024 DOMAINER-RU Private Person
69 bondwars.com 9 Aug 2011 9 Aug 2025 GoDaddy.com, LLC -
70 bondares.com 16 Dec 2023 16 Dec 2024 FastDomain Inc. -
71 2nd-arms.com 7 Jul 2016 7 Jul 2024 GoDaddy.com, LLC -
72 bon-armo.com 3 Mar 2017 3 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) Azuma Yamagiwa
73 bond-adm.com 22 Nov 2011 22 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
74 bond-adm.mobi 12 Sep 2007 12 Sep 2024 Cloudflare, Inc WMTL
75 oni-arms.com 4 May 2021 4 May 2025 DREAMHOST Proxy Protection LLC
76 bondarts.com 28 Mar 2021 28 Mar 2024 TurnCommerce, Inc. DBA NameBright.com Redacted for GDPR privacy
77 boldarms.com 26 Sep 2014 26 Sep 2024 Cloudflare, Inc. DATA REDACTED
78 bondcars.biz 21 Jun 2012 20 Jun 2024 Wild West Domains, Inc. Repossessed by Wild West Domains
79 bndfarms.com 13 Feb 2018 13 Feb 2025 Squarespace Domains II LLC DirectOneDesign
80 bondars.com 26 Jul 2000 26 Jul 2024 Network Solutions, LLC -
81 bondars.ru 11 Nov 2015 11 Nov 2024 REGRU-RU Private Person
82 bon-arm.com 16 Dec 2008 16 Dec 2027 Netowl, Inc. Xserver Inc.
83 bondars.info 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 bondars.site 16 Nov 2020 16 Nov 2026 Network Solutions LLC Bondar's Fine Furniture
85 bondars.org 26 Sep 2022 26 Sep 2024 Tucows Domains Inc. 1337 Services LLC
86 bondarm.com 23 May 2012 23 May 2025 ABOVE.COM PTY LTD. -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bond-arms.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bond-arms.jp",
        "page_size": 100
    },
    "count": {
        "total": 86,
        "relation": "eq",
        "current": 86
    },
    "unique_domains": "bondsarms.com, bold-arms.co.uk, bondfarms.com, bondarms.info, bondarms.net, bondarms.org, bondarms.online, bondarms.com, bondarms.biz, bondsfarms.com, bonkfarms.com, bone-arts.com, bond-pros.com, boney-arms.uk, bendfarms.com, boyd-farms.com, boyne-arms.co.uk, bendyarms.com, bonafarms.com, bandharms.com, boydfarms.llc, bandgarms.se, bongfarms.com, bond-bros.com, bond-apts.com, gold-arms.site, bonz-arts.com, band-arts.com, bondifarms.com, boundfarms.shop, bondfirms.com, bondforms.com, boldfarms.com, boundfarms.xyz, bond-adams.com, sondfarms.com, bondalarms.co.uk, bondkarma.com, boydfarms.com, bondcards.com, boyd-arts.com, bold-arts.com, bond-cars.com, bandgarms.one, bondcares.com, bonexarms.com, bandbarms.com, bold-arts.co.uk, bondterms.com, mond-arts.com, bondcars.net, bondcams.ru, bondfarm.xyz, bond-adm.nl, bondbars.com, bondarts.pro, cold-arms.com, bind-arts.com, bonefarms.com, bondcars.cn, boxdfarms.com, bondfarm.com, bond-art.com, bondmars.site, bondcars.com, bon-arm1.com, bondarys.com, bondgams.ru, bondwars.com, bondares.com, 2nd-arms.com, bon-armo.com, bond-adm.com, bond-adm.mobi, oni-arms.com, bondarts.com, boldarms.com, bondcars.biz, bndfarms.com, bondars.com, bondars.ru, bon-arm.com, bondars.info, bondars.site, bondars.org, bondarm.com",
    "results": [
        {
            "num": 1,
            "domain_name": "bondsarms.com",
            "domain_keyword": "bondsarms",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:44:40",
            "create_date": "2006-04-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bold-arms.co.uk",
            "domain_keyword": "bold-arms",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 23:15:50",
            "create_date": "2024-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "bondfarms.com",
            "domain_keyword": "bondfarms",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:00:56",
            "create_date": "2019-10-30",
            "update_date": "2020-10-24",
            "expiry_date": "2025-10-30",
            "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": 4,
            "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": 5,
            "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": 6,
            "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": 7,
            "domain_name": "bondarms.online",
            "domain_keyword": "bondarms",
            "domain_tld": "online",
            "query_time": "2024-06-10 01:42:09",
            "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": 8,
            "domain_name": "bondarms.com",
            "domain_keyword": "bondarms",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:42:09",
            "create_date": "1997-08-25",
            "update_date": "2024-02-02",
            "expiry_date": "2031-08-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "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": 10,
            "domain_name": "bondsfarms.com",
            "domain_keyword": "bondsfarms",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:10:17",
            "create_date": "2022-01-31",
            "update_date": "2022-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1044.ui-dns.biz",
                "ns1048.ui-dns.de",
                "ns1089.ui-dns.com",
                "ns1106.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bonkfarms.com",
            "domain_keyword": "bonkfarms",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:32:23",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bone-arts.com",
            "domain_keyword": "bone-arts",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:55:12",
            "create_date": "2019-05-23",
            "update_date": "2019-06-11",
            "expiry_date": "2025-05-23",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "Bone Arts",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "han.han-solo.net",
                "leia.han-solo.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bond-pros.com",
            "domain_keyword": "bond-pros",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:59:58",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2024-05-31",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "boney-arms.uk",
            "domain_keyword": "boney-arms",
            "domain_tld": "uk",
            "query_time": "2024-05-04 20:34:24",
            "create_date": "2017-10-19",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "bendfarms.com",
            "domain_keyword": "bendfarms",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:37:14",
            "create_date": "2021-01-20",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "boyd-farms.com",
            "domain_keyword": "boyd-farms",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:06:20",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "boyne-arms.co.uk",
            "domain_keyword": "boyne-arms",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 14:17:18",
            "create_date": "2019-03-07",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1022.ui-dns.org",
                "ns1084.ui-dns.de",
                "ns1096.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "bendyarms.com",
            "domain_keyword": "bendyarms",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:37:47",
            "create_date": "2020-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2026-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bonafarms.com",
            "domain_keyword": "bonafarms",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:35:12",
            "create_date": "2021-10-29",
            "update_date": "2022-08-22",
            "expiry_date": "2024-10-29",
            "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": 20,
            "domain_name": "bandharms.com",
            "domain_keyword": "bandharms",
            "domain_tld": "com",
            "query_time": "2024-06-06 19:25:13",
            "create_date": "2021-09-18",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Global Imports LLC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "boydfarms.llc",
            "domain_keyword": "boydfarms",
            "domain_tld": "llc",
            "query_time": "2024-05-14 19:18:50",
            "create_date": "2019-06-07",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bandgarms.se",
            "domain_keyword": "bandgarms",
            "domain_tld": "se",
            "query_time": "2024-06-08 22:50:17",
            "create_date": "2024-02-05",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-05",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bongfarms.com",
            "domain_keyword": "bongfarms",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:12:24",
            "create_date": "2021-11-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-11-20",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6301.hostgator.com",
                "ns6302.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "bond-bros.com",
            "domain_keyword": "bond-bros",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:50:01",
            "create_date": "2012-06-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-25",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Takashi Fukasawa",
            "registrant_company": "Bond Bros. Co., Ltd",
            "registrant_address": "Aobadai",
            "registrant_city": "Aoba-ku Yokohama-shi",
            "registrant_state": "Kanagawa",
            "registrant_zip": "227-0062",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.455091086",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bond-apts.com",
            "domain_keyword": "bond-apts",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:25:36",
            "create_date": "2020-06-12",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns.olicentral.com",
                "ns2.olicentral.com",
                "ns3.olicentral.com",
                "ns4.olicentral.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gold-arms.site",
            "domain_keyword": "gold-arms",
            "domain_tld": "site",
            "query_time": "2024-05-02 08:35:40",
            "create_date": "2023-01-06",
            "update_date": "2024-04-22",
            "expiry_date": "2025-01-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bonz-arts.com",
            "domain_keyword": "bonz-arts",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:03:42",
            "create_date": "2018-05-24",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "band-arts.com",
            "domain_keyword": "band-arts",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:16:55",
            "create_date": "2023-03-30",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-30",
            "registrar_iana": 3990,
            "registrar_name": "Gname 021 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bondifarms.com",
            "domain_keyword": "bondifarms",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:43:07",
            "create_date": "2013-11-26",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.lunariffic.com",
                "ns2.lunariffic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "boundfarms.shop",
            "domain_keyword": "boundfarms",
            "domain_tld": "shop",
            "query_time": "2024-04-28 20:04:06",
            "create_date": "2024-02-25",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bondfirms.com",
            "domain_keyword": "bondfirms",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:00:59",
            "create_date": "2015-01-10",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bondforms.com",
            "domain_keyword": "bondforms",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:09:06",
            "create_date": "2020-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2026-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "boldfarms.com",
            "domain_keyword": "boldfarms",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:42:01",
            "create_date": "2014-06-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-16",
            "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=boldfarms.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "boundfarms.xyz",
            "domain_keyword": "boundfarms",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 18:35:40",
            "create_date": "2024-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bond-adams.com",
            "domain_keyword": "bond-adams",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:57:43",
            "create_date": "2010-05-03",
            "update_date": "2023-05-11",
            "expiry_date": "2026-05-03",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sondfarms.com",
            "domain_keyword": "sondfarms",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:54:52",
            "create_date": "2014-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bondalarms.co.uk",
            "domain_keyword": "bondalarms",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:33:14",
            "create_date": "2020-09-10",
            "update_date": "2023-09-21",
            "expiry_date": "2025-09-10",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "bondkarma.com",
            "domain_keyword": "bondkarma",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:02:43",
            "create_date": "2019-07-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-02",
            "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": 39,
            "domain_name": "boydfarms.com",
            "domain_keyword": "boydfarms",
            "domain_tld": "com",
            "query_time": "2024-05-27 03:04:46",
            "create_date": "2009-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bondcards.com",
            "domain_keyword": "bondcards",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:42:16",
            "create_date": "2022-01-30",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-30",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Guilherme Kummel",
            "registrant_company": "Guilherme Kummel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "motorhead.easydns.org",
                "nirvana.easydns.net",
                "rush.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "boyd-arts.com",
            "domain_keyword": "boyd-arts",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:15:32",
            "create_date": "2001-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2027-04-29",
            "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=boyd-arts.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bold-arts.com",
            "domain_keyword": "bold-arts",
            "domain_tld": "com",
            "query_time": "2024-05-10 23:23:55",
            "create_date": "2013-11-09",
            "update_date": "2022-09-15",
            "expiry_date": "2025-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bond-cars.com",
            "domain_keyword": "bond-cars",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:59:57",
            "create_date": "2003-03-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-29",
            "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.namedserver.net",
                "ns2.namedserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bandgarms.one",
            "domain_keyword": "bandgarms",
            "domain_tld": "one",
            "query_time": "2024-05-25 21:13:11",
            "create_date": "2024-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "bondcares.com",
            "domain_keyword": "bondcares",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:14:05",
            "create_date": "2021-01-13",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/bondcares.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1dnx.name.com",
                "ns2btz.name.com",
                "ns3cqz.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bonexarms.com",
            "domain_keyword": "bonexarms",
            "domain_tld": "com",
            "query_time": "2024-06-10 14:09:43",
            "create_date": "2022-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "expired1.dnsenable.com",
                "expired2.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bandbarms.com",
            "domain_keyword": "bandbarms",
            "domain_tld": "com",
            "query_time": "2024-05-20 07:53:28",
            "create_date": "2015-09-30",
            "update_date": "2022-11-01",
            "expiry_date": "2025-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bold-arts.co.uk",
            "domain_keyword": "bold-arts",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 23:23:55",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "bondterms.com",
            "domain_keyword": "bondterms",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:45:39",
            "create_date": "2021-07-16",
            "update_date": "2024-05-18",
            "expiry_date": "2024-07-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "mond-arts.com",
            "domain_keyword": "mond-arts",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:59:45",
            "create_date": "2024-03-23",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "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": 52,
            "domain_name": "bondcams.ru",
            "domain_keyword": "bondcams",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:28",
            "create_date": "2021-08-16",
            "expiry_date": "2024-08-16",
            "registrar_name": "DOMAINER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainer.biz",
                "ns2.domainer.biz",
                "ns3.domainer.biz",
                "ns4.domainer.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "bondfarm.xyz",
            "domain_keyword": "bondfarm",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 19:29:11",
            "create_date": "2023-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2026-08-08",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bond-adm.nl",
            "domain_keyword": "bond-adm",
            "domain_tld": "nl",
            "query_time": "2024-04-15 16:57:43",
            "create_date": "1998-10-06",
            "update_date": "2021-11-04",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "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": 56,
            "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": 57,
            "domain_name": "cold-arms.com",
            "domain_keyword": "cold-arms",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:19:59",
            "create_date": "2014-07-01",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "registrar_website": "http://www.danesconames.com",
            "registrant_name": "Statutory Masking for data privacy",
            "registrant_company": "Statutory Masking for data privacy",
            "registrant_address": "Statutory Masking for data privacy",
            "registrant_city": "Statutory Masking for data privacy",
            "registrant_zip": "Statutory Masking for data privacy",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking for data privacy",
            "registrant_fax": "Statutory Masking for data privacy",
            "name_servers": [
                "ns1.topdns.me",
                "ns2.topdns.me",
                "ns3.topdns.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bind-arts.com",
            "domain_keyword": "bind-arts",
            "domain_tld": "com",
            "query_time": "2024-06-11 19:35:03",
            "create_date": "2021-06-02",
            "update_date": "2023-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bonefarms.com",
            "domain_keyword": "bonefarms",
            "domain_tld": "com",
            "query_time": "2024-06-10 14:05:39",
            "create_date": "2019-11-22",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bondcars.cn",
            "domain_keyword": "bondcars",
            "domain_tld": "cn",
            "query_time": "2024-06-10 01:42:16",
            "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": 61,
            "domain_name": "boxdfarms.com",
            "domain_keyword": "boxdfarms",
            "domain_tld": "com",
            "query_time": "2024-06-13 01:31:18",
            "create_date": "2023-06-01",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bondfarm.com",
            "domain_keyword": "bondfarm",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:21:24",
            "create_date": "2014-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2026-05-17",
            "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=bondfarm.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bond-art.com",
            "domain_keyword": "bond-art",
            "domain_tld": "com",
            "query_time": "2024-05-31 23:08:44",
            "create_date": "2022-11-22",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-22",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "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": 65,
            "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": 66,
            "domain_name": "bon-arm1.com",
            "domain_keyword": "bon-arm1",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:09:17",
            "create_date": "2021-03-09",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "BONARM CO.,LTD",
            "registrant_address": "1-6",
            "registrant_city": "Tokushima-city",
            "registrant_state": "Tokushima",
            "registrant_zip": "770-0846",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.886563220",
            "name_servers": [
                "ns01.xaas3.jp",
                "ns02.xaas3.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bondarys.com",
            "domain_keyword": "bondarys",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:42:10",
            "create_date": "2023-09-08",
            "update_date": "2024-05-29",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bondgams.ru",
            "domain_keyword": "bondgams",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:28",
            "create_date": "2021-10-12",
            "expiry_date": "2024-10-12",
            "registrar_name": "DOMAINER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainer.biz",
                "ns2.domainer.biz",
                "ns3.domainer.biz",
                "ns4.domainer.biz"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "bondwars.com",
            "domain_keyword": "bondwars",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:46:16",
            "create_date": "2011-08-09",
            "update_date": "2023-08-10",
            "expiry_date": "2025-08-09",
            "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": 70,
            "domain_name": "bondares.com",
            "domain_keyword": "bondares",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:42:09",
            "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": 71,
            "domain_name": "2nd-arms.com",
            "domain_keyword": "2nd-arms",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:22:10",
            "create_date": "2016-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bon-armo.com",
            "domain_keyword": "bon-armo",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:58:14",
            "create_date": "2017-03-03",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Azuma Yamagiwa",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bond-adm.com",
            "domain_keyword": "bond-adm",
            "domain_tld": "com",
            "query_time": "2024-04-15 16:57:43",
            "create_date": "2011-11-22",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.WMTL.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "bond-adm.mobi",
            "domain_keyword": "bond-adm",
            "domain_tld": "mobi",
            "query_time": "2024-05-10 07:25:36",
            "create_date": "2007-09-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WMTL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "paul.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "oni-arms.com",
            "domain_keyword": "oni-arms",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:31:09",
            "create_date": "2021-05-04",
            "update_date": "2024-04-02",
            "expiry_date": "2025-05-04",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O oni-arms.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "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": 77,
            "domain_name": "boldarms.com",
            "domain_keyword": "boldarms",
            "domain_tld": "com",
            "query_time": "2024-06-09 23:16:54",
            "create_date": "2014-09-26",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-26",
            "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": "AZ",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/boldarms.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bondcars.biz",
            "domain_keyword": "bondcars",
            "domain_tld": "biz",
            "query_time": "2024-04-15 16:59:51",
            "create_date": "2012-06-21",
            "update_date": "2023-10-15",
            "expiry_date": "2024-06-20",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Wild West Domains",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bndfarms.com",
            "domain_keyword": "bndfarms",
            "domain_tld": "com",
            "query_time": "2024-06-11 17:03:17",
            "create_date": "2018-02-13",
            "update_date": "2024-05-17",
            "expiry_date": "2025-02-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DirectOneDesign",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "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": 81,
            "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": 82,
            "domain_name": "bon-arm.com",
            "domain_keyword": "bon-arm",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:58:14",
            "create_date": "2008-12-16",
            "update_date": "2023-09-18",
            "expiry_date": "2027-12-16",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bondars.info",
            "domain_keyword": "bondars",
            "domain_tld": "info",
            "query_time": "2024-06-10 01:42:10",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "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": 85,
            "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": 86,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.157,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bond-arms.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>86</total>
  <relation>eq</relation>
  <current>86</current>
 </count>
 <unique_domains>bondsarms.com, bold-arms.co.uk, bondfarms.com, bondarms.info, bondarms.net, bondarms.org, bondarms.online, bondarms.com, bondarms.biz, bondsfarms.com, bonkfarms.com, bone-arts.com, bond-pros.com, boney-arms.uk, bendfarms.com, boyd-farms.com, boyne-arms.co.uk, bendyarms.com, bonafarms.com, bandharms.com, boydfarms.llc, bandgarms.se, bongfarms.com, bond-bros.com, bond-apts.com, gold-arms.site, bonz-arts.com, band-arts.com, bondifarms.com, boundfarms.shop, bondfirms.com, bondforms.com, boldfarms.com, boundfarms.xyz, bond-adams.com, sondfarms.com, bondalarms.co.uk, bondkarma.com, boydfarms.com, bondcards.com, boyd-arts.com, bold-arts.com, bond-cars.com, bandgarms.one, bondcares.com, bonexarms.com, bandbarms.com, bold-arts.co.uk, bondterms.com, mond-arts.com, bondcars.net, bondcams.ru, bondfarm.xyz, bond-adm.nl, bondbars.com, bondarts.pro, cold-arms.com, bind-arts.com, bonefarms.com, bondcars.cn, boxdfarms.com, bondfarm.com, bond-art.com, bondmars.site, bondcars.com, bon-arm1.com, bondarys.com, bondgams.ru, bondwars.com, bondares.com, 2nd-arms.com, bon-armo.com, bond-adm.com, bond-adm.mobi, oni-arms.com, bondarts.com, boldarms.com, bondcars.biz, bndfarms.com, bondars.com, bondars.ru, bon-arm.com, bondars.info, bondars.site, bondars.org, bondarm.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bondsarms.com</domain_name>
   <domain_keyword>bondsarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:44:40</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>bold-arms.co.uk</domain_name>
   <domain_keyword>bold-arms</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 23:15:50</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bondfarms.com</domain_name>
   <domain_keyword>bondfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:00:56</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2020-10-24</update_date>
   <expiry_date>2025-10-30</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>4</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>5</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>6</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>7</num>
   <domain_name>bondarms.online</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-10 01:42:09</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>8</num>
   <domain_name>bondarms.com</domain_name>
   <domain_keyword>bondarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:42:09</query_time>
   <create_date>1997-08-25</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2031-08-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>9</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>10</num>
   <domain_name>bondsfarms.com</domain_name>
   <domain_keyword>bondsfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:10:17</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2022-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.biz</value>
    <value>ns1048.ui-dns.de</value>
    <value>ns1089.ui-dns.com</value>
    <value>ns1106.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bonkfarms.com</domain_name>
   <domain_keyword>bonkfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:32:23</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bone-arts.com</domain_name>
   <domain_keyword>bone-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:55:12</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2019-06-11</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>Bone Arts</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>han.han-solo.net</value>
    <value>leia.han-solo.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bond-pros.com</domain_name>
   <domain_keyword>bond-pros</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:59:58</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-05-31</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>boney-arms.uk</domain_name>
   <domain_keyword>boney-arms</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 20:34:24</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-19</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bendfarms.com</domain_name>
   <domain_keyword>bendfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:37:14</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>boyd-farms.com</domain_name>
   <domain_keyword>boyd-farms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:06:20</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>boyne-arms.co.uk</domain_name>
   <domain_keyword>boyne-arms</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 14:17:18</query_time>
   <create_date>2019-03-07</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1022.ui-dns.org</value>
    <value>ns1084.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>bendyarms.com</domain_name>
   <domain_keyword>bendyarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:37:47</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>bonafarms.com</domain_name>
   <domain_keyword>bonafarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:35:12</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2024-10-29</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>20</num>
   <domain_name>bandharms.com</domain_name>
   <domain_keyword>bandharms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 19:25:13</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Global Imports LLC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>boydfarms.llc</domain_name>
   <domain_keyword>boydfarms</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-14 19:18:50</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bandgarms.se</domain_name>
   <domain_keyword>bandgarms</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-08 22:50:17</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bongfarms.com</domain_name>
   <domain_keyword>bongfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:12:24</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-11-20</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6301.hostgator.com</value>
    <value>ns6302.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bond-bros.com</domain_name>
   <domain_keyword>bond-bros</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:50:01</query_time>
   <create_date>2012-06-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Takashi Fukasawa</registrant_name>
   <registrant_company>Bond Bros. Co., Ltd</registrant_company>
   <registrant_address>Aobadai</registrant_address>
   <registrant_city>Aoba-ku Yokohama-shi</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>227-0062</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.455091086</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bond-apts.com</domain_name>
   <domain_keyword>bond-apts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:25:36</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns.olicentral.com</value>
    <value>ns2.olicentral.com</value>
    <value>ns3.olicentral.com</value>
    <value>ns4.olicentral.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gold-arms.site</domain_name>
   <domain_keyword>gold-arms</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 08:35:40</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bonz-arts.com</domain_name>
   <domain_keyword>bonz-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:03:42</query_time>
   <create_date>2018-05-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.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>band-arts.com</domain_name>
   <domain_keyword>band-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:16:55</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>3990</registrar_iana>
   <registrar_name>Gname 021 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bondifarms.com</domain_name>
   <domain_keyword>bondifarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:43:07</query_time>
   <create_date>2013-11-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.lunariffic.com</value>
    <value>ns2.lunariffic.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>30</num>
   <domain_name>boundfarms.shop</domain_name>
   <domain_keyword>boundfarms</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 20:04:06</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <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>31</num>
   <domain_name>bondfirms.com</domain_name>
   <domain_keyword>bondfirms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:00:59</query_time>
   <create_date>2015-01-10</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.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>bondforms.com</domain_name>
   <domain_keyword>bondforms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:09:06</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>33</num>
   <domain_name>boldfarms.com</domain_name>
   <domain_keyword>boldfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:42:01</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-16</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=boldfarms.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>boundfarms.xyz</domain_name>
   <domain_keyword>boundfarms</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 18:35:40</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-25</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bond-adams.com</domain_name>
   <domain_keyword>bond-adams</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:57:43</query_time>
   <create_date>2010-05-03</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2026-05-03</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sondfarms.com</domain_name>
   <domain_keyword>sondfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:54:52</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>37</num>
   <domain_name>bondalarms.co.uk</domain_name>
   <domain_keyword>bondalarms</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:33:14</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>bondkarma.com</domain_name>
   <domain_keyword>bondkarma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:02:43</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-02</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>39</num>
   <domain_name>boydfarms.com</domain_name>
   <domain_keyword>boydfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 03:04:46</query_time>
   <create_date>2009-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bondcards.com</domain_name>
   <domain_keyword>bondcards</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:42:16</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Guilherme Kummel</registrant_name>
   <registrant_company>Guilherme Kummel</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>motorhead.easydns.org</value>
    <value>nirvana.easydns.net</value>
    <value>rush.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>boyd-arts.com</domain_name>
   <domain_keyword>boyd-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:15:32</query_time>
   <create_date>2001-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2027-04-29</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=boyd-arts.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bold-arts.com</domain_name>
   <domain_keyword>bold-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 23:23:55</query_time>
   <create_date>2013-11-09</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bond-cars.com</domain_name>
   <domain_keyword>bond-cars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:59:57</query_time>
   <create_date>2003-03-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-29</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.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>bandgarms.one</domain_name>
   <domain_keyword>bandgarms</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 21:13:11</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bondcares.com</domain_name>
   <domain_keyword>bondcares</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:14:05</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/bondcares.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1dnx.name.com</value>
    <value>ns2btz.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bonexarms.com</domain_name>
   <domain_keyword>bonexarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 14:09:43</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>expired1.dnsenable.com</value>
    <value>expired2.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bandbarms.com</domain_name>
   <domain_keyword>bandbarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 07:53:28</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>48</num>
   <domain_name>bold-arts.co.uk</domain_name>
   <domain_keyword>bold-arts</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 23:23:55</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>bondterms.com</domain_name>
   <domain_keyword>bondterms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:45:39</query_time>
   <create_date>2021-07-16</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mond-arts.com</domain_name>
   <domain_keyword>mond-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:59:45</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</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>52</num>
   <domain_name>bondcams.ru</domain_name>
   <domain_keyword>bondcams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:28</query_time>
   <create_date>2021-08-16</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>DOMAINER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainer.biz</value>
    <value>ns2.domainer.biz</value>
    <value>ns3.domainer.biz</value>
    <value>ns4.domainer.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>bondfarm.xyz</domain_name>
   <domain_keyword>bondfarm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 19:29:11</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-08-08</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bond-adm.nl</domain_name>
   <domain_keyword>bond-adm</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 16:57:43</query_time>
   <create_date>1998-10-06</create_date>
   <update_date>2021-11-04</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</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>56</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>57</num>
   <domain_name>cold-arms.com</domain_name>
   <domain_keyword>cold-arms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:19:59</query_time>
   <create_date>2014-07-01</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <registrar_website>http://www.danesconames.com</registrar_website>
   <registrant_name>Statutory Masking for data privacy</registrant_name>
   <registrant_company>Statutory Masking for data privacy</registrant_company>
   <registrant_address>Statutory Masking for data privacy</registrant_address>
   <registrant_city>Statutory Masking for data privacy</registrant_city>
   <registrant_zip>Statutory Masking for data privacy</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking for data privacy</registrant_phone>
   <registrant_fax>Statutory Masking for data privacy</registrant_fax>
   <name_servers>
    <value>ns1.topdns.me</value>
    <value>ns2.topdns.me</value>
    <value>ns3.topdns.me</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>58</num>
   <domain_name>bind-arts.com</domain_name>
   <domain_keyword>bind-arts</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 19:35:03</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2025-06-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>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>bonefarms.com</domain_name>
   <domain_keyword>bonefarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 14:05:39</query_time>
   <create_date>2019-11-22</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>bondcars.cn</domain_name>
   <domain_keyword>bondcars</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 01:42:16</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>61</num>
   <domain_name>boxdfarms.com</domain_name>
   <domain_keyword>boxdfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 01:31:18</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bondfarm.com</domain_name>
   <domain_keyword>bondfarm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:21:24</query_time>
   <create_date>2014-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2026-05-17</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=bondfarm.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>63</num>
   <domain_name>bond-art.com</domain_name>
   <domain_keyword>bond-art</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 23:08:44</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</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>65</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>66</num>
   <domain_name>bon-arm1.com</domain_name>
   <domain_keyword>bon-arm1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:09:17</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>BONARM CO.,LTD</registrant_name>
   <registrant_address>1-6</registrant_address>
   <registrant_city>Tokushima-city</registrant_city>
   <registrant_state>Tokushima</registrant_state>
   <registrant_zip>770-0846</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.886563220</registrant_phone>
   <name_servers>
    <value>ns01.xaas3.jp</value>
    <value>ns02.xaas3.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bondarys.com</domain_name>
   <domain_keyword>bondarys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:42:10</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2024-05-29</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bondgams.ru</domain_name>
   <domain_keyword>bondgams</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:28</query_time>
   <create_date>2021-10-12</create_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>DOMAINER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainer.biz</value>
    <value>ns2.domainer.biz</value>
    <value>ns3.domainer.biz</value>
    <value>ns4.domainer.biz</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>bondwars.com</domain_name>
   <domain_keyword>bondwars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:46:16</query_time>
   <create_date>2011-08-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>70</num>
   <domain_name>bondares.com</domain_name>
   <domain_keyword>bondares</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:42:09</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>71</num>
   <domain_name>2nd-arms.com</domain_name>
   <domain_keyword>2nd-arms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:22:10</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bon-armo.com</domain_name>
   <domain_keyword>bon-armo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:58:14</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Azuma Yamagiwa</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bond-adm.com</domain_name>
   <domain_keyword>bond-adm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 16:57:43</query_time>
   <create_date>2011-11-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.WMTL.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bond-adm.mobi</domain_name>
   <domain_keyword>bond-adm</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-10 07:25:36</query_time>
   <create_date>2007-09-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WMTL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>paul.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>oni-arms.com</domain_name>
   <domain_keyword>oni-arms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:31:09</query_time>
   <create_date>2021-05-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O oni-arms.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</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>77</num>
   <domain_name>boldarms.com</domain_name>
   <domain_keyword>boldarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 23:16:54</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-26</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>AZ</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/boldarms.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.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>bondcars.biz</domain_name>
   <domain_keyword>bondcars</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 16:59:51</query_time>
   <create_date>2012-06-21</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Wild West Domains</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bndfarms.com</domain_name>
   <domain_keyword>bndfarms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 17:03:17</query_time>
   <create_date>2018-02-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DirectOneDesign</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</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>81</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>82</num>
   <domain_name>bon-arm.com</domain_name>
   <domain_keyword>bon-arm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:58:14</query_time>
   <create_date>2008-12-16</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2027-12-16</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bondars.info</domain_name>
   <domain_keyword>bondars</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 01:42:10</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>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>85</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>86</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>
 </results>
 <stats>
  <total_time>0.157</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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