WHOIS QUERY TIME

21 May 2024 - 6:57 AM UTC

Modified: 22 December 2023

REGISTRAR

Name: Micron21 Data Centre Pty Ltd
Website: https://www.micron21.com/contact

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Domain Manager

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=baler.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "baler.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "baler.com.au",
            "domain_keyword": "baler",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 06:57:36",
            "update_date": "2023-12-22",
            "registrar_name": "Micron21 Data Centre Pty Ltd",
            "registrar_website": "https://www.micron21.com/contact",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.201,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>baler.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>baler.com.au</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <update_date>2023-12-22</update_date>
   <registrar_name>Micron21 Data Centre Pty Ltd</registrar_name>
   <registrar_website>https://www.micron21.com/contact</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.201</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.174 seconds) for "baler.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Sep 2023 - 10:40 AM UTC

Modified: 4 September 2023

REGISTRAR

Name: Micron21 Data Centre Pty Ltd
Website: https://www.micron21.com/contact

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

ok

REGISTRANT

Name: Domain Manager

#2 - QUERY TIME

27 Jan 2024 - 10:30 PM UTC

Modified: 22 December 2023

REGISTRAR

Name: Micron21 Data Centre Pty Ltd
Website: https://www.micron21.com/contact

DNSSEC

unsigned

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Domain Manager

* 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=baler.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "baler.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "baler.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "baler.com.au",
            "domain_keyword": "baler",
            "domain_tld": "com.au",
            "query_time": "2023-09-08 10:40:42",
            "update_date": "2023-09-04",
            "registrar_name": "Micron21 Data Centre Pty Ltd",
            "registrar_website": "https://www.micron21.com/contact",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baler.com.au",
            "domain_keyword": "baler",
            "domain_tld": "com.au",
            "query_time": "2024-01-27 22:30:58",
            "update_date": "2023-12-22",
            "registrar_name": "Micron21 Data Centre Pty Ltd",
            "registrar_website": "https://www.micron21.com/contact",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.174,
        "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>baler.com.au</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>baler.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baler.com.au</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2023-09-08 10:40:42</query_time>
   <update_date>2023-09-04</update_date>
   <registrar_name>Micron21 Data Centre Pty Ltd</registrar_name>
   <registrar_website>https://www.micron21.com/contact</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baler.com.au</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-01-27 22:30:58</query_time>
   <update_date>2023-12-22</update_date>
   <registrar_name>Micron21 Data Centre Pty Ltd</registrar_name>
   <registrar_website>https://www.micron21.com/contact</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.174</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 35 domain names (in 0.07 seconds) which contained the exact domain keyword "baler".
