WHOIS QUERY TIME

4 May 2024 - 1:17 PM UTC

Modified: 2 February 2022

NAME SERVERS

access.ui-dns.biz
access.ui-dns.com
access.ui-dns.de
access.ui-dns.org

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=brante.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "brante.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "brante.de",
            "domain_keyword": "brante",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:04",
            "update_date": "2022-02-02",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>brante.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>brante.de</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:04</query_time>
   <update_date>2022-02-02</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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.04 seconds) for "brante.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 5:36 AM UTC

Modified: 4 April 2007

NAME SERVERS

ns3.schlund.de
ns4.schlund.de

DOMAIN STATUS

connect

#2 - QUERY TIME

4 May 2024 - 1:17 PM UTC

Modified: 2 February 2022

NAME SERVERS

access.ui-dns.biz
access.ui-dns.com
access.ui-dns.de
access.ui-dns.org

DOMAIN STATUS

connect

* 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=brante.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "brante.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "brante.de",
    "results": [
        {
            "num": 1,
            "domain_name": "brante.de",
            "domain_keyword": "brante",
            "domain_tld": "de",
            "query_time": "2016-10-28 05:36:40",
            "update_date": "2007-04-04",
            "name_servers": [
                "ns3.schlund.de",
                "ns4.schlund.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "brante.de",
            "domain_keyword": "brante",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:04",
            "update_date": "2022-02-02",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>brante.de</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>brante.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brante.de</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 05:36:40</query_time>
   <update_date>2007-04-04</update_date>
   <name_servers>
    <value>ns3.schlund.de</value>
    <value>ns4.schlund.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>brante.de</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:04</query_time>
   <update_date>2022-02-02</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 9 domain names (in 0.015 seconds) which contained the exact domain keyword "brante".
Domain Name Registered Expiry Registrar Ownership
1 brante.com 1 Jun 1999 1 Jun 2025 One.com A/S REDACTED FOR PRIVACY
2 brante.net 23 Mar 2000 23 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
3 brante.org 23 Mar 2000 23 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
4 brante.info 17 Jul 2002 17 Jul 2024 IONOS SE Baeckerei & Konditorei
5 brante.se 12 May 2003 12 May 2025 Loopia AB -
6 brante.pl 23 Aug 2012 23 Aug 2024 nazwa.pl sp. z o.o. -
7 brante.com.br 8 Mar 2016 8 Mar 2026 - Celso Jos? Arruda Santos
8 brante.one 18 Sep 2021 18 Sep 2024 One.com A/S REDACTED FOR PRIVACY
9 brante.tech 8 Oct 2023 8 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
10 brante.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=brante&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "brante",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "brante.com, brante.net, brante.org, brante.info, brante.se, brante.pl, brante.com.br, brante.one, brante.tech, brante.de",
    "results": [
        {
            "num": 1,
            "domain_name": "brante.com",
            "domain_keyword": "brante",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:36:11",
            "create_date": "1999-06-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "brante.net",
            "domain_keyword": "brante",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:44:30",
            "create_date": "2000-03-23",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "garret.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "brante.org",
            "domain_keyword": "brante",
            "domain_tld": "org",
            "query_time": "2024-04-27 08:44:30",
            "create_date": "2000-03-23",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "brante.info",
            "domain_keyword": "brante",
            "domain_tld": "info",
            "query_time": "2024-06-10 22:36:11",
            "create_date": "2002-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Baeckerei & Konditorei",
            "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": [
                "ns1088.ui-dns.biz",
                "ns1088.ui-dns.com",
                "ns1088.ui-dns.de",
                "ns1088.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "brante.se",
            "domain_keyword": "brante",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:00",
            "create_date": "2003-05-12",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-12",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 6,
            "domain_name": "brante.pl",
            "domain_keyword": "brante",
            "domain_tld": "pl",
            "query_time": "2024-04-27 08:44:30",
            "create_date": "2012-08-23",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-23",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "brante.com.br",
            "domain_keyword": "brante",
            "domain_tld": "com.br",
            "query_time": "2024-04-27 08:44:30",
            "create_date": "2016-03-08",
            "update_date": "2024-04-02",
            "expiry_date": "2026-03-08",
            "registrant_name": "Celso Jos? Arruda Santos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.000webhost.com",
                "ns02.000webhost.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "brante.one",
            "domain_keyword": "brante",
            "domain_tld": "one",
            "query_time": "2024-05-18 00:05:49",
            "create_date": "2021-09-18",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "brante.tech",
            "domain_keyword": "brante",
            "domain_tld": "tech",
            "query_time": "2024-06-10 22:36:11",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "monroe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "brante.de",
            "domain_keyword": "brante",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:04",
            "update_date": "2022-02-02",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>brante</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>brante.com, brante.net, brante.org, brante.info, brante.se, brante.pl, brante.com.br, brante.one, brante.tech, brante.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brante.com</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:36:11</query_time>
   <create_date>1999-06-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>brante.net</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:44:30</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>garret.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>brante.org</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 08:44:30</query_time>
   <create_date>2000-03-23</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>brante.info</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 22:36:11</query_time>
   <create_date>2002-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</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>Baeckerei &amp; Konditorei</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>ns1088.ui-dns.biz</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1088.ui-dns.de</value>
    <value>ns1088.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>brante.se</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:00</query_time>
   <create_date>2003-05-12</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>brante.pl</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 08:44:30</query_time>
   <create_date>2012-08-23</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>brante.com.br</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-27 08:44:30</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrant_name>Celso Jos? Arruda Santos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.000webhost.com</value>
    <value>ns02.000webhost.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>brante.one</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 00:05:49</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>brante.tech</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-10 22:36:11</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>monroe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>brante.de</domain_name>
   <domain_keyword>brante</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:04</query_time>
   <update_date>2022-02-02</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 5,866 domain names (in 0.082 seconds) which look and sound like the brand name "brante".
Domain Name Registered Expiry Registrar Ownership
1 brantec.co.uk 6 Dec 2018 6 Dec 2024 Ionos SE [Tag = 1AND1] -
2 bronte.com.au - - Melbourne IT Stephen Handbury
3 biante.cn 23 Apr 2021 23 Apr 2025 阿里云计算有限公司(万网) 杨学艺
4 branta.eu - - Registrar.eu -
5 braste.de - - - -
6 branze.org 6 Mar 2007 6 Mar 2025 DNC Holdings, Inc. 4 Coast Drive
7 brande.net 28 Nov 2018 28 Nov 2024 DropCatch.com 755 LLC JIN-1
8 branie.online 31 Aug 2023 31 Aug 2024 Key-Systems LLC Branie IT
9 brande.online 2 Dec 2022 2 Dec 2024 Tucows.com Co. Data Protected
10 brance.co.in 19 Mar 2022 19 Mar 2025 Tucows Inc. Brance
11 branse.com 4 Mar 2001 4 Mar 2025 Vautron Rechenzentrum AG -
12 bronte.club 5 Jul 2017 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 bronte.space 1 Mar 2024 1 Mar 2025 Gransy s.r.o. -
14 brande.dk 31 Jan 1997 31 Mar 2025 - Ole Barkholt-Søndergaard
15 branne.nl 23 Aug 2004 - Realtime Register -
16 brande.agency 28 Jan 2015 28 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
17 brance.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 brantec.site 31 Jul 2023 31 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
19 prante.org 29 Mar 2013 29 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
20 braate.se 9 Aug 2023 9 Aug 2024 Loopia AB -
21 branta.org 30 Apr 2018 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 brants.name - - Domain.com, LLC -
23 brantk.com 2 Aug 2023 2 Aug 2024 Gname 004 Inc -
24 brantu.agency 23 Oct 2021 23 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 branten.se 24 Apr 2003 24 Apr 2025 Loopia AB -
26 biante.cz 22 May 2019 22 May 2025 REG-INTERNET-CZ Net Distribution s.r.o.
27 brant4.net 28 Dec 2009 28 Dec 2026 Tucows Domains Inc. -
28 bronte.media 5 May 2023 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 biante.sk 22 May 2019 22 May 2025 INTERNET CZ, a.s. Net Distribution s.r.o.
30 branten.com 22 Feb 2020 22 Feb 2025 GoDaddy.com, LLC -
31 bronte.lol 4 Feb 2024 4 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
32 brange.com.br 15 Mar 2008 15 Mar 2025 LOCAWEB (2) Brange Tecnologia Ltda.
33 bsante.com.co 15 May 2019 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 branto.com 6 Feb 2002 6 Feb 2032 GoDaddy.com, LLC SINEWAVE INC
35 grante.buzz 22 Nov 2023 22 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
36 branke.net 3 Mar 2002 18 Feb 2025 Variomedia AG dba puredomain.com -
37 brance.dev 28 Feb 2019 28 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
38 bronte.garden 8 Apr 2023 8 Apr 2025 Porkbun Private by Design, LLC
39 bronte.homes 2 Jul 2021 2 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
40 bratte.com 10 Apr 2002 10 Apr 2025 GoDaddy.com, LLC -
41 brance.ai - - 1api.net Domains By Proxy, LLC
42 biante.ltd 12 Jan 2022 12 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi bai an te dian zi you xian gong si
43 barante.se 8 May 2014 8 May 2025 LoopiaGroup2 -
44 branto.top 28 Jan 2024 28 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
45 branta.pl 15 Dec 2001 14 Dec 2024 Digital Media Technology Sp. z o.o. -
46 bronte.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
47 braunte.com 2 Mar 2011 2 Mar 2025 GoDaddy.com, LLC -
48 brantt.pl 3 Mar 2012 3 Mar 2025 ZENBOX sp. z o.o. -
49 brabte.com 10 Nov 2022 10 Nov 2024 Porkbun LLC Private by Design, LLC
50 bratte.net 28 Jul 2010 28 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 brinte.net 22 Feb 2006 22 Feb 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
52 brantb.com 17 Jan 2008 17 Jan 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
53 arante.com 15 Dec 2015 15 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 brande.org 24 Apr 2020 24 Apr 2025 Dynadot9 LLC REDACTED FOR PRIVACY
55 braste.com 31 May 2005 31 May 2025 GoDaddy.com, LLC -
56 brange.fr 16 Jun 2003 1 Dec 2024 OVH Ets Paul Brange
57 bronte.com 6 Mar 1997 7 Mar 2030 NAMECHEAP INC World News Pte Ltd
58 brange.online 27 Feb 2023 27 Feb 2025 Key-Systems LLC Wites
59 branve.com 11 Oct 2018 11 Oct 2024 GoDaddy.com, LLC -
60 obrante.com 15 Apr 2019 15 Apr 2026 GoDaddy.com, LLC -
61 brantle.com 15 Aug 2017 15 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 prante.site 24 Aug 2023 24 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
63 braute.org 19 Mar 2006 19 Mar 2025 Domeneshop AS dba domainnameshop.com Oivind Braute
64 brantv.online 18 Aug 2023 18 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
65 brande.com.pe - - NIC.PE brande e.i.r.l
66 branse.nl 13 Sep 2008 - exto -
67 bronte.org.uk 13 Jan 1999 13 Jan 2025 iRack Limited [Tag = LEGEND] -
68 brantl.cz 1 Nov 2007 1 Nov 2024 REG-ZONER Brantl & Partners, s.r.o.
69 branie.amsterdam 16 Sep 2015 16 Sep 2024 Metaregistrar BV Applications DotAMSTERDAM B.V.
70 branta.jp 18 Nov 2021 30 Nov 2024 - taoca
71 bracte.com 3 Apr 2006 3 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 branate.com 5 Apr 2023 5 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
73 brande.top 12 Apr 2023 12 Apr 2027 CSL Computer Service Langenbach GmbH Serverpars
74 bronte.com.br 1 Aug 2017 1 Aug 2024 - Bruno Vaz Brigatti
75 brantec.de - - - -
76 frante.ru 22 Jun 2020 22 Jun 2025 RU-CENTER-RU JSC RU-CENTER
77 brantt.cl 18 Jan 2018 18 Jan 2026 NIC Chile Patricio David Gana Urzua
78 branto.co 31 Jul 2021 31 Jul 2024 NameCheap, Inc. zzzfashion
79 bhante.org 13 Oct 2018 13 Oct 2024 DreamHost, LLC Data Protected
80 grante.net 12 Jan 2011 12 Jan 2025 FastDomain Inc. -
81 branie.tech 31 Aug 2023 31 Aug 2024 Key-Systems LLC Branie IT
82 brynte.co 17 Feb 2016 16 Feb 2025 Tucows Domains Inc. Jonathan Brynte
83 brsante.com 28 Jul 2019 28 Jul 2024 GoDaddy.com, LLC -
84 bronte.dev 22 Oct 2020 22 Oct 2024 Name.com, Inc. REDACTED FOR PRIVACY
85 brantme.com 21 Jun 2023 21 Jun 2024 Wix.com Ltd. -
86 brantex.com 4 Oct 2008 4 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
87 arante.co.kr 21 Apr 2010 21 Apr 2024 (?)??? ???
88 brantz.net 27 Aug 1998 26 Aug 2032 Network Solutions, LLC -
89 branke.se 8 Sep 2020 8 Sep 2024 One.com -
90 brantl.eu - - united-domains AG -
91 branta.vlaanderen 29 Jan 2015 29 Jan 2025 Combell nv Branta BVBA
92 branet.pl 2 Jun 2011 2 Jun 2024 Aftermarket.pl Limited -
93 branted.com 28 Jun 2018 28 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
94 brande.info 20 Jan 2004 20 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
95 brantu.com 1 Jul 2015 1 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
96 brakte.net 4 Apr 2006 4 Apr 2026 GoDaddy.com, LLC -
97 bronte.xyz 2 Oct 2014 2 Oct 2024 Mesh Digital Ltd Domains By Proxy, LLC
98 branthe.tech 29 Oct 2023 29 Oct 2025 Network Solutions LLC Green Didital Newshub
99 brantec.com.br 10 Feb 2009 10 Feb 2025 - Odival Cezar Brand
100 brantx.com 13 Mar 2021 13 Mar 2025 GoDaddy.com, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Brante.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=brante.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "brante.de",
        "page_size": 100
    },
    "count": {
        "total": 5866,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "brantec.co.uk, bronte.com.au, biante.cn, branta.eu, braste.de, branze.org, brande.net, branie.online, brande.online, brance.co.in, branse.com, bronte.club, bronte.space, brande.dk, branne.nl, brande.agency, brance.xyz, brantec.site, prante.org, braate.se, branta.org, brants.name, brantk.com, brantu.agency, branten.se, biante.cz, brant4.net, bronte.media, biante.sk, branten.com, bronte.lol, brange.com.br, bsante.com.co, branto.com, grante.buzz, branke.net, brance.dev, bronte.garden, bronte.homes, bratte.com, brance.ai, biante.ltd, barante.se, branto.top, branta.pl, bronte.us, braunte.com, brantt.pl, brabte.com, bratte.net, brinte.net, brantb.com, arante.com, brande.org, braste.com, brange.fr, bronte.com, brange.online, branve.com, obrante.com, brantle.com, prante.site, braute.org, brantv.online, brande.com.pe, branse.nl, bronte.org.uk, brantl.cz, branie.amsterdam, branta.jp, bracte.com, branate.com, brande.top, bronte.com.br, brantec.de, frante.ru, brantt.cl, branto.co, bhante.org, grante.net, branie.tech, brynte.co, brsante.com, bronte.dev, brantme.com, brantex.com, arante.co.kr, brantz.net, branke.se, brantl.eu, branta.vlaanderen, branet.pl, branted.com, brande.info, brantu.com, brakte.net, bronte.xyz, branthe.tech, brantec.com.br, brantx.com",
    "results": [
        {
            "num": 1,
            "domain_name": "brantec.co.uk",
            "domain_keyword": "brantec",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 13:35:17",
            "create_date": "2018-12-06",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-06",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1063.ui-dns.biz",
                "ns1102.ui-dns.org",
                "ns1115.ui-dns.de",
                "ns1120.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "bronte.com.au",
            "domain_keyword": "bronte",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 14:24:25",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Stephen Handbury",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "biante.cn",
            "domain_keyword": "biante",
            "domain_tld": "cn",
            "query_time": "2024-05-01 07:57:40",
            "create_date": "2021-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杨学艺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "branta.eu",
            "domain_keyword": "branta",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:09:41",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "braste.de",
            "domain_keyword": "braste",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:13",
            "update_date": "2015-02-19",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "branze.org",
            "domain_keyword": "branze",
            "domain_tld": "org",
            "query_time": "2024-04-27 08:45:52",
            "create_date": "2007-03-06",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-06",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "4 Coast Drive",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "brande.net",
            "domain_keyword": "brande",
            "domain_tld": "net",
            "query_time": "2024-04-26 07:03:04",
            "create_date": "2018-11-28",
            "update_date": "2020-03-13",
            "expiry_date": "2024-11-28",
            "registrar_iana": 2514,
            "registrar_name": "DropCatch.com 755 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "branie.online",
            "domain_keyword": "branie",
            "domain_tld": "online",
            "query_time": "2024-05-16 16:14:53",
            "create_date": "2023-08-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Branie IT",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "brande.online",
            "domain_keyword": "brande",
            "domain_tld": "online",
            "query_time": "2024-05-25 03:01:21",
            "create_date": "2022-12-02",
            "update_date": "2024-04-24",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MURCIA",
            "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.",
            "name_servers": [
                "dns1.serv262778.servidoresdns.net",
                "dns2.serv262778.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "brance.co.in",
            "domain_keyword": "brance",
            "domain_tld": "co.in",
            "query_time": "2024-04-30 13:37:03",
            "create_date": "2022-03-19",
            "update_date": "2023-03-10",
            "expiry_date": "2025-03-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brance",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DL",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "branse.com",
            "domain_keyword": "branse",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:41:25",
            "create_date": "2001-03-04",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.indas.de",
                "ns.ludwigsburg.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bronte.club",
            "domain_keyword": "bronte",
            "domain_tld": "club",
            "query_time": "2024-04-21 06:01:51",
            "create_date": "2017-07-05",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bronte.space",
            "domain_keyword": "bronte",
            "domain_tld": "space",
            "query_time": "2024-05-08 16:37:56",
            "create_date": "2024-03-01",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "brande.dk",
            "domain_keyword": "brande",
            "domain_tld": "dk",
            "query_time": "2024-05-11 01:56:02",
            "create_date": "1997-01-31",
            "expiry_date": "2025-03-31",
            "registrant_name": "Ole Barkholt-Søndergaard",
            "registrant_address": "Martensens Allé 6",
            "registrant_city": "Brande",
            "registrant_zip": "7330",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.netsite.dk",
                "ns2.netsite.eu",
                "ns3.netsite.se"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "branne.nl",
            "domain_keyword": "branne",
            "domain_tld": "nl",
            "query_time": "2024-05-16 16:14:59",
            "create_date": "2004-08-23",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "brande.agency",
            "domain_keyword": "brande",
            "domain_tld": "agency",
            "query_time": "2024-05-27 03:15:14",
            "create_date": "2015-01-28",
            "update_date": "2023-11-17",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "brance.xyz",
            "domain_keyword": "brance",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 12:12:56",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "brantec.site",
            "domain_keyword": "brantec",
            "domain_tld": "site",
            "query_time": "2024-06-10 22:36:11",
            "create_date": "2023-07-31",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "prante.org",
            "domain_keyword": "prante",
            "domain_tld": "org",
            "query_time": "2024-04-24 07:07:35",
            "create_date": "2013-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "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": "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "braate.se",
            "domain_keyword": "braate",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:11:30",
            "create_date": "2023-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 21,
            "domain_name": "branta.org",
            "domain_keyword": "branta",
            "domain_tld": "org",
            "query_time": "2024-05-10 14:07:38",
            "create_date": "2018-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "brants.name",
            "domain_keyword": "brants",
            "domain_tld": "name",
            "query_time": "2024-05-01 03:29:04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "brantk.com",
            "domain_keyword": "brantk",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:44:51",
            "create_date": "2023-08-02",
            "update_date": "2023-12-06",
            "expiry_date": "2024-08-02",
            "registrar_iana": 3944,
            "registrar_name": "Gname 004 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "brantu.agency",
            "domain_keyword": "brantu",
            "domain_tld": "agency",
            "query_time": "2024-05-13 21:32:46",
            "create_date": "2021-10-23",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "branten.se",
            "domain_keyword": "branten",
            "domain_tld": "se",
            "query_time": "2024-05-21 16:28:57",
            "create_date": "2003-04-24",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-24",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns1.hemsida.net",
                "dns2.hemsida.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "biante.cz",
            "domain_keyword": "biante",
            "domain_tld": "cz",
            "query_time": "2024-05-22 14:06:02",
            "create_date": "2019-05-22",
            "update_date": "2019-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Robert Kadubec",
            "registrant_company": "Net Distribution s.r.o.",
            "registrant_address": "tř. Masarykova 116, Veselí nad Moravou, 69801",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 27,
            "domain_name": "brant4.net",
            "domain_keyword": "brant4",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:44:01",
            "create_date": "2009-12-28",
            "update_date": "2022-11-29",
            "expiry_date": "2026-12-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "bronte.media",
            "domain_keyword": "bronte",
            "domain_tld": "media",
            "query_time": "2024-05-08 16:37:56",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "biante.sk",
            "domain_keyword": "biante",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:00:32",
            "create_date": "2019-05-22",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-22",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrant_name": "Net Distribution s.r.o.",
            "registrant_company": "Net Distribution s.r.o.",
            "registrant_address": "tř. Masarykova 116",
            "registrant_city": "Veselí nad Moravou",
            "registrant_zip": "69801",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 30,
            "domain_name": "branten.com",
            "domain_keyword": "branten",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:44:30",
            "create_date": "2020-02-22",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bronte.lol",
            "domain_keyword": "bronte",
            "domain_tld": "lol",
            "query_time": "2024-05-26 21:47:10",
            "create_date": "2024-02-04",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-04",
            "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": 32,
            "domain_name": "brange.com.br",
            "domain_keyword": "brange",
            "domain_tld": "com.br",
            "query_time": "2024-05-16 16:14:52",
            "create_date": "2008-03-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Brange Tecnologia Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "bsante.com.co",
            "domain_keyword": "bsante",
            "domain_tld": "com.co",
            "query_time": "2024-05-18 17:54:32",
            "create_date": "2019-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "branto.com",
            "domain_keyword": "branto",
            "domain_tld": "com",
            "query_time": "2024-05-29 13:52:37",
            "create_date": "2002-02-06",
            "update_date": "2022-12-02",
            "expiry_date": "2032-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Brant Stevens",
            "registrant_company": "SINEWAVE INC",
            "registrant_address": "196 MACON ST APT 2C",
            "registrant_city": "BROOKLYN",
            "registrant_state": "New York",
            "registrant_zip": "11216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9318566",
            "name_servers": [
                "ns1170.dns.dyn.com",
                "ns2200.dns.dyn.com",
                "ns3138.dns.dyn.com",
                "ns4187.dns.dyn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "grante.buzz",
            "domain_keyword": "grante",
            "domain_tld": "buzz",
            "query_time": "2024-05-30 19:12:53",
            "create_date": "2023-11-22",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "elias.ns.cloudflare.com",
                "imani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "branke.net",
            "domain_keyword": "branke",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:39:46",
            "create_date": "2002-03-03",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG dba puredomain.com",
            "registrar_website": "http://www.puredomain.com",
            "registrant_country": "DE",
            "registrant_email": "use contact form at https://rdap.variomedia.de/contact/registrant/branke.net",
            "name_servers": [
                "ns.cnm.de",
                "ns1.variomedia.de",
                "ns2.cnm.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "brance.dev",
            "domain_keyword": "brance",
            "domain_tld": "dev",
            "query_time": "2024-04-26 23:06:02",
            "create_date": "2019-02-28",
            "update_date": "2023-10-20",
            "expiry_date": "2025-02-28",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bronte.garden",
            "domain_keyword": "bronte",
            "domain_tld": "garden",
            "query_time": "2024-05-12 18:36:49",
            "create_date": "2023-04-08",
            "update_date": "2023-04-13",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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 rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bronte.homes",
            "domain_keyword": "bronte",
            "domain_tld": "homes",
            "query_time": "2024-05-26 03:14:35",
            "create_date": "2021-07-02",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bratte.com",
            "domain_keyword": "bratte",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:27:27",
            "create_date": "2002-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "brance.ai",
            "domain_keyword": "brance",
            "domain_tld": "ai",
            "query_time": "2024-06-09 14:18:00",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "biante.ltd",
            "domain_keyword": "biante",
            "domain_tld": "ltd",
            "query_time": "2024-06-11 20:58:05",
            "create_date": "2022-01-12",
            "update_date": "2022-01-17",
            "expiry_date": "2027-01-12",
            "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": "shen zhen shi bai an te dian zi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "barante.se",
            "domain_keyword": "barante",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:53:56",
            "create_date": "2014-05-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-08",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 44,
            "domain_name": "branto.top",
            "domain_keyword": "branto",
            "domain_tld": "top",
            "query_time": "2024-04-25 10:26:20",
            "create_date": "2024-01-28",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://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": [
                "damiete.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "branta.pl",
            "domain_keyword": "branta",
            "domain_tld": "pl",
            "query_time": "2024-05-25 21:46:17",
            "create_date": "2001-12-15",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-14",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bronte.us",
            "domain_keyword": "bronte",
            "domain_tld": "us",
            "query_time": "2024-04-21 06:01:51",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "braunte.com",
            "domain_keyword": "braunte",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:11:55",
            "create_date": "2011-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "brantt.pl",
            "domain_keyword": "brantt",
            "domain_tld": "pl",
            "query_time": "2024-05-18 00:06:13",
            "create_date": "2012-03-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-03-03",
            "registrar_name": "ZENBOX sp. z o.o.",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "brabte.com",
            "domain_keyword": "brabte",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:14:16",
            "create_date": "2022-11-10",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/brabte.com",
            "registrant_phone": "+1.9712666028",
            "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": 50,
            "domain_name": "bratte.net",
            "domain_keyword": "bratte",
            "domain_tld": "net",
            "query_time": "2024-06-09 00:27:27",
            "create_date": "2010-07-28",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "brinte.net",
            "domain_keyword": "brinte",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:45:51",
            "create_date": "2006-02-22",
            "update_date": "2017-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "A+Coruna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.servidoresdns.net",
                "dns9.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "brantb.com",
            "domain_keyword": "brantb",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:44:05",
            "create_date": "2008-01-17",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (399764633)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O brantb.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "arante.com",
            "domain_keyword": "arante",
            "domain_tld": "com",
            "query_time": "2024-06-10 23:55:17",
            "create_date": "2015-12-15",
            "update_date": "2020-12-09",
            "expiry_date": "2025-12-15",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "brande.org",
            "domain_keyword": "brande",
            "domain_tld": "org",
            "query_time": "2024-04-30 13:42:35",
            "create_date": "2020-04-24",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1864,
            "registrar_name": "Dynadot9 LLC",
            "registrar_website": "http://www.dynadot9.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": 55,
            "domain_name": "braste.com",
            "domain_keyword": "braste",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:13:11",
            "create_date": "2005-05-31",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "brange.fr",
            "domain_keyword": "brange",
            "domain_tld": "fr",
            "query_time": "2024-05-29 06:29:58",
            "create_date": "2003-06-16",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Ets Paul Brange",
            "registrant_address": "Soulies, 47300 Bias",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.553709919",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 57,
            "domain_name": "bronte.com",
            "domain_keyword": "bronte",
            "domain_tld": "com",
            "query_time": "2024-05-03 08:37:24",
            "create_date": "1997-03-06",
            "update_date": "2021-11-08",
            "expiry_date": "2030-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "brange.online",
            "domain_keyword": "brange",
            "domain_tld": "online",
            "query_time": "2024-05-01 03:28:03",
            "create_date": "2023-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Wites",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "branve.com",
            "domain_keyword": "branve",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:36:48",
            "create_date": "2018-10-11",
            "update_date": "2022-10-27",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "obrante.com",
            "domain_keyword": "obrante",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:15:09",
            "create_date": "2019-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2026-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "brantle.com",
            "domain_keyword": "brantle",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:44:53",
            "create_date": "2017-08-15",
            "update_date": "2020-08-09",
            "expiry_date": "2024-08-15",
            "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": 62,
            "domain_name": "prante.site",
            "domain_keyword": "prante",
            "domain_tld": "site",
            "query_time": "2024-05-11 10:12:15",
            "create_date": "2023-08-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "N/A",
            "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.flexbe.ru",
                "ns2.flexbe.ru",
                "ns3.flexbe.ru",
                "ns4.flexbe.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "braute.org",
            "domain_keyword": "braute",
            "domain_tld": "org",
            "query_time": "2024-04-21 18:12:30",
            "create_date": "2006-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oivind Braute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "brantv.online",
            "domain_keyword": "brantv",
            "domain_tld": "online",
            "query_time": "2024-05-10 14:07:48",
            "create_date": "2023-08-18",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-18",
            "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": 65,
            "domain_name": "brande.com.pe",
            "domain_keyword": "brande",
            "domain_tld": "com.pe",
            "query_time": "2024-04-30 13:42:35",
            "registrar_name": "NIC.PE",
            "registrant_name": "brande e.i.r.l",
            "name_servers": [
                "ns.servidor.hosteala.com",
                "servidor.hosteala.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 66,
            "domain_name": "branse.nl",
            "domain_keyword": "branse",
            "domain_tld": "nl",
            "query_time": "2024-05-10 14:07:28",
            "create_date": "2008-09-13",
            "update_date": "2023-11-29",
            "registrar_name": "exto",
            "name_servers": [
                "ns-1078.awsdns-06.org",
                "ns-1963.awsdns-53.co.uk",
                "ns-378.awsdns-47.com",
                "ns-552.awsdns-05.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "bronte.org.uk",
            "domain_keyword": "bronte",
            "domain_tld": "org.uk",
            "query_time": "2024-05-03 08:37:27",
            "create_date": "1999-01-13",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-13",
            "registrar_name": "iRack Limited [Tag = LEGEND]",
            "registrar_website": "http://www.iracknet.com",
            "name_servers": [
                "da1.iracknet.com",
                "da2.iracknet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "brantl.cz",
            "domain_keyword": "brantl",
            "domain_tld": "cz",
            "query_time": "2024-05-21 20:38:29",
            "create_date": "2007-11-01",
            "update_date": "2019-05-02",
            "expiry_date": "2024-11-01",
            "registrar_name": "REG-ZONER",
            "registrant_name": "Jan  Brantl",
            "registrant_company": "Brantl & Partners, s.r.o.",
            "registrant_address": "Hybernská 1009/24, Praha 1, 110 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ]
        },
        {
            "num": 69,
            "domain_name": "branie.amsterdam",
            "domain_keyword": "branie",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-10 22:34:33",
            "create_date": "2015-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM 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": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "branta.jp",
            "domain_keyword": "branta",
            "domain_tld": "jp",
            "query_time": "2024-04-27 08:44:02",
            "create_date": "2021-11-18",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "taoca",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 71,
            "domain_name": "bracte.com",
            "domain_keyword": "bracte",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:25:54",
            "create_date": "2006-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bracte.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.narcade.com",
                "ns2.narcade.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "branate.com",
            "domain_keyword": "branate",
            "domain_tld": "com",
            "query_time": "2024-04-30 13:36:57",
            "create_date": "2023-04-05",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "brande.top",
            "domain_keyword": "brande",
            "domain_tld": "top",
            "query_time": "2024-05-13 18:34:30",
            "create_date": "2023-04-12",
            "update_date": "2023-04-12",
            "expiry_date": "2027-04-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "https://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Serverpars",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ghm",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "please query the rdds service of the registrar 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.parsdn.com",
                "ns2.parsdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bronte.com.br",
            "domain_keyword": "bronte",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:44:43",
            "create_date": "2017-08-01",
            "update_date": "2023-03-25",
            "expiry_date": "2024-08-01",
            "registrant_name": "Bruno Vaz Brigatti",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "brantec.de",
            "domain_keyword": "brantec",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:04",
            "update_date": "2018-08-18",
            "name_servers": [
                "ns1035.ui-dns.biz",
                "ns1035.ui-dns.com",
                "ns1035.ui-dns.de",
                "ns1035.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "frante.ru",
            "domain_keyword": "frante",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:26:27",
            "create_date": "2020-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC RU-CENTER",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "brantt.cl",
            "domain_keyword": "brantt",
            "domain_tld": "cl",
            "query_time": "2024-04-27 08:45:34",
            "create_date": "2018-01-18",
            "expiry_date": "2026-01-18",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Patricio David Gana Urzua",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ]
        },
        {
            "num": 78,
            "domain_name": "branto.co",
            "domain_keyword": "branto",
            "domain_tld": "co",
            "query_time": "2024-04-27 08:45:04",
            "create_date": "2021-07-31",
            "update_date": "2023-12-24",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zzzfashion",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "State",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bhante.org",
            "domain_keyword": "bhante",
            "domain_tld": "org",
            "query_time": "2024-04-18 00:55:46",
            "create_date": "2018-10-13",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-13",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "grante.net",
            "domain_keyword": "grante",
            "domain_tld": "net",
            "query_time": "2024-04-20 07:22:07",
            "create_date": "2011-01-12",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "branie.tech",
            "domain_keyword": "branie",
            "domain_tld": "tech",
            "query_time": "2024-05-16 16:14:53",
            "create_date": "2023-08-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Branie IT",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "kristin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "brynte.co",
            "domain_keyword": "brynte",
            "domain_tld": "co",
            "query_time": "2024-06-09 13:18:17",
            "create_date": "2016-02-17",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jonathan Brynte",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "brsante.com",
            "domain_keyword": "brsante",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:40:53",
            "create_date": "2019-07-28",
            "update_date": "2022-10-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns432.hostgator.com.br",
                "ns433.hostgator.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bronte.dev",
            "domain_keyword": "bronte",
            "domain_tld": "dev",
            "query_time": "2024-05-12 18:36:50",
            "create_date": "2020-10-22",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Saxonia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1cmt.name.com",
                "ns2dfg.name.com",
                "ns3fgq.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "brantme.com",
            "domain_keyword": "brantme",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:09:56",
            "create_date": "2023-06-21",
            "update_date": "2024-05-18",
            "expiry_date": "2024-06-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "brantex.com",
            "domain_keyword": "brantex",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:44:31",
            "create_date": "2008-10-04",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "https://tieredaccess.com/contact/c9fc2c57-fd15-4d94-973e-70a649515de2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "arante.co.kr",
            "domain_keyword": "arante",
            "domain_tld": "co.kr",
            "query_time": "2022-07-07 12:21:19",
            "create_date": "2010-04-21",
            "update_date": "2021-04-22",
            "expiry_date": "2024-04-21",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 88,
            "domain_name": "brantz.net",
            "domain_keyword": "brantz",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:45:39",
            "create_date": "1998-08-27",
            "update_date": "2023-08-12",
            "expiry_date": "2032-08-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns3.zoneedit.com",
                "ns4.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "branke.se",
            "domain_keyword": "branke",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:12:55",
            "create_date": "2020-09-08",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-08",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 90,
            "domain_name": "brantl.eu",
            "domain_keyword": "brantl",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:09:41",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ]
        },
        {
            "num": 91,
            "domain_name": "branta.vlaanderen",
            "domain_keyword": "branta",
            "domain_tld": "vlaanderen",
            "query_time": "2024-05-25 21:46:15",
            "create_date": "2015-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Branta BVBA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "branet.pl",
            "domain_keyword": "branet",
            "domain_tld": "pl",
            "query_time": "2024-05-16 16:14:27",
            "create_date": "2011-06-02",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.of.pl",
                "ns2.of.pl",
                "ns3.of.pl",
                "ns4.of.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "branted.com",
            "domain_keyword": "branted",
            "domain_tld": "com",
            "query_time": "2024-06-10 22:36:11",
            "create_date": "2018-06-28",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of branted.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1505.awsdns-60.org",
                "ns-1809.awsdns-34.co.uk",
                "ns-417.awsdns-52.com",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "brande.info",
            "domain_keyword": "brande",
            "domain_tld": "info",
            "query_time": "2024-05-13 18:34:31",
            "create_date": "2004-01-20",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-20",
            "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.datahjaelp.net",
                "ns2.datahjaelp.net",
                "ns3.datahjaelp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "brantu.com",
            "domain_keyword": "brantu",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:15:22",
            "create_date": "2015-07-01",
            "update_date": "2021-05-12",
            "expiry_date": "2026-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=brantu.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "brakte.net",
            "domain_keyword": "brakte",
            "domain_tld": "net",
            "query_time": "2024-06-02 15:13:14",
            "create_date": "2006-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2026-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.narcade.com",
                "ns2.narcade.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bronte.xyz",
            "domain_keyword": "bronte",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 06:01:51",
            "create_date": "2014-10-02",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "branthe.tech",
            "domain_keyword": "branthe",
            "domain_tld": "tech",
            "query_time": "2024-05-13 21:32:40",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2025-10-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Green Didital Newshub",
            "registrant_country": "NG",
            "registrant_email": "please query the rdds service of the 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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "brantec.com.br",
            "domain_keyword": "brantec",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 13:52:38",
            "create_date": "2009-02-10",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-10",
            "registrant_name": "Odival Cezar Brand",
            "name_servers": [
                "ns1.brantec.com.br",
                "ns2.brantec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 100,
            "domain_name": "brantx.com",
            "domain_keyword": "brantx",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:45:38",
            "create_date": "2021-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>brante.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5866</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>brantec.co.uk, bronte.com.au, biante.cn, branta.eu, braste.de, branze.org, brande.net, branie.online, brande.online, brance.co.in, branse.com, bronte.club, bronte.space, brande.dk, branne.nl, brande.agency, brance.xyz, brantec.site, prante.org, braate.se, branta.org, brants.name, brantk.com, brantu.agency, branten.se, biante.cz, brant4.net, bronte.media, biante.sk, branten.com, bronte.lol, brange.com.br, bsante.com.co, branto.com, grante.buzz, branke.net, brance.dev, bronte.garden, bronte.homes, bratte.com, brance.ai, biante.ltd, barante.se, branto.top, branta.pl, bronte.us, braunte.com, brantt.pl, brabte.com, bratte.net, brinte.net, brantb.com, arante.com, brande.org, braste.com, brange.fr, bronte.com, brange.online, branve.com, obrante.com, brantle.com, prante.site, braute.org, brantv.online, brande.com.pe, branse.nl, bronte.org.uk, brantl.cz, branie.amsterdam, branta.jp, bracte.com, branate.com, brande.top, bronte.com.br, brantec.de, frante.ru, brantt.cl, branto.co, bhante.org, grante.net, branie.tech, brynte.co, brsante.com, bronte.dev, brantme.com, brantex.com, arante.co.kr, brantz.net, branke.se, brantl.eu, branta.vlaanderen, branet.pl, branted.com, brande.info, brantu.com, brakte.net, bronte.xyz, branthe.tech, brantec.com.br, brantx.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brantec.co.uk</domain_name>
   <domain_keyword>brantec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 13:35:17</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1102.ui-dns.org</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1120.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bronte.com.au</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 14:24:25</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Stephen Handbury</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>biante.cn</domain_name>
   <domain_keyword>biante</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 07:57:40</query_time>
   <create_date>2021-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杨学艺</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>branta.eu</domain_name>
   <domain_keyword>branta</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:09:41</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>braste.de</domain_name>
   <domain_keyword>braste</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:13</query_time>
   <update_date>2015-02-19</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>branze.org</domain_name>
   <domain_keyword>branze</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 08:45:52</query_time>
   <create_date>2007-03-06</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>4 Coast Drive</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>7</num>
   <domain_name>brande.net</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 07:03:04</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2020-03-13</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>2514</registrar_iana>
   <registrar_name>DropCatch.com 755 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <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>8</num>
   <domain_name>branie.online</domain_name>
   <domain_keyword>branie</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 16:14:53</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Branie IT</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>brande.online</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 03:01:21</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MURCIA</registrant_state>
   <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>
   <name_servers>
    <value>dns1.serv262778.servidoresdns.net</value>
    <value>dns2.serv262778.servidoresdns.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>brance.co.in</domain_name>
   <domain_keyword>brance</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-30 13:37:03</query_time>
   <create_date>2022-03-19</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brance</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DL</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>branse.com</domain_name>
   <domain_keyword>branse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:41:25</query_time>
   <create_date>2001-03-04</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.indas.de</value>
    <value>ns.ludwigsburg.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bronte.club</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 06:01:51</query_time>
   <create_date>2017-07-05</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bronte.space</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 16:37:56</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>brande.dk</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 01:56:02</query_time>
   <create_date>1997-01-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Ole Barkholt-Søndergaard</registrant_name>
   <registrant_address>Martensens Allé 6</registrant_address>
   <registrant_city>Brande</registrant_city>
   <registrant_zip>7330</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.netsite.dk</value>
    <value>ns2.netsite.eu</value>
    <value>ns3.netsite.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>branne.nl</domain_name>
   <domain_keyword>branne</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 16:14:59</query_time>
   <create_date>2004-08-23</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>brande.agency</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-27 03:15:14</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>brance.xyz</domain_name>
   <domain_keyword>brance</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 12:12:56</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>brantec.site</domain_name>
   <domain_keyword>brantec</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-10 22:36:11</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>prante.org</domain_name>
   <domain_keyword>prante</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 07:07:35</query_time>
   <create_date>2013-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-29</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>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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>braate.se</domain_name>
   <domain_keyword>braate</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:11:30</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>branta.org</domain_name>
   <domain_keyword>branta</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 14:07:38</query_time>
   <create_date>2018-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</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>ns25.domaincontrol.com</value>
    <value>ns26.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>22</num>
   <domain_name>brants.name</domain_name>
   <domain_keyword>brants</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-01 03:29:04</query_time>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>brantk.com</domain_name>
   <domain_keyword>brantk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:44:51</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>3944</registrar_iana>
   <registrar_name>Gname 004 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>brantu.agency</domain_name>
   <domain_keyword>brantu</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-13 21:32:46</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-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>ns8.wixdns.net</value>
    <value>ns9.wixdns.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>25</num>
   <domain_name>branten.se</domain_name>
   <domain_keyword>branten</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-21 16:28:57</query_time>
   <create_date>2003-04-24</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns1.hemsida.net</value>
    <value>dns2.hemsida.net</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>26</num>
   <domain_name>biante.cz</domain_name>
   <domain_keyword>biante</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-22 14:06:02</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2019-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Robert Kadubec</registrant_name>
   <registrant_company>Net Distribution s.r.o.</registrant_company>
   <registrant_address>tř. Masarykova 116, Veselí nad Moravou, 69801</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>brant4.net</domain_name>
   <domain_keyword>brant4</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:44:01</query_time>
   <create_date>2009-12-28</create_date>
   <update_date>2022-11-29</update_date>
   <expiry_date>2026-12-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bronte.media</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-08 16:37:56</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>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>ns61.domaincontrol.com</value>
    <value>ns62.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>29</num>
   <domain_name>biante.sk</domain_name>
   <domain_keyword>biante</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:00:32</query_time>
   <create_date>2019-05-22</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrant_name>Net Distribution s.r.o.</registrant_name>
   <registrant_company>Net Distribution s.r.o.</registrant_company>
   <registrant_address>tř. Masarykova 116</registrant_address>
   <registrant_city>Veselí nad Moravou</registrant_city>
   <registrant_zip>69801</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>branten.com</domain_name>
   <domain_keyword>branten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:44:30</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>bronte.lol</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-26 21:47:10</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-04</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>32</num>
   <domain_name>brange.com.br</domain_name>
   <domain_keyword>brange</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-16 16:14:52</query_time>
   <create_date>2008-03-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Brange Tecnologia Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>33</num>
   <domain_name>bsante.com.co</domain_name>
   <domain_keyword>bsante</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-18 17:54:32</query_time>
   <create_date>2019-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>branto.com</domain_name>
   <domain_keyword>branto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 13:52:37</query_time>
   <create_date>2002-02-06</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2032-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Brant Stevens</registrant_name>
   <registrant_company>SINEWAVE INC</registrant_company>
   <registrant_address>196 MACON ST APT 2C</registrant_address>
   <registrant_city>BROOKLYN</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>11216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9318566</registrant_phone>
   <name_servers>
    <value>ns1170.dns.dyn.com</value>
    <value>ns2200.dns.dyn.com</value>
    <value>ns3138.dns.dyn.com</value>
    <value>ns4187.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>grante.buzz</domain_name>
   <domain_keyword>grante</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-30 19:12:53</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-22</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>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>elias.ns.cloudflare.com</value>
    <value>imani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>branke.net</domain_name>
   <domain_keyword>branke</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:39:46</query_time>
   <create_date>2002-03-03</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG dba puredomain.com</registrar_name>
   <registrar_website>http://www.puredomain.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>use contact form at https://rdap.variomedia.de/contact/registrant/branke.net</registrant_email>
   <name_servers>
    <value>ns.cnm.de</value>
    <value>ns1.variomedia.de</value>
    <value>ns2.cnm.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>brance.dev</domain_name>
   <domain_keyword>brance</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-26 23:06:02</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-02-28</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bronte.garden</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-05-12 18:36:49</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.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 rdds service of the registrar 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>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>39</num>
   <domain_name>bronte.homes</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-26 03:14:35</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bratte.com</domain_name>
   <domain_keyword>bratte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:27:27</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>brance.ai</domain_name>
   <domain_keyword>brance</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-09 14:18:00</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>biante.ltd</domain_name>
   <domain_keyword>biante</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-11 20:58:05</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2022-01-17</update_date>
   <expiry_date>2027-01-12</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>shen zhen shi bai an te dian zi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns19.hichina.com</value>
    <value>dns20.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>barante.se</domain_name>
   <domain_keyword>barante</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:53:56</query_time>
   <create_date>2014-05-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>branto.top</domain_name>
   <domain_keyword>branto</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 10:26:20</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://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>damiete.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>branta.pl</domain_name>
   <domain_keyword>branta</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 21:46:17</query_time>
   <create_date>2001-12-15</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bronte.us</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-21 06:01:51</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>braunte.com</domain_name>
   <domain_keyword>braunte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:11:55</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>brantt.pl</domain_name>
   <domain_keyword>brantt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 00:06:13</query_time>
   <create_date>2012-03-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>ZENBOX sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>brabte.com</domain_name>
   <domain_keyword>brabte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:14:16</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/brabte.com</registrant_email>
   <registrant_phone>+1.9712666028</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>50</num>
   <domain_name>bratte.net</domain_name>
   <domain_keyword>bratte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 00:27:27</query_time>
   <create_date>2010-07-28</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>brinte.net</domain_name>
   <domain_keyword>brinte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:45:51</query_time>
   <create_date>2006-02-22</create_date>
   <update_date>2017-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>A+Coruna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.servidoresdns.net</value>
    <value>dns9.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>brantb.com</domain_name>
   <domain_keyword>brantb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:44:05</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (399764633)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O brantb.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>arante.com</domain_name>
   <domain_keyword>arante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 23:55:17</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2020-12-09</update_date>
   <expiry_date>2025-12-15</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>brande.org</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 13:42:35</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1864</registrar_iana>
   <registrar_name>Dynadot9 LLC</registrar_name>
   <registrar_website>http://www.dynadot9.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>55</num>
   <domain_name>braste.com</domain_name>
   <domain_keyword>braste</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:13:11</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>brange.fr</domain_name>
   <domain_keyword>brange</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 06:29:58</query_time>
   <create_date>2003-06-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Ets Paul Brange</registrant_company>
   <registrant_address>Soulies, 47300 Bias</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.553709919</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>bronte.com</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 08:37:24</query_time>
   <create_date>1997-03-06</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2030-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>brange.online</domain_name>
   <domain_keyword>brange</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 03:28:03</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Wites</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>branve.com</domain_name>
   <domain_keyword>branve</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:36:48</query_time>
   <create_date>2018-10-11</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2024-10-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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>obrante.com</domain_name>
   <domain_keyword>obrante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:15:09</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-04-15</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>brantle.com</domain_name>
   <domain_keyword>brantle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:44:53</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2020-08-09</update_date>
   <expiry_date>2024-08-15</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>62</num>
   <domain_name>prante.site</domain_name>
   <domain_keyword>prante</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 10:12:15</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>N/A</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.flexbe.ru</value>
    <value>ns2.flexbe.ru</value>
    <value>ns3.flexbe.ru</value>
    <value>ns4.flexbe.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>braute.org</domain_name>
   <domain_keyword>braute</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 18:12:30</query_time>
   <create_date>2006-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oivind Braute</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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>brantv.online</domain_name>
   <domain_keyword>brantv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 14:07:48</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-18</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>65</num>
   <domain_name>brande.com.pe</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-04-30 13:42:35</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>brande e.i.r.l</registrant_name>
   <name_servers>
    <value>ns.servidor.hosteala.com</value>
    <value>servidor.hosteala.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>branse.nl</domain_name>
   <domain_keyword>branse</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 14:07:28</query_time>
   <create_date>2008-09-13</create_date>
   <update_date>2023-11-29</update_date>
   <registrar_name>exto</registrar_name>
   <name_servers>
    <value>ns-1078.awsdns-06.org</value>
    <value>ns-1963.awsdns-53.co.uk</value>
    <value>ns-378.awsdns-47.com</value>
    <value>ns-552.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bronte.org.uk</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-03 08:37:27</query_time>
   <create_date>1999-01-13</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>iRack Limited [Tag = LEGEND]</registrar_name>
   <registrar_website>http://www.iracknet.com</registrar_website>
   <name_servers>
    <value>da1.iracknet.com</value>
    <value>da2.iracknet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>brantl.cz</domain_name>
   <domain_keyword>brantl</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-21 20:38:29</query_time>
   <create_date>2007-11-01</create_date>
   <update_date>2019-05-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>REG-ZONER</registrar_name>
   <registrant_name>Jan  Brantl</registrant_name>
   <registrant_company>Brantl &amp; Partners, s.r.o.</registrant_company>
   <registrant_address>Hybernská 1009/24, Praha 1, 110 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>branie.amsterdam</domain_name>
   <domain_keyword>branie</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-10 22:34:33</query_time>
   <create_date>2015-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM 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>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>branta.jp</domain_name>
   <domain_keyword>branta</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 08:44:02</query_time>
   <create_date>2021-11-18</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>taoca</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>bracte.com</domain_name>
   <domain_keyword>bracte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:25:54</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bracte.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.narcade.com</value>
    <value>ns2.narcade.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>branate.com</domain_name>
   <domain_keyword>branate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 13:36:57</query_time>
   <create_date>2023-04-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-05</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.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>brande.top</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-13 18:34:30</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2027-04-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Serverpars</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ghm</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</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.parsdn.com</value>
    <value>ns2.parsdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bronte.com.br</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:44:43</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrant_name>Bruno Vaz Brigatti</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>brantec.de</domain_name>
   <domain_keyword>brantec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:04</query_time>
   <update_date>2018-08-18</update_date>
   <name_servers>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1035.ui-dns.com</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1035.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>frante.ru</domain_name>
   <domain_keyword>frante</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:26:27</query_time>
   <create_date>2020-06-22</create_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC RU-CENTER</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>brantt.cl</domain_name>
   <domain_keyword>brantt</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-27 08:45:34</query_time>
   <create_date>2018-01-18</create_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Patricio David Gana Urzua</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>78</num>
   <domain_name>branto.co</domain_name>
   <domain_keyword>branto</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 08:45:04</query_time>
   <create_date>2021-07-31</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zzzfashion</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>State</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bhante.org</domain_name>
   <domain_keyword>bhante</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 00:55:46</query_time>
   <create_date>2018-10-13</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>grante.net</domain_name>
   <domain_keyword>grante</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 07:22:07</query_time>
   <create_date>2011-01-12</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>branie.tech</domain_name>
   <domain_keyword>branie</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-16 16:14:53</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Branie IT</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>kristin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>brynte.co</domain_name>
   <domain_keyword>brynte</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 13:18:17</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jonathan Brynte</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>brsante.com</domain_name>
   <domain_keyword>brsante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:40:53</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns432.hostgator.com.br</value>
    <value>ns433.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bronte.dev</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 18:36:50</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-22</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Saxonia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1cmt.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3fgq.name.com</value>
    <value>ns4cpw.name.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>brantme.com</domain_name>
   <domain_keyword>brantme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:09:56</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>brantex.com</domain_name>
   <domain_keyword>brantex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:44:31</query_time>
   <create_date>2008-10-04</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c9fc2c57-fd15-4d94-973e-70a649515de2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>arante.co.kr</domain_name>
   <domain_keyword>arante</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-07 12:21:19</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2021-04-22</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>88</num>
   <domain_name>brantz.net</domain_name>
   <domain_keyword>brantz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:45:39</query_time>
   <create_date>1998-08-27</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2032-08-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns3.zoneedit.com</value>
    <value>ns4.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>branke.se</domain_name>
   <domain_keyword>branke</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:12:55</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>brantl.eu</domain_name>
   <domain_keyword>brantl</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:09:41</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>branta.vlaanderen</domain_name>
   <domain_keyword>branta</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-05-25 21:46:15</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Branta BVBA</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>BE</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 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.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>branet.pl</domain_name>
   <domain_keyword>branet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 16:14:27</query_time>
   <create_date>2011-06-02</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.of.pl</value>
    <value>ns2.of.pl</value>
    <value>ns3.of.pl</value>
    <value>ns4.of.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>branted.com</domain_name>
   <domain_keyword>branted</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 22:36:11</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of branted.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1505.awsdns-60.org</value>
    <value>ns-1809.awsdns-34.co.uk</value>
    <value>ns-417.awsdns-52.com</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>brande.info</domain_name>
   <domain_keyword>brande</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 18:34:31</query_time>
   <create_date>2004-01-20</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-20</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.datahjaelp.net</value>
    <value>ns2.datahjaelp.net</value>
    <value>ns3.datahjaelp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>brantu.com</domain_name>
   <domain_keyword>brantu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:15:22</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2021-05-12</update_date>
   <expiry_date>2026-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=brantu.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>brakte.net</domain_name>
   <domain_keyword>brakte</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 15:13:14</query_time>
   <create_date>2006-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.narcade.com</value>
    <value>ns2.narcade.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bronte.xyz</domain_name>
   <domain_keyword>bronte</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 06:01:51</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>branthe.tech</domain_name>
   <domain_keyword>branthe</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 21:32:40</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Green Didital Newshub</registrant_company>
   <registrant_country>NG</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>brantec.com.br</domain_name>
   <domain_keyword>brantec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 13:52:38</query_time>
   <create_date>2009-02-10</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrant_name>Odival Cezar Brand</registrant_name>
   <name_servers>
    <value>ns1.brantec.com.br</value>
    <value>ns2.brantec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>brantx.com</domain_name>
   <domain_keyword>brantx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:45:38</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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