Domain Name Registered Expiry Registrar Ownership
1 baler.com 7 Apr 1998 6 Apr 2026 GoDaddy.com, LLC -
2 baler.net 8 Feb 2000 8 Feb 2025 GoDaddy.com, LLC -
3 baler.co.uk 2 Mar 2000 2 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
4 baler.us 24 Apr 2002 23 Apr 2025 Abion AB susanne sjostrom
5 baler.ru 1 Sep 2003 1 Sep 2024 RU-CENTER-RU Society with Limited liability "Nordic Alliance"
6 baler.info 15 Jun 2004 15 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu Asista B.V.
7 baler.com.br 25 Jan 2006 25 Jan 2025 - Tecnotok Industria de Maquinas Ltda
8 baler.biz 16 Jun 2009 15 Jun 2029 GoDaddy.com, LLC Domains By Proxy, LLC
9 baler.ie 5 Apr 2010 6 Apr 2026 Myhost.ie Mac-Fab Systems Limited
10 baler.co 20 Jul 2010 19 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 baler.co.nz 27 Jan 2011 - Voyager Internet Ltd T/A 1st Domains -
12 baler.cn 10 Jul 2012 10 Jul 2025 浙江贰贰网络有限公司 王雪松
13 baler.org.cn 18 Jul 2012 18 Jul 2024 阿里云计算有限公司(万网) 李杰锋
14 baler.cat 16 Oct 2012 16 Oct 2024 Nominalia Inversiones
15 baler.nz 1 Oct 2014 - Voyager Internet Ltd T/A 1st Domains -
16 baler.rentals 27 Mar 2015 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 baler.pl 22 May 2015 22 May 2025 OVH SAS -
18 baler.it 12 Nov 2015 12 Nov 2024 Aruba s.p.a. FOSSALUZZA SRL
19 baler.xyz 18 Sep 2017 18 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hou Hai Qun
20 baler.top 21 Jul 2018 21 Jul 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
21 baler.shop 21 Feb 2019 21 Feb 2025 IONOS SE -
22 baler.online 4 May 2019 4 May 2025 Go Daddy, LLC Domains By Proxy, LLC
23 baler.club 19 Oct 2021 19 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
24 baler.org 15 Feb 2022 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 baler.uk 4 Oct 2022 4 Oct 2024 Mr A Hackett [Tag = DOMAINSERVE] Alistair Hackett
26 baler.nl 25 Nov 2022 - OmniRegistrar -
27 baler.in 11 Dec 2022 11 Dec 2024 GoDaddy.com, LLC Turnwell equiipments
28 baler.me 21 Dec 2022 21 Dec 2024 Vitalwerks Internet Solutions, LLC DBA No-IP REDACTED FOR PRIVACY
29 baler.se 23 Jan 2023 23 Jan 2025 Web Lovers AB -
30 baler.lol 5 May 2023 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
31 baler.io 16 May 2023 16 May 2025 Sav.com, LLC Privacy Protection
32 baler.store 5 Oct 2023 5 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
33 baler.guru 15 Feb 2024 15 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
34 baler.com.cn 17 Feb 2024 17 Feb 2025 北京网尊科技有限公司 孟祥东
35 baler.app 18 Feb 2024 18 Feb 2025 Porkbun LLC Private by Design, LLC
36 baler.com.au - - Micron21 Data Centre Pty Ltd Domain Manager

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=baler&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "baler",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 36,
        "relation": "eq",
        "current": 36
    },
    "unique_domains": "baler.com, baler.net, baler.co.uk, baler.us, baler.ru, baler.info, baler.com.br, baler.biz, baler.ie, baler.co, baler.co.nz, baler.cn, baler.org.cn, baler.cat, baler.nz, baler.rentals, baler.pl, baler.it, baler.xyz, baler.top, baler.shop, baler.online, baler.club, baler.org, baler.uk, baler.nl, baler.in, baler.me, baler.se, baler.lol, baler.io, baler.store, baler.guru, baler.com.cn, baler.app, baler.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "baler.com",
            "domain_keyword": "baler",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:10:54",
            "create_date": "1998-04-07",
            "update_date": "2024-01-16",
            "expiry_date": "2026-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baler.net",
            "domain_keyword": "baler",
            "domain_tld": "net",
            "query_time": "2024-04-08 04:43:58",
            "create_date": "2000-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "baler.co.uk",
            "domain_keyword": "baler",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 14:40:39",
            "create_date": "2000-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "baler.us",
            "domain_keyword": "baler",
            "domain_tld": "us",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2002-04-24",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-23",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "https://abion.com/",
            "registrant_name": "susanne sjostrom",
            "registrant_address": "box 58",
            "registrant_city": "savsjo",
            "registrant_zip": "576 22",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.38215700",
            "registrant_fax": "+46.38210607",
            "name_servers": [
                "guran.kontorsspecial.se",
                "moz.kontorsspecial.se",
                "rex.kontorsspecial.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "baler.ru",
            "domain_keyword": "baler",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:08:12",
            "create_date": "2003-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Society with Limited liability \"Nordic Alliance\"",
            "name_servers": [
                "ns1.handyhost.ru",
                "ns2.handyhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "baler.info",
            "domain_keyword": "baler",
            "domain_tld": "info",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2004-06-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asista B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.kingofthecloud.nl",
                "dns2.kingofthecloud.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "baler.com.br",
            "domain_keyword": "baler",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2006-01-25",
            "update_date": "2023-10-06",
            "expiry_date": "2025-01-25",
            "registrant_name": "Tecnotok Industria de Maquinas Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.printcomp.com.br",
                "ns4.printcomp.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "baler.biz",
            "domain_keyword": "baler",
            "domain_tld": "biz",
            "query_time": "2024-05-27 10:31:21",
            "create_date": "2009-06-16",
            "update_date": "2023-06-24",
            "expiry_date": "2029-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "baler.ie",
            "domain_keyword": "baler",
            "domain_tld": "ie",
            "query_time": "2024-05-21 06:57:36",
            "create_date": "2010-04-05",
            "update_date": "2024-04-18",
            "expiry_date": "2026-04-06",
            "registrar_name": "Myhost.ie",
            "registrar_website": "http://www.myhost.ie",
            "registrant_name": "Mac-Fab Systems Limited",
            "name_servers": [
                "ns1.myhostns.net",
                "ns2.myhostns.net",
                "ns3.myhostns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "baler.co",
            "domain_keyword": "baler",
            "domain_tld": "co",
            "query_time": "2024-05-21 06:57:36",
            "create_date": "2010-07-20",
            "update_date": "2024-01-21",
            "expiry_date": "2026-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "baler.co.nz",
            "domain_keyword": "baler",
            "domain_tld": "co.nz",
            "query_time": "2024-05-21 06:57:36",
            "create_date": "2011-01-27",
            "update_date": "2024-02-02",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "baler.cn",
            "domain_keyword": "baler",
            "domain_tld": "cn",
            "query_time": "2024-05-21 06:57:36",
            "create_date": "2012-07-10",
            "expiry_date": "2025-07-10",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "baler.org.cn",
            "domain_keyword": "baler",
            "domain_tld": "org.cn",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2012-07-18",
            "expiry_date": "2024-07-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李杰锋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "baler.cat",
            "domain_keyword": "baler",
            "domain_tld": "cat",
            "query_time": "2024-04-08 04:43:58",
            "create_date": "2012-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 76,
            "registrar_name": "Nominalia",
            "registrar_website": "http://www.nominalia.com",
            "registrant_company": "Inversiones",
            "registrant_state": "L",
            "registrant_country": "ES",
            "registrant_email": "please query the whois 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.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "baler.nz",
            "domain_keyword": "baler",
            "domain_tld": "nz",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2014-10-01",
            "update_date": "2023-11-08",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "baler.rentals",
            "domain_keyword": "baler",
            "domain_tld": "rentals",
            "query_time": "2024-06-01 05:39:15",
            "create_date": "2015-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "baler.pl",
            "domain_keyword": "baler",
            "domain_tld": "pl",
            "query_time": "2024-05-29 05:38:02",
            "create_date": "2015-05-22",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns1.maxserver.pl",
                "dns2.maxserver.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "baler.it",
            "domain_keyword": "baler",
            "domain_tld": "it",
            "query_time": "2024-05-27 10:31:22",
            "create_date": "2015-11-12",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FOSSALUZZA SRL",
            "registrant_address": "via del lavoro, 22",
            "registrant_city": "CODOGNE'",
            "registrant_state": "TV",
            "registrant_zip": "31013",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "baler.xyz",
            "domain_keyword": "baler",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2017-09-18",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Hou Hai Qun",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "baler.top",
            "domain_keyword": "baler",
            "domain_tld": "top",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2018-07-21",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HeNanShe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "baler.shop",
            "domain_keyword": "baler",
            "domain_tld": "shop",
            "query_time": "2024-05-04 04:29:03",
            "create_date": "2019-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1073.ui-dns.de",
                "ns1104.ui-dns.biz",
                "ns1118.ui-dns.com",
                "ns1124.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "baler.online",
            "domain_keyword": "baler",
            "domain_tld": "online",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2019-05-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "baler.club",
            "domain_keyword": "baler",
            "domain_tld": "club",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2021-10-19",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "baler.org",
            "domain_keyword": "baler",
            "domain_tld": "org",
            "query_time": "2024-06-01 23:42:26",
            "create_date": "2022-02-15",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "baler.uk",
            "domain_keyword": "baler",
            "domain_tld": "uk",
            "query_time": "2024-06-01 23:42:28",
            "create_date": "2022-10-04",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-04",
            "registrar_name": "Mr A Hackett [Tag = DOMAINSERVE]",
            "registrant_name": "Alistair Hackett",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "baler.nl",
            "domain_keyword": "baler",
            "domain_tld": "nl",
            "query_time": "2024-04-09 20:52:19",
            "create_date": "2022-11-25",
            "update_date": "2022-11-26",
            "registrar_name": "OmniRegistrar",
            "name_servers": [
                "pns1.directdomain.nl",
                "pns2.directdomain.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "baler.in",
            "domain_keyword": "baler",
            "domain_tld": "in",
            "query_time": "2024-05-21 06:57:36",
            "create_date": "2022-12-11",
            "update_date": "2023-02-17",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Turnwell equiipments",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "baler.me",
            "domain_keyword": "baler",
            "domain_tld": "me",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2022-12-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC DBA No-IP",
            "registrar_website": "http://www.no-ip.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "static-1.no-ip.com",
                "static-2.no-ip.com",
                "static-3.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "baler.se",
            "domain_keyword": "baler",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:52:40",
            "create_date": "2023-01-23",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-23",
            "registrar_name": "Web Lovers AB",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "baler.lol",
            "domain_keyword": "baler",
            "domain_tld": "lol",
            "query_time": "2024-05-06 14:40:39",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "baler.io",
            "domain_keyword": "baler",
            "domain_tld": "io",
            "query_time": "2024-05-18 08:10:55",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "baler.store",
            "domain_keyword": "baler",
            "domain_tld": "store",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2023-10-05",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-05",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "baler.guru",
            "domain_keyword": "baler",
            "domain_tld": "guru",
            "query_time": "2024-04-08 04:43:58",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "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": "PA",
            "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.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "baler.com.cn",
            "domain_keyword": "baler",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 04:29:00",
            "create_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_name": "北京网尊科技有限公司",
            "registrant_name": "孟祥东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huatian.net",
                "ns2.huatian.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "baler.app",
            "domain_keyword": "baler",
            "domain_tld": "app",
            "query_time": "2024-04-08 04:43:58",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "baler.com.au",
            "domain_keyword": "baler",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 06:57:36",
            "update_date": "2023-12-22",
            "registrar_name": "Micron21 Data Centre Pty Ltd",
            "registrar_website": "https://www.micron21.com/contact",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.07,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>baler</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>36</total>
  <relation>eq</relation>
  <current>36</current>
 </count>
 <unique_domains>baler.com, baler.net, baler.co.uk, baler.us, baler.ru, baler.info, baler.com.br, baler.biz, baler.ie, baler.co, baler.co.nz, baler.cn, baler.org.cn, baler.cat, baler.nz, baler.rentals, baler.pl, baler.it, baler.xyz, baler.top, baler.shop, baler.online, baler.club, baler.org, baler.uk, baler.nl, baler.in, baler.me, baler.se, baler.lol, baler.io, baler.store, baler.guru, baler.com.cn, baler.app, baler.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baler.com</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:10:54</query_time>
   <create_date>1998-04-07</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-04-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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baler.net</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 04:43:58</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>baler.co.uk</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 14:40:39</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</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>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>baler.us</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>https://abion.com/</registrar_website>
   <registrant_name>susanne sjostrom</registrant_name>
   <registrant_address>box 58</registrant_address>
   <registrant_city>savsjo</registrant_city>
   <registrant_zip>576 22</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.38215700</registrant_phone>
   <registrant_fax>+46.38210607</registrant_fax>
   <name_servers>
    <value>guran.kontorsspecial.se</value>
    <value>moz.kontorsspecial.se</value>
    <value>rex.kontorsspecial.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>baler.ru</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:08:12</query_time>
   <create_date>2003-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Society with Limited liability &quot;Nordic Alliance&quot;</registrant_company>
   <name_servers>
    <value>ns1.handyhost.ru</value>
    <value>ns2.handyhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>baler.info</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2004-06-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asista B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.kingofthecloud.nl</value>
    <value>dns2.kingofthecloud.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>baler.com.br</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2006-01-25</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrant_name>Tecnotok Industria de Maquinas Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.printcomp.com.br</value>
    <value>ns4.printcomp.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>baler.biz</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 10:31:21</query_time>
   <create_date>2009-06-16</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2029-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>baler.ie</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <create_date>2010-04-05</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-04-06</expiry_date>
   <registrar_name>Myhost.ie</registrar_name>
   <registrar_website>http://www.myhost.ie</registrar_website>
   <registrant_name>Mac-Fab Systems Limited</registrant_name>
   <name_servers>
    <value>ns1.myhostns.net</value>
    <value>ns2.myhostns.net</value>
    <value>ns3.myhostns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>baler.co</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>11</num>
   <domain_name>baler.co.nz</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <create_date>2011-01-27</create_date>
   <update_date>2024-02-02</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>baler.cn</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <create_date>2012-07-10</create_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>baler.org.cn</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2012-07-18</create_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李杰锋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>baler.cat</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-08 04:43:58</query_time>
   <create_date>2012-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>Nominalia</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_company>Inversiones</registrant_company>
   <registrant_state>L</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois 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.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>baler.nz</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-11-08</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>baler.rentals</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-06-01 05:39:15</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>baler.pl</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 05:38:02</query_time>
   <create_date>2015-05-22</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns1.maxserver.pl</value>
    <value>dns2.maxserver.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>baler.it</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 10:31:22</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FOSSALUZZA SRL</registrant_company>
   <registrant_address>via del lavoro, 22</registrant_address>
   <registrant_city>CODOGNE'</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31013</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>baler.xyz</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2017-09-18</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Hou Hai Qun</registrant_company>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>baler.top</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2018-07-21</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>HeNanShe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>baler.shop</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 04:29:03</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1073.ui-dns.de</value>
    <value>ns1104.ui-dns.biz</value>
    <value>ns1118.ui-dns.com</value>
    <value>ns1124.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>baler.online</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2019-05-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>23</num>
   <domain_name>baler.club</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>baler.org</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 23:42:26</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>baler.uk</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 23:42:28</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Mr A Hackett [Tag = DOMAINSERVE]</registrar_name>
   <registrant_name>Alistair Hackett</registrant_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>baler.nl</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-09 20:52:19</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2022-11-26</update_date>
   <registrar_name>OmniRegistrar</registrar_name>
   <name_servers>
    <value>pns1.directdomain.nl</value>
    <value>pns2.directdomain.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>baler.in</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Turnwell equiipments</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>baler.me</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC DBA No-IP</registrar_name>
   <registrar_website>http://www.no-ip.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>NV</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>static-1.no-ip.com</value>
    <value>static-2.no-ip.com</value>
    <value>static-3.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>baler.se</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:52:40</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>Web Lovers AB</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>30</num>
   <domain_name>baler.lol</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-06 14:40:39</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>baler.io</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 08:10:55</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>baler.store</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>baler.guru</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-08 04:43:58</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</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>PA</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.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>baler.com.cn</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 04:29:00</query_time>
   <create_date>2024-02-17</create_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>北京网尊科技有限公司</registrar_name>
   <registrant_name>孟祥东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huatian.net</value>
    <value>ns2.huatian.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>baler.app</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-08 04:43:58</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, 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>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>baler.com.au</domain_name>
   <domain_keyword>baler</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 06:57:36</query_time>
   <update_date>2023-12-22</update_date>
   <registrar_name>Micron21 Data Centre Pty Ltd</registrar_name>
   <registrar_website>https://www.micron21.com/contact</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.07</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,620 domain names (in 0.085 seconds) which look and sound like the brand name "baler".
Domain Name Registered Expiry Registrar Ownership
1 bakler.net 30 Nov 2023 30 Nov 2024 Dynadot Inc -
2 balear.immo 26 Feb 2022 26 Feb 2025 IONOS SE REDACTED FOR PRIVACY
3 abler.pl 18 Sep 2000 17 Sep 2024 nazwa.pl sp. z o.o. -
4 baller.group 16 Apr 2022 16 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 taler.xyz 7 Mar 2024 7 Mar 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
6 bader.rocks 9 Dec 2015 9 Dec 2024 INWX GmbH REDACTED FOR PRIVACY
7 bailer.bond 25 Apr 2023 25 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
8 baleri.ru 21 Nov 2011 21 Nov 2024 REGRU-RU Private Person
9 balem.ru 31 Aug 2023 31 Aug 2024 REGRU-RU Private Person
10 balet.ru 30 Aug 1999 31 Aug 2024 REGRU-RU Private Person
11 paler.xyz 8 May 2023 8 May 2025 Dynadot LLC -
12 balex.info 17 May 2023 17 May 2025 Name.com, Inc. Domain Protection Services, Inc.
13 bauer.de - - - -
14 bafer.com.br 1 Apr 2021 1 Apr 2026 - Fernando Malloy Mota Diniz
15 bader.media 20 Jul 2016 20 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 balser.nl 22 Mar 2016 - Registrar.eu -
17 bauer.hockey 11 Nov 2022 11 Nov 2027 Dynadot Inc REDACTED FOR PRIVACY
18 baker.bot 6 Aug 2020 6 Aug 2024 101domain GRS Limited REDACTED FOR PRIVACY
19 baker.paris 22 May 2023 22 May 2025 OVH REDACTED_FOR_PRIVACY
20 balzer.design 27 Apr 2017 27 Apr 2024 IONOS SE Bastian Balzer Gartendesign
21 barer.me 27 Mar 2015 27 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
22 bayer.com.cn 2 Jun 2003 2 Jun 2026 阿里云计算有限公司(万网) 拜耳(中国)有限公司
23 balcr.com 5 Oct 2023 5 Oct 2024 GoDaddy.com, LLC -
24 bcler.link 20 Jul 2023 20 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
25 bader.com 9 Nov 1994 8 Nov 2024 Network Solutions, LLC -
26 balea.tel 13 Jun 2012 12 Jun 2025 Online SAS BALEA S.A.
27 bader.asia 6 Nov 2013 6 Nov 2024 NameCheap, Inc. Bader
28 balter.dev 9 Dec 2020 9 Dec 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
29 basler.lol 8 Aug 2023 8 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
30 bacler.ru 3 Apr 2021 3 Apr 2025 REGTIME-RU Private Person
31 biler.ru 30 Jul 2019 30 Jul 2024 REGRU-RU Private Person
32 baher.ae - - Etisalat BAHER FZE
33 brler.com 28 Feb 2022 28 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
34 balec.fr 20 Mar 2022 21 Mar 2025 Hosting Concepts B.V. d/b/a Openprovider NVA Online Advertising
35 baier.tech 27 Dec 2016 27 Dec 2024 Tucows.com Co. Contact Privacy Inc. Customer 0150104722
36 baier.xyz 6 Mar 2015 6 Mar 2025 IONOS SE -
37 baller.hair 20 Oct 2022 20 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 bauer.pictures 23 Dec 2014 23 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0139054757
39 biler.co.uk 30 Apr 2018 30 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
40 batler.live 16 May 2022 16 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 bayer.ae - - Corporation Service Company (Singapore) Pte. Ltd. BAYER AG
42 baoer.group 15 Dec 2017 15 Dec 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qu zhou shi ke cheng bao er kou qiang zhen suo
43 bager.fr 8 Jan 2024 8 Jan 2025 SAS Ligne Web Services - LWS Ano Nymous
44 balera.nl 26 Jun 2017 - Cronon GmbH -
45 balero.info 22 Nov 2020 22 Nov 2024 IONOS SE 1&1 Internet Inc
46 baxer.cn 20 Jul 2022 20 Jul 2024 阿里云计算有限公司(万网) 王超
47 balmer.com.br 22 Mar 2000 22 Mar 2027 - Fricke Equipamentos de Soldagem Ltda.
48 baljer.biz 1 Dec 2018 1 Dec 2024 Key-Systems GmbH WSP Computer
49 maler.wien 27 Oct 2014 27 Oct 2024 RegistryGate GmbH HEROLD Business Data GmbH
50 bales.shop 19 Feb 2021 19 Feb 2025 GMO Internet Group, Inc. -
51 balker.su 4 Feb 2010 4 Feb 2025 REGRU-SU OOO "Art-Dominant"
52 baser.ru 27 Dec 2018 27 Dec 2024 REGRU-RU Private Person
53 barer.ru 18 Oct 2019 18 Oct 2024 REGRU-RU Private Person
54 balter.house 23 May 2020 23 May 2025 Gandi SAS REDACTED FOR PRIVACY
55 baher.info 26 Aug 2022 26 Aug 2024 Cronon GmbH REDACTED FOR PRIVACY
56 baier.store 20 May 2024 20 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
57 bauer.work 29 Aug 2019 29 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 baker.global 16 Jun 2016 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 byler.tech 13 Nov 2020 13 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0159971998
60 bager.us 30 May 2021 30 May 2025 NameCheap, Inc. Norman Alcantara
61 bayer.ooo 18 Feb 2022 18 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
62 paler.com 9 Dec 1999 9 Dec 2024 IONOS SE -
63 baller.express 15 Jul 2019 15 Jul 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
64 waler.com 9 Oct 1998 8 Oct 2026 Register.com, Inc. -
65 bauer.net 19 Aug 1996 18 Aug 2024 Tucows Domains Inc. -
66 balers.net 28 Nov 2021 28 Nov 2024 SAV.COM, LLC - 42 REDACTED FOR PRIVACY
67 balber.net 20 Jul 2010 20 Jul 2024 GoDaddy.com, LLC -
68 bacer.store 22 Apr 2023 22 Apr 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
69 baleo.com.pe - - NIC.PE Admira creativos
70 naler.com 11 Jul 2004 11 Jul 2024 GoDaddy.com, LLC -
71 baller.tv 17 May 2006 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 abler.academy 12 Apr 2021 12 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
73 balez.fr 11 Apr 2006 17 May 2025 IONOS SE Ano Nymous
74 baver.be 1 May 2005 - Combell nv -
75 bauer.computer 16 Nov 2023 16 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
76 baker.agency 23 Mar 2024 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 baier.nl 12 Mar 2003 - Kwaaijongens -
78 baker.be 21 Jul 2003 - Online sas -
79 baker.directory 7 Sep 2023 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 balebr.com 19 Nov 2023 19 Nov 2024 Xin Net Technology Corporation -
81 balcer.dev 3 Feb 2022 3 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
82 bayer.co.nz 18 Mar 1997 - CSC Corporate Domains, Inc -
83 baber.store 6 Apr 2023 6 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
84 faler.com 4 Apr 1997 5 Apr 2032 Network Solutions, LLC -
85 bwler.com 8 Aug 2019 8 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 balter.io 14 Jun 2020 14 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 baber.dev 20 Apr 2023 20 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
88 bales.store 5 Jan 2024 5 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169793568
89 bauer.express 15 May 2022 15 May 2025 Key-Systems, LLC osc - open source company UG (haftungsbeschraenkt)
90 bawer.fun 5 Sep 2023 5 Sep 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
91 bamer.nl 3 Sep 2003 - Registrar.eu -
92 baner.nl 4 Sep 2007 - BIT B.V. -
93 baher.foundation 1 Dec 2021 1 Dec 2024 Namesilo, LLC PrivacyGuardian.org llc
94 baker.engineer 26 Oct 2016 26 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 baller.games 25 Jan 2020 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 baier.studio 14 Mar 2024 14 Mar 2025 Key-Systems, LLC REDACTED FOR PRIVACY
97 balex.legal 2 May 2017 2 May 2025 RegistryGate GmbH REDACTED FOR PRIVACY
98 maler.info 12 Sep 2001 12 Sep 2024 1API GmbH Snapnames.com and OnlineNic.Inc,
99 paler.fr 19 Sep 2023 19 Sep 2024 KEY-SYSTEMS GmbH PTS Privacy & Trustee Services GmbH
100 daler.pro 29 Sep 2023 29 Sep 2024 Registrar of Domain Names REG.RU LLC Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Baler.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=baler.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "baler.com.au",
        "page_size": 100
    },
    "count": {
        "total": 2620,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bakler.net, balear.immo, abler.pl, baller.group, taler.xyz, bader.rocks, bailer.bond, baleri.ru, balem.ru, balet.ru, paler.xyz, balex.info, bauer.de, bafer.com.br, bader.media, balser.nl, bauer.hockey, baker.bot, baker.paris, balzer.design, barer.me, bayer.com.cn, balcr.com, bcler.link, bader.com, balea.tel, bader.asia, balter.dev, basler.lol, bacler.ru, biler.ru, baher.ae, brler.com, balec.fr, baier.tech, baier.xyz, baller.hair, bauer.pictures, biler.co.uk, batler.live, bayer.ae, baoer.group, bager.fr, balera.nl, balero.info, baxer.cn, balmer.com.br, baljer.biz, maler.wien, bales.shop, balker.su, baser.ru, barer.ru, balter.house, baher.info, baier.store, bauer.work, baker.global, byler.tech, bager.us, bayer.ooo, paler.com, baller.express, waler.com, bauer.net, balers.net, balber.net, bacer.store, baleo.com.pe, naler.com, baller.tv, abler.academy, balez.fr, baver.be, bauer.computer, baker.agency, baier.nl, baker.be, baker.directory, balebr.com, balcer.dev, bayer.co.nz, baber.store, faler.com, bwler.com, balter.io, baber.dev, bales.store, bauer.express, bawer.fun, bamer.nl, baner.nl, baher.foundation, baker.engineer, baller.games, baier.studio, balex.legal, maler.info, paler.fr, daler.pro",
    "results": [
        {
            "num": 1,
            "domain_name": "bakler.net",
            "domain_keyword": "bakler",
            "domain_tld": "net",
            "query_time": "2024-04-13 14:18:49",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "balear.immo",
            "domain_keyword": "balear",
            "domain_tld": "immo",
            "query_time": "2024-04-12 04:51:31",
            "create_date": "2022-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "ns1036.ui-dns.org",
                "ns1039.ui-dns.biz",
                "ns1050.ui-dns.de",
                "ns1074.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "abler.pl",
            "domain_keyword": "abler",
            "domain_tld": "pl",
            "query_time": "2024-04-23 20:54:14",
            "create_date": "2000-09-18",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.netart.pl",
                "ns2.netart.pl",
                "ns3.netart.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "baller.group",
            "domain_keyword": "baller",
            "domain_tld": "group",
            "query_time": "2024-04-29 20:24:51",
            "create_date": "2022-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "taler.xyz",
            "domain_keyword": "taler",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 08:14:43",
            "create_date": "2024-03-07",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bader.rocks",
            "domain_keyword": "bader",
            "domain_tld": "rocks",
            "query_time": "2024-05-08 02:29:58",
            "create_date": "2015-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bailer.bond",
            "domain_keyword": "bailer",
            "domain_tld": "bond",
            "query_time": "2024-04-29 23:04:57",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "baleri.ru",
            "domain_keyword": "baleri",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:08:12",
            "create_date": "2011-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "balem.ru",
            "domain_keyword": "balem",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:08:11",
            "create_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "balet.ru",
            "domain_keyword": "balet",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:08:13",
            "create_date": "1999-08-30",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "paler.xyz",
            "domain_keyword": "paler",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 18:54:15",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "balex.info",
            "domain_keyword": "balex",
            "domain_tld": "info",
            "query_time": "2024-05-21 06:57:42",
            "create_date": "2023-05-17",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-17",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "angela.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bauer.de",
            "domain_keyword": "bauer",
            "domain_tld": "de",
            "query_time": "2024-05-21 09:10:35",
            "update_date": "2010-04-16",
            "name_servers": [
                "pns.dtag.de",
                "secondary006.dtag.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 14,
            "domain_name": "bafer.com.br",
            "domain_keyword": "bafer",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 21:14:16",
            "create_date": "2021-04-01",
            "update_date": "2023-03-07",
            "expiry_date": "2026-04-01",
            "registrant_name": "Fernando Malloy Mota Diniz",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "bader.media",
            "domain_keyword": "bader",
            "domain_tld": "media",
            "query_time": "2024-05-21 17:14:44",
            "create_date": "2016-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "balser.nl",
            "domain_keyword": "balser",
            "domain_tld": "nl",
            "query_time": "2024-05-18 08:16:26",
            "create_date": "2016-03-22",
            "update_date": "2022-10-17",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.esmero.nl",
                "ns2.esmero.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "domain_name": "bauer.hockey",
            "domain_keyword": "bauer",
            "domain_tld": "hockey",
            "query_time": "2024-05-23 04:21:42",
            "create_date": "2022-11-11",
            "update_date": "2022-12-07",
            "expiry_date": "2027-11-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "baker.bot",
            "domain_keyword": "baker",
            "domain_tld": "bot",
            "query_time": "2024-05-21 04:01:57",
            "create_date": "2020-08-06",
            "update_date": "2023-06-08",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "baker.paris",
            "domain_keyword": "baker",
            "domain_tld": "paris",
            "query_time": "2024-05-21 04:01:59",
            "create_date": "2023-05-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-22",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "balzer.design",
            "domain_keyword": "balzer",
            "domain_tld": "design",
            "query_time": "2024-05-29 23:12:58",
            "create_date": "2017-04-27",
            "update_date": "2023-06-12",
            "expiry_date": "2024-04-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bastian Balzer Gartendesign",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1025.ui-dns.de",
                "ns1064.ui-dns.org",
                "ns1084.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "barer.me",
            "domain_keyword": "barer",
            "domain_tld": "me",
            "query_time": "2024-05-29 13:22:29",
            "create_date": "2015-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "ns-1230.awsdns-25.org",
                "ns-1558.awsdns-02.co.uk",
                "ns-51.awsdns-06.com",
                "ns-832.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bayer.com.cn",
            "domain_keyword": "bayer",
            "domain_tld": "com.cn",
            "query_time": "2024-06-02 00:18:40",
            "create_date": "2003-06-02",
            "expiry_date": "2026-06-02",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "拜耳(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pdns1.cscdns.net",
                "pdns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "balcr.com",
            "domain_keyword": "balcr",
            "domain_tld": "com",
            "query_time": "2024-04-08 04:40:39",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bcler.link",
            "domain_keyword": "bcler",
            "domain_tld": "link",
            "query_time": "2024-04-07 20:16:33",
            "create_date": "2023-07-20",
            "update_date": "2023-09-02",
            "expiry_date": "2024-07-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bader.com",
            "domain_keyword": "bader",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:00:02",
            "create_date": "1994-11-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.easystreet.com",
                "dns2.easystreet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "balea.tel",
            "domain_keyword": "balea",
            "domain_tld": "tel",
            "query_time": "2024-04-26 15:19:36",
            "create_date": "2012-06-13",
            "update_date": "2024-04-24",
            "expiry_date": "2025-06-12",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BALEA S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois 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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bader.asia",
            "domain_keyword": "bader",
            "domain_tld": "asia",
            "query_time": "2024-04-24 07:24:16",
            "create_date": "2013-11-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bader",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Farwaniya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "balter.dev",
            "domain_keyword": "balter",
            "domain_tld": "dev",
            "query_time": "2024-04-23 05:29:04",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "noah.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "basler.lol",
            "domain_keyword": "basler",
            "domain_tld": "lol",
            "query_time": "2024-05-02 11:43:34",
            "create_date": "2023-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bacler.ru",
            "domain_keyword": "bacler",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:58:56",
            "create_date": "2021-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru",
                "ns3.mchost.ru",
                "ns4.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "biler.ru",
            "domain_keyword": "biler",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:52:34",
            "create_date": "2019-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "baher.ae",
            "domain_keyword": "baher",
            "domain_tld": "ae",
            "query_time": "2024-04-07 14:12:37",
            "registrar_name": "Etisalat",
            "registrant_name": "BAHER FZE",
            "registrant_company": "BAHER FZE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 33,
            "domain_name": "brler.com",
            "domain_keyword": "brler",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:02:00",
            "create_date": "2022-02-28",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=brler.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "balec.fr",
            "domain_keyword": "balec",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:02:21",
            "create_date": "2022-03-20",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-21",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.642204151",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 35,
            "domain_name": "baier.tech",
            "domain_keyword": "baier",
            "domain_tld": "tech",
            "query_time": "2024-05-08 12:38:12",
            "create_date": "2016-12-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0150104722",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "baier.xyz",
            "domain_keyword": "baier",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 12:38:12",
            "create_date": "2015-03-06",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "baller.hair",
            "domain_keyword": "baller",
            "domain_tld": "hair",
            "query_time": "2024-05-09 17:36:12",
            "create_date": "2022-10-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-20",
            "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": 38,
            "domain_name": "bauer.pictures",
            "domain_keyword": "bauer",
            "domain_tld": "pictures",
            "query_time": "2024-05-09 21:52:52",
            "create_date": "2014-12-23",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0139054757",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "biler.co.uk",
            "domain_keyword": "biler",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 20:17:25",
            "create_date": "2018-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns-1368.awsdns-43.org",
                "ns-1769.awsdns-29.co.uk",
                "ns-298.awsdns-37.com",
                "ns-658.awsdns-18.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "batler.live",
            "domain_keyword": "batler",
            "domain_tld": "live",
            "query_time": "2024-05-19 18:07:10",
            "create_date": "2022-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bayer.ae",
            "domain_keyword": "bayer",
            "domain_tld": "ae",
            "query_time": "2024-05-17 05:40:06",
            "registrar_name": "Corporation Service Company (Singapore) Pte. Ltd.",
            "registrant_name": "Administrator Domain",
            "registrant_company": "BAYER AG",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "pdns1.cscdns.net",
                "pdns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 42,
            "domain_name": "baoer.group",
            "domain_keyword": "baoer",
            "domain_tld": "group",
            "query_time": "2024-05-19 16:59:01",
            "create_date": "2017-12-15",
            "update_date": "2021-01-23",
            "expiry_date": "2030-12-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "qu zhou shi ke cheng bao er kou qiang zhen suo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bager.fr",
            "domain_keyword": "bager",
            "domain_tld": "fr",
            "query_time": "2024-05-14 07:01:21",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-08",
            "registrar_name": "SAS Ligne Web Services - LWS",
            "registrar_website": "https://www.lws.fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns17.lwsdns.com",
                "ns18.lwsdns.com",
                "ns19.lwsdns.com",
                "ns20.lwsdns.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 44,
            "domain_name": "balera.nl",
            "domain_keyword": "balera",
            "domain_tld": "nl",
            "query_time": "2024-05-21 06:57:37",
            "create_date": "2017-06-26",
            "update_date": "2017-06-29",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks13.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "balero.info",
            "domain_keyword": "balero",
            "domain_tld": "info",
            "query_time": "2024-05-27 10:31:24",
            "create_date": "2020-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "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": [
                "ns1041.ui-dns.com",
                "ns1067.ui-dns.org",
                "ns1082.ui-dns.biz",
                "ns1092.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "baxer.cn",
            "domain_keyword": "baxer",
            "domain_tld": "cn",
            "query_time": "2024-06-01 12:50:42",
            "create_date": "2022-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "balmer.com.br",
            "domain_keyword": "balmer",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 13:55:52",
            "create_date": "2000-03-22",
            "update_date": "2024-04-04",
            "expiry_date": "2027-03-22",
            "registrant_name": "Fricke Equipamentos de Soldagem Ltda.",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 48,
            "domain_name": "baljer.biz",
            "domain_keyword": "baljer",
            "domain_tld": "biz",
            "query_time": "2024-04-22 07:37:06",
            "create_date": "2018-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WSP Computer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "maler.wien",
            "domain_keyword": "maler",
            "domain_tld": "wien",
            "query_time": "2024-05-13 16:06:08",
            "create_date": "2014-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_company": "HEROLD Business Data GmbH",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bales.shop",
            "domain_keyword": "bales",
            "domain_tld": "shop",
            "query_time": "2024-04-26 15:21:51",
            "create_date": "2021-02-19",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "balker.su",
            "domain_keyword": "balker",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:31:52",
            "create_date": "2010-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "REGRU-SU",
            "registrant_company": "OOO \"Art-Dominant\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79091442000",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 52,
            "domain_name": "baser.ru",
            "domain_keyword": "baser",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:41:15",
            "create_date": "2018-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "barer.ru",
            "domain_keyword": "barer",
            "domain_tld": "ru",
            "query_time": "2024-05-04 13:24:13",
            "create_date": "2019-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "balter.house",
            "domain_keyword": "balter",
            "domain_tld": "house",
            "query_time": "2024-05-06 20:13:38",
            "create_date": "2020-05-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1386.awsdns-45.org",
                "ns-1564.awsdns-03.co.uk",
                "ns-445.awsdns-55.com",
                "ns-796.awsdns-35.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "baher.info",
            "domain_keyword": "baher",
            "domain_tld": "info",
            "query_time": "2024-05-19 07:40:29",
            "create_date": "2022-08-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks05.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "baier.store",
            "domain_keyword": "baier",
            "domain_tld": "store",
            "query_time": "2024-05-22 17:09:17",
            "create_date": "2024-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bauer.work",
            "domain_keyword": "bauer",
            "domain_tld": "work",
            "query_time": "2024-05-23 04:21:44",
            "create_date": "2019-08-29",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "baker.global",
            "domain_keyword": "baker",
            "domain_tld": "global",
            "query_time": "2024-05-21 04:01:58",
            "create_date": "2016-06-16",
            "update_date": "2024-02-22",
            "expiry_date": "2024-06-16",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "byler.tech",
            "domain_keyword": "byler",
            "domain_tld": "tech",
            "query_time": "2024-05-18 01:40:16",
            "create_date": "2020-11-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0159971998",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bager.us",
            "domain_keyword": "bager",
            "domain_tld": "us",
            "query_time": "2024-06-02 04:27:42",
            "create_date": "2021-05-30",
            "update_date": "2024-06-02",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Norman Alcantara",
            "registrant_address": "14301 North Interstate 35 hwy, Pflugerville",
            "registrant_city": "Huston",
            "registrant_state": "TX",
            "registrant_zip": "78660",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7866593335",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bayer.ooo",
            "domain_keyword": "bayer",
            "domain_tld": "ooo",
            "query_time": "2024-05-30 16:58:47",
            "create_date": "2022-02-18",
            "update_date": "2024-05-20",
            "expiry_date": "2025-02-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "paler.com",
            "domain_keyword": "paler",
            "domain_tld": "com",
            "query_time": "2024-06-03 05:20:27",
            "create_date": "1999-12-09",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.ionos.com",
            "name_servers": [
                "ns0.hatters.org.uk",
                "ns1.granitecanyon.com",
                "ns1.hatters.org.uk",
                "ns2.granitecanyon.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "baller.express",
            "domain_keyword": "baller",
            "domain_tld": "express",
            "query_time": "2024-04-07 07:35:13",
            "create_date": "2019-07-15",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "waler.com",
            "domain_keyword": "waler",
            "domain_tld": "com",
            "query_time": "2024-04-10 21:27:12",
            "create_date": "1998-10-09",
            "update_date": "2024-01-12",
            "expiry_date": "2026-10-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bauer.net",
            "domain_keyword": "bauer",
            "domain_tld": "net",
            "query_time": "2024-04-18 21:22:12",
            "create_date": "1996-08-19",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "balers.net",
            "domain_keyword": "balers",
            "domain_tld": "net",
            "query_time": "2024-04-26 15:21:32",
            "create_date": "2021-11-28",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-28",
            "registrar_iana": 3932,
            "registrar_name": "SAV.COM, LLC - 42",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=balers.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "balber.net",
            "domain_keyword": "balber",
            "domain_tld": "net",
            "query_time": "2024-04-26 10:26:54",
            "create_date": "2010-07-20",
            "update_date": "2022-09-07",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bacer.store",
            "domain_keyword": "bacer",
            "domain_tld": "store",
            "query_time": "2024-05-03 17:55:32",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "baleo.com.pe",
            "domain_keyword": "baleo",
            "domain_tld": "com.pe",
            "query_time": "2024-05-04 04:28:59",
            "registrar_name": "NIC.PE",
            "registrant_name": "Admira creativos",
            "name_servers": [
                "gerald.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 70,
            "domain_name": "naler.com",
            "domain_keyword": "naler",
            "domain_tld": "com",
            "query_time": "2024-05-09 21:27:33",
            "create_date": "2004-07-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-11",
            "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": 71,
            "domain_name": "baller.tv",
            "domain_keyword": "baller",
            "domain_tld": "tv",
            "query_time": "2024-05-22 06:17:32",
            "create_date": "2006-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "abler.academy",
            "domain_keyword": "abler",
            "domain_tld": "academy",
            "query_time": "2024-05-16 03:51:23",
            "create_date": "2021-04-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "jason.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "balez.fr",
            "domain_keyword": "balez",
            "domain_tld": "fr",
            "query_time": "2024-05-21 06:57:43",
            "create_date": "2006-04-11",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1028.ui-dns.com",
                "ns1028.ui-dns.de",
                "ns1028.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 74,
            "domain_name": "baver.be",
            "domain_keyword": "baver",
            "domain_tld": "be",
            "query_time": "2024-05-23 04:23:30",
            "create_date": "2005-05-01",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 75,
            "domain_name": "bauer.computer",
            "domain_keyword": "bauer",
            "domain_tld": "computer",
            "query_time": "2024-05-23 04:21:42",
            "create_date": "2023-11-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-16",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "baker.agency",
            "domain_keyword": "baker",
            "domain_tld": "agency",
            "query_time": "2024-05-23 06:30:34",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "baier.nl",
            "domain_keyword": "baier",
            "domain_tld": "nl",
            "query_time": "2024-05-21 21:10:21",
            "create_date": "2003-03-12",
            "update_date": "2023-01-06",
            "registrar_name": "Kwaaijongens",
            "name_servers": [
                "ns1.kwaaijongens.nl",
                "ns2.kwaaijongens.eu",
                "ns3.kwaaijongens.net",
                "ns4.kwaaijongens.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "baker.be",
            "domain_keyword": "baker",
            "domain_tld": "be",
            "query_time": "2024-05-21 04:01:57",
            "create_date": "2003-07-21",
            "registrar_name": "Online sas",
            "registrar_website": "https://www.bookmyname.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 79,
            "domain_name": "baker.directory",
            "domain_keyword": "baker",
            "domain_tld": "directory",
            "query_time": "2024-05-21 04:01:58",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "balebr.com",
            "domain_keyword": "balebr",
            "domain_tld": "com",
            "query_time": "2024-06-01 05:39:09",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "balcer.dev",
            "domain_keyword": "balcer",
            "domain_tld": "dev",
            "query_time": "2024-05-29 23:07:08",
            "create_date": "2022-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kayleigh.ns.cloudflare.com",
                "rene.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bayer.co.nz",
            "domain_keyword": "bayer",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 02:05:36",
            "create_date": "1997-03-18",
            "update_date": "2023-05-29",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "pdns1.cscdns.net",
                "pdns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "baber.store",
            "domain_keyword": "baber",
            "domain_tld": "store",
            "query_time": "2024-04-11 15:30:21",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "faler.com",
            "domain_keyword": "faler",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:40:43",
            "create_date": "1997-04-04",
            "update_date": "2023-06-30",
            "expiry_date": "2032-04-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bwler.com",
            "domain_keyword": "bwler",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:51:21",
            "create_date": "2019-08-08",
            "update_date": "2020-08-02",
            "expiry_date": "2024-08-08",
            "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": 86,
            "domain_name": "balter.io",
            "domain_keyword": "balter",
            "domain_tld": "io",
            "query_time": "2024-05-06 20:13:38",
            "create_date": "2020-06-14",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "baber.dev",
            "domain_keyword": "baber",
            "domain_tld": "dev",
            "query_time": "2024-05-04 19:00:03",
            "create_date": "2023-04-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gnu-host.net",
                "ns2.gnu-host.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bales.store",
            "domain_keyword": "bales",
            "domain_tld": "store",
            "query_time": "2024-05-06 14:40:41",
            "create_date": "2024-01-05",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169793568",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 89,
            "domain_name": "bauer.express",
            "domain_keyword": "bauer",
            "domain_tld": "express",
            "query_time": "2024-05-16 00:43:56",
            "create_date": "2022-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "osc - open source company UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bawer.fun",
            "domain_keyword": "bawer",
            "domain_tld": "fun",
            "query_time": "2024-05-23 04:23:41",
            "create_date": "2023-09-05",
            "update_date": "2023-12-26",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bamer.nl",
            "domain_keyword": "bamer",
            "domain_tld": "nl",
            "query_time": "2024-05-24 05:52:38",
            "create_date": "2003-09-03",
            "update_date": "2016-03-27",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.whirlwind.nl",
                "ns2.whirlwind.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "baner.nl",
            "domain_keyword": "baner",
            "domain_tld": "nl",
            "query_time": "2024-05-18 19:51:35",
            "create_date": "2007-09-04",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "baher.foundation",
            "domain_keyword": "baher",
            "domain_tld": "foundation",
            "query_time": "2024-05-19 07:40:29",
            "create_date": "2021-12-01",
            "update_date": "2023-05-22",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "baker.engineer",
            "domain_keyword": "baker",
            "domain_tld": "engineer",
            "query_time": "2024-05-12 01:05:53",
            "create_date": "2016-10-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "baller.games",
            "domain_keyword": "baller",
            "domain_tld": "games",
            "query_time": "2024-05-12 02:25:38",
            "create_date": "2020-01-25",
            "update_date": "2023-08-20",
            "expiry_date": "2025-01-25",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "baier.studio",
            "domain_keyword": "baier",
            "domain_tld": "studio",
            "query_time": "2024-05-15 18:29:31",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "balex.legal",
            "domain_keyword": "balex",
            "domain_tld": "legal",
            "query_time": "2024-05-27 10:31:31",
            "create_date": "2017-05-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namesrv.ch",
                "ns2.namesrv.net",
                "ns3.namesrv.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "maler.info",
            "domain_keyword": "maler",
            "domain_tld": "info",
            "query_time": "2024-05-26 20:34:58",
            "create_date": "2001-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Snapnames.com and OnlineNic.Inc,",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "paler.fr",
            "domain_keyword": "paler",
            "domain_tld": "fr",
            "query_time": "2024-06-01 17:59:20",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "PTS Privacy & Trustee Services GmbH",
            "registrant_address": "PTS Privacy & Trustee Services GmbH, Neunkircher-Str. 43, 66299 Friedrichsthal",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68975054909",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 100,
            "domain_name": "daler.pro",
            "domain_keyword": "daler",
            "domain_tld": "pro",
            "query_time": "2024-05-29 14:26:30",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Republic of Tatarstan",
            "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.lpmtr.net",
                "ns2.lpmtr.net",
                "ns3.lpmtr.net",
                "ns4.lpmtr.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.085,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>baler.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2620</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bakler.net, balear.immo, abler.pl, baller.group, taler.xyz, bader.rocks, bailer.bond, baleri.ru, balem.ru, balet.ru, paler.xyz, balex.info, bauer.de, bafer.com.br, bader.media, balser.nl, bauer.hockey, baker.bot, baker.paris, balzer.design, barer.me, bayer.com.cn, balcr.com, bcler.link, bader.com, balea.tel, bader.asia, balter.dev, basler.lol, bacler.ru, biler.ru, baher.ae, brler.com, balec.fr, baier.tech, baier.xyz, baller.hair, bauer.pictures, biler.co.uk, batler.live, bayer.ae, baoer.group, bager.fr, balera.nl, balero.info, baxer.cn, balmer.com.br, baljer.biz, maler.wien, bales.shop, balker.su, baser.ru, barer.ru, balter.house, baher.info, baier.store, bauer.work, baker.global, byler.tech, bager.us, bayer.ooo, paler.com, baller.express, waler.com, bauer.net, balers.net, balber.net, bacer.store, baleo.com.pe, naler.com, baller.tv, abler.academy, balez.fr, baver.be, bauer.computer, baker.agency, baier.nl, baker.be, baker.directory, balebr.com, balcer.dev, bayer.co.nz, baber.store, faler.com, bwler.com, balter.io, baber.dev, bales.store, bauer.express, bawer.fun, bamer.nl, baner.nl, baher.foundation, baker.engineer, baller.games, baier.studio, balex.legal, maler.info, paler.fr, daler.pro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bakler.net</domain_name>
   <domain_keyword>bakler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 14:18:49</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>balear.immo</domain_name>
   <domain_keyword>balear</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-12 04:51:31</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>ns1036.ui-dns.org</value>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1074.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>abler.pl</domain_name>
   <domain_keyword>abler</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-23 20:54:14</query_time>
   <create_date>2000-09-18</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.netart.pl</value>
    <value>ns2.netart.pl</value>
    <value>ns3.netart.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>baller.group</domain_name>
   <domain_keyword>baller</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-29 20:24:51</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>taler.xyz</domain_name>
   <domain_keyword>taler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 08:14:43</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bader.rocks</domain_name>
   <domain_keyword>bader</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-08 02:29:58</query_time>
   <create_date>2015-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bailer.bond</domain_name>
   <domain_keyword>bailer</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-29 23:04:57</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>baleri.ru</domain_name>
   <domain_keyword>baleri</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:08:12</query_time>
   <create_date>2011-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>balem.ru</domain_name>
   <domain_keyword>balem</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:08:11</query_time>
   <create_date>2023-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>balet.ru</domain_name>
   <domain_keyword>balet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:08:13</query_time>
   <create_date>1999-08-30</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>paler.xyz</domain_name>
   <domain_keyword>paler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 18:54:15</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>balex.info</domain_name>
   <domain_keyword>balex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 06:57:42</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-17</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>angela.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bauer.de</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-21 09:10:35</query_time>
   <update_date>2010-04-16</update_date>
   <name_servers>
    <value>pns.dtag.de</value>
    <value>secondary006.dtag.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>bafer.com.br</domain_name>
   <domain_keyword>bafer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 21:14:16</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2023-03-07</update_date>
   <expiry_date>2026-04-01</expiry_date>
   <registrant_name>Fernando Malloy Mota Diniz</registrant_name>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bader.media</domain_name>
   <domain_keyword>bader</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-21 17:14:44</query_time>
   <create_date>2016-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>balser.nl</domain_name>
   <domain_keyword>balser</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 08:16:26</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2022-10-17</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.esmero.nl</value>
    <value>ns2.esmero.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bauer.hockey</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>hockey</domain_tld>
   <query_time>2024-05-23 04:21:42</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2027-11-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>baker.bot</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-21 04:01:57</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.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>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>baker.paris</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-21 04:01:59</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>balzer.design</domain_name>
   <domain_keyword>balzer</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-29 23:12:58</query_time>
   <create_date>2017-04-27</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bastian Balzer Gartendesign</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1025.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
    <value>ns1084.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>barer.me</domain_name>
   <domain_keyword>barer</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 13:22:29</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>ns-1230.awsdns-25.org</value>
    <value>ns-1558.awsdns-02.co.uk</value>
    <value>ns-51.awsdns-06.com</value>
    <value>ns-832.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bayer.com.cn</domain_name>
   <domain_keyword>bayer</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-02 00:18:40</query_time>
   <create_date>2003-06-02</create_date>
   <expiry_date>2026-06-02</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>拜耳(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pdns1.cscdns.net</value>
    <value>pdns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>balcr.com</domain_name>
   <domain_keyword>balcr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 04:40:39</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bcler.link</domain_name>
   <domain_keyword>bcler</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-07 20:16:33</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bader.com</domain_name>
   <domain_keyword>bader</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:00:02</query_time>
   <create_date>1994-11-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-11-08</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.easystreet.com</value>
    <value>dns2.easystreet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>balea.tel</domain_name>
   <domain_keyword>balea</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-26 15:19:36</query_time>
   <create_date>2012-06-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BALEA S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois 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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bader.asia</domain_name>
   <domain_keyword>bader</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-24 07:24:16</query_time>
   <create_date>2013-11-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bader</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Farwaniya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.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>balter.dev</domain_name>
   <domain_keyword>balter</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-23 05:29:04</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>noah.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>basler.lol</domain_name>
   <domain_keyword>basler</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-02 11:43:34</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bacler.ru</domain_name>
   <domain_keyword>bacler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:58:56</query_time>
   <create_date>2021-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mchost.ru</value>
    <value>ns2.mchost.ru</value>
    <value>ns3.mchost.ru</value>
    <value>ns4.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>biler.ru</domain_name>
   <domain_keyword>biler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:52:34</query_time>
   <create_date>2019-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>baher.ae</domain_name>
   <domain_keyword>baher</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-07 14:12:37</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>BAHER FZE</registrant_name>
   <registrant_company>BAHER FZE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>brler.com</domain_name>
   <domain_keyword>brler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:02:00</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=brler.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>balec.fr</domain_name>
   <domain_keyword>balec</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:02:21</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.642204151</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>baier.tech</domain_name>
   <domain_keyword>baier</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 12:38:12</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0150104722</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>baier.xyz</domain_name>
   <domain_keyword>baier</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 12:38:12</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>baller.hair</domain_name>
   <domain_keyword>baller</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-09 17:36:12</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-20</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>38</num>
   <domain_name>bauer.pictures</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>pictures</domain_tld>
   <query_time>2024-05-09 21:52:52</query_time>
   <create_date>2014-12-23</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0139054757</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>biler.co.uk</domain_name>
   <domain_keyword>biler</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 20:17:25</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns-1368.awsdns-43.org</value>
    <value>ns-1769.awsdns-29.co.uk</value>
    <value>ns-298.awsdns-37.com</value>
    <value>ns-658.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>batler.live</domain_name>
   <domain_keyword>batler</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-19 18:07:10</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bayer.ae</domain_name>
   <domain_keyword>bayer</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-17 05:40:06</query_time>
   <registrar_name>Corporation Service Company (Singapore) Pte. Ltd.</registrar_name>
   <registrant_name>Administrator Domain</registrant_name>
   <registrant_company>BAYER AG</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>pdns1.cscdns.net</value>
    <value>pdns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>baoer.group</domain_name>
   <domain_keyword>baoer</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 16:59:01</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2021-01-23</update_date>
   <expiry_date>2030-12-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>qu zhou shi ke cheng bao er kou qiang zhen suo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bager.fr</domain_name>
   <domain_keyword>bager</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-14 07:01:21</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>SAS Ligne Web Services - LWS</registrar_name>
   <registrar_website>https://www.lws.fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns17.lwsdns.com</value>
    <value>ns18.lwsdns.com</value>
    <value>ns19.lwsdns.com</value>
    <value>ns20.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>balera.nl</domain_name>
   <domain_keyword>balera</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 06:57:37</query_time>
   <create_date>2017-06-26</create_date>
   <update_date>2017-06-29</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>balero.info</domain_name>
   <domain_keyword>balero</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 10:31:24</query_time>
   <create_date>2020-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>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>ns1041.ui-dns.com</value>
    <value>ns1067.ui-dns.org</value>
    <value>ns1082.ui-dns.biz</value>
    <value>ns1092.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>baxer.cn</domain_name>
   <domain_keyword>baxer</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 12:50:42</query_time>
   <create_date>2022-07-20</create_date>
   <expiry_date>2024-07-20</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>47</num>
   <domain_name>balmer.com.br</domain_name>
   <domain_keyword>balmer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 13:55:52</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2027-03-22</expiry_date>
   <registrant_name>Fricke Equipamentos de Soldagem Ltda.</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>baljer.biz</domain_name>
   <domain_keyword>baljer</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 07:37:06</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WSP Computer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>maler.wien</domain_name>
   <domain_keyword>maler</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-05-13 16:06:08</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>HEROLD Business Data GmbH</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bales.shop</domain_name>
   <domain_keyword>bales</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 15:21:51</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>balker.su</domain_name>
   <domain_keyword>balker</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:31:52</query_time>
   <create_date>2010-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>OOO &quot;Art-Dominant&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79091442000</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>baser.ru</domain_name>
   <domain_keyword>baser</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:41:15</query_time>
   <create_date>2018-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>barer.ru</domain_name>
   <domain_keyword>barer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 13:24:13</query_time>
   <create_date>2019-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>balter.house</domain_name>
   <domain_keyword>balter</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-06 20:13:38</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1386.awsdns-45.org</value>
    <value>ns-1564.awsdns-03.co.uk</value>
    <value>ns-445.awsdns-55.com</value>
    <value>ns-796.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>baher.info</domain_name>
   <domain_keyword>baher</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 07:40:29</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>baier.store</domain_name>
   <domain_keyword>baier</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 17:09:17</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bauer.work</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 04:21:44</query_time>
   <create_date>2019-08-29</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>baker.global</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-21 04:01:58</query_time>
   <create_date>2016-06-16</create_date>
   <update_date>2024-02-22</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/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>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>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>byler.tech</domain_name>
   <domain_keyword>byler</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 01:40:16</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0159971998</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>bager.us</domain_name>
   <domain_keyword>bager</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 04:27:42</query_time>
   <create_date>2021-05-30</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Norman Alcantara</registrant_name>
   <registrant_address>14301 North Interstate 35 hwy, Pflugerville</registrant_address>
   <registrant_city>Huston</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>78660</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7866593335</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bayer.ooo</domain_name>
   <domain_keyword>bayer</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-30 16:58:47</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>paler.com</domain_name>
   <domain_keyword>paler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 05:20:27</query_time>
   <create_date>1999-12-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.ionos.com</registrar_website>
   <name_servers>
    <value>ns0.hatters.org.uk</value>
    <value>ns1.granitecanyon.com</value>
    <value>ns1.hatters.org.uk</value>
    <value>ns2.granitecanyon.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>baller.express</domain_name>
   <domain_keyword>baller</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-04-07 07:35:13</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>waler.com</domain_name>
   <domain_keyword>waler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 21:27:12</query_time>
   <create_date>1998-10-09</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2026-10-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bauer.net</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 21:22:12</query_time>
   <create_date>1996-08-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-18</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.hover.com</value>
    <value>ns2.hover.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>66</num>
   <domain_name>balers.net</domain_name>
   <domain_keyword>balers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 15:21:32</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>3932</registrar_iana>
   <registrar_name>SAV.COM, LLC - 42</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=balers.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>balber.net</domain_name>
   <domain_keyword>balber</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 10:26:54</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bacer.store</domain_name>
   <domain_keyword>bacer</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 17:55:32</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>baleo.com.pe</domain_name>
   <domain_keyword>baleo</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-04 04:28:59</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Admira creativos</registrant_name>
   <name_servers>
    <value>gerald.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>naler.com</domain_name>
   <domain_keyword>naler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 21:27:33</query_time>
   <create_date>2004-07-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>71</num>
   <domain_name>baller.tv</domain_name>
   <domain_keyword>baller</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-22 06:17:32</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>abler.academy</domain_name>
   <domain_keyword>abler</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-16 03:51:23</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>jason.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>balez.fr</domain_name>
   <domain_keyword>balez</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 06:57:43</query_time>
   <create_date>2006-04-11</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1028.ui-dns.com</value>
    <value>ns1028.ui-dns.de</value>
    <value>ns1028.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>baver.be</domain_name>
   <domain_keyword>baver</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-23 04:23:30</query_time>
   <create_date>2005-05-01</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>bauer.computer</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-23 04:21:42</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>baker.agency</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 06:30:34</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</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>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>77</num>
   <domain_name>baier.nl</domain_name>
   <domain_keyword>baier</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 21:10:21</query_time>
   <create_date>2003-03-12</create_date>
   <update_date>2023-01-06</update_date>
   <registrar_name>Kwaaijongens</registrar_name>
   <name_servers>
    <value>ns1.kwaaijongens.nl</value>
    <value>ns2.kwaaijongens.eu</value>
    <value>ns3.kwaaijongens.net</value>
    <value>ns4.kwaaijongens.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>baker.be</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 04:01:57</query_time>
   <create_date>2003-07-21</create_date>
   <registrar_name>Online sas</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>baker.directory</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-21 04:01:58</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>balebr.com</domain_name>
   <domain_keyword>balebr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 05:39:09</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>balcer.dev</domain_name>
   <domain_keyword>balcer</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-29 23:07:08</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kayleigh.ns.cloudflare.com</value>
    <value>rene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bayer.co.nz</domain_name>
   <domain_keyword>bayer</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 02:05:36</query_time>
   <create_date>1997-03-18</create_date>
   <update_date>2023-05-29</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>pdns1.cscdns.net</value>
    <value>pdns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>baber.store</domain_name>
   <domain_keyword>baber</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-11 15:30:21</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>faler.com</domain_name>
   <domain_keyword>faler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:40:43</query_time>
   <create_date>1997-04-04</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2032-04-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.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>bwler.com</domain_name>
   <domain_keyword>bwler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:51:21</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2020-08-02</update_date>
   <expiry_date>2024-08-08</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>86</num>
   <domain_name>balter.io</domain_name>
   <domain_keyword>balter</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-06 20:13:38</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>baber.dev</domain_name>
   <domain_keyword>baber</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-04 19:00:03</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.gnu-host.net</value>
    <value>ns2.gnu-host.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bales.store</domain_name>
   <domain_keyword>bales</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 14:40:41</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169793568</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>89</num>
   <domain_name>bauer.express</domain_name>
   <domain_keyword>bauer</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-16 00:43:56</query_time>
   <create_date>2022-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>osc - open source company UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bawer.fun</domain_name>
   <domain_keyword>bawer</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-23 04:23:41</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bamer.nl</domain_name>
   <domain_keyword>bamer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 05:52:38</query_time>
   <create_date>2003-09-03</create_date>
   <update_date>2016-03-27</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.whirlwind.nl</value>
    <value>ns2.whirlwind.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>baner.nl</domain_name>
   <domain_keyword>baner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 19:51:35</query_time>
   <create_date>2007-09-04</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>baher.foundation</domain_name>
   <domain_keyword>baher</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-19 07:40:29</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>baker.engineer</domain_name>
   <domain_keyword>baker</domain_keyword>
   <domain_tld>engineer</domain_tld>
   <query_time>2024-05-12 01:05:53</query_time>
   <create_date>2016-10-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>baller.games</domain_name>
   <domain_keyword>baller</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-12 02:25:38</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-01-25</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>baier.studio</domain_name>
   <domain_keyword>baier</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 18:29:31</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>balex.legal</domain_name>
   <domain_keyword>balex</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-27 10:31:31</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namesrv.ch</value>
    <value>ns2.namesrv.net</value>
    <value>ns3.namesrv.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>maler.info</domain_name>
   <domain_keyword>maler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 20:34:58</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Snapnames.com and OnlineNic.Inc,</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>paler.fr</domain_name>
   <domain_keyword>paler</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-01 17:59:20</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>PTS Privacy &amp; Trustee Services GmbH</registrant_company>
   <registrant_address>PTS Privacy &amp; Trustee Services GmbH, Neunkircher-Str. 43, 66299 Friedrichsthal</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68975054909</registrant_phone>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>daler.pro</domain_name>
   <domain_keyword>daler</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 14:26:30</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Republic of Tatarstan</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.lpmtr.net</value>
    <value>ns2.lpmtr.net</value>
    <value>ns3.lpmtr.net</value>
    <value>ns4.lpmtr.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.085</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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