WHOIS QUERY TIME

5 Jun 2024 - 5:40 PM UTC

Registered: 13 July 2007
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.as-server.net
ns3.as-server.net

DOMAIN STATUS

Active

REGISTRANT

Name: Nankai Auto Co.,Ltd.
Address: Suita-city
ZIP: 564-0051
Email: [email protected]
Phone: 050-3649-0155

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=brassen.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "brassen.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "brassen.jp",
            "domain_keyword": "brassen",
            "domain_tld": "jp",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2007-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Nankai Auto Co.,Ltd.",
            "registrant_address": "Suita-city",
            "registrant_zip": "564-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-3649-0155",
            "name_servers": [
                "ns1.as-server.net",
                "ns3.as-server.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>brassen.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>brassen.jp</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2007-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Nankai Auto Co.,Ltd.</registrant_name>
   <registrant_address>Suita-city</registrant_address>
   <registrant_zip>564-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-3649-0155</registrant_phone>
   <name_servers>
    <value>ns1.as-server.net</value>
    <value>ns3.as-server.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.045</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.686 seconds) for "brassen.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 7:45 PM UTC

Registered: 13 July 2007
Modified: 1 August 2022
Expiry: 31 July 2023

NAME SERVERS

ns1.as-server.net
ns3.as-server.net

DOMAIN STATUS

Active

REGISTRANT

Name: Nankai Auto Co.,Ltd.
Address: Suita-city
ZIP: 564-0051
Email: [email protected]
Phone: 050-3649-0155

#2 - QUERY TIME

8 Aug 2023 - 9:51 PM UTC

Registered: 13 July 2007
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.as-server.net
ns3.as-server.net

DOMAIN STATUS

Active

REGISTRANT

Name: Nankai Auto Co.,Ltd.
Address: Suita-city
ZIP: 564-0051
Email: [email protected]
Phone: 050-3649-0155

* 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=brassen.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "brassen.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "brassen.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "brassen.jp",
            "domain_keyword": "brassen",
            "domain_tld": "jp",
            "query_time": "2023-04-20 19:45:09",
            "create_date": "2007-07-13",
            "update_date": "2022-08-01",
            "expiry_date": "2023-07-31",
            "registrant_name": "Nankai Auto Co.,Ltd.",
            "registrant_address": "Suita-city",
            "registrant_zip": "564-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-3649-0155",
            "name_servers": [
                "ns1.as-server.net",
                "ns3.as-server.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "brassen.jp",
            "domain_keyword": "brassen",
            "domain_tld": "jp",
            "query_time": "2023-08-08 21:51:59",
            "create_date": "2007-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Nankai Auto Co.,Ltd.",
            "registrant_address": "Suita-city",
            "registrant_zip": "564-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-3649-0155",
            "name_servers": [
                "ns1.as-server.net",
                "ns3.as-server.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.686,
        "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>brassen.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>brassen.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brassen.jp</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-04-20 19:45:09</query_time>
   <create_date>2007-07-13</create_date>
   <update_date>2022-08-01</update_date>
   <expiry_date>2023-07-31</expiry_date>
   <registrant_name>Nankai Auto Co.,Ltd.</registrant_name>
   <registrant_address>Suita-city</registrant_address>
   <registrant_zip>564-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-3649-0155</registrant_phone>
   <name_servers>
    <value>ns1.as-server.net</value>
    <value>ns3.as-server.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>brassen.jp</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-08-08 21:51:59</query_time>
   <create_date>2007-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Nankai Auto Co.,Ltd.</registrant_name>
   <registrant_address>Suita-city</registrant_address>
   <registrant_zip>564-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-3649-0155</registrant_phone>
   <name_servers>
    <value>ns1.as-server.net</value>
    <value>ns3.as-server.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.686</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 4 domain names (in 0.147 seconds) which contained the exact domain keyword "brassen".
Domain Name Registered Expiry Registrar Ownership
1 brassen.com 26 Dec 2004 26 Dec 2024 GoDaddy.com, LLC -
2 brassen.jp 13 Jul 2007 31 Jul 2024 - Nankai Auto Co.,Ltd.
3 brassen.net 6 Nov 2008 6 Nov 2024 IONOS SE REDACTED FOR PRIVACY
4 brassen.com.br 22 Nov 2013 22 Nov 2024 - BRASSEN Distribuidora e Com. e Produtos Higiene
5 brassen.se 10 Mar 2023 10 Mar 2025 Loopia AB -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=brassen&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "brassen",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "brassen.com, brassen.jp, brassen.net, brassen.com.br, brassen.se",
    "results": [
        {
            "num": 1,
            "domain_name": "brassen.com",
            "domain_keyword": "brassen",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:18:55",
            "create_date": "2004-12-26",
            "update_date": "2024-03-30",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "brassen.jp",
            "domain_keyword": "brassen",
            "domain_tld": "jp",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2007-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Nankai Auto Co.,Ltd.",
            "registrant_address": "Suita-city",
            "registrant_zip": "564-0051",
            "registrant_email": "[email protected]",
            "registrant_phone": "050-3649-0155",
            "name_servers": [
                "ns1.as-server.net",
                "ns3.as-server.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "brassen.net",
            "domain_keyword": "brassen",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2008-11-06",
            "update_date": "2022-02-02",
            "expiry_date": "2024-11-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webde.ui-dns.biz",
                "webde.ui-dns.com",
                "webde.ui-dns.de",
                "webde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "brassen.com.br",
            "domain_keyword": "brassen",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2013-11-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-22",
            "registrant_name": "BRASSEN Distribuidora e Com. e Produtos Higiene",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.valueserver.net",
                "ns2.valueserver.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "brassen.se",
            "domain_keyword": "brassen",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:13",
            "create_date": "2023-03-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-10",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.147,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>brassen</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>brassen.com, brassen.jp, brassen.net, brassen.com.br, brassen.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brassen.com</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:18:55</query_time>
   <create_date>2004-12-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>brassen.jp</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2007-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Nankai Auto Co.,Ltd.</registrant_name>
   <registrant_address>Suita-city</registrant_address>
   <registrant_zip>564-0051</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>050-3649-0155</registrant_phone>
   <name_servers>
    <value>ns1.as-server.net</value>
    <value>ns3.as-server.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>brassen.net</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2008-11-06</create_date>
   <update_date>2022-02-02</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webde.ui-dns.biz</value>
    <value>webde.ui-dns.com</value>
    <value>webde.ui-dns.de</value>
    <value>webde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>brassen.com.br</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2013-11-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrant_name>BRASSEN Distribuidora e Com. e Produtos Higiene</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.valueserver.net</value>
    <value>ns2.valueserver.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>brassen.se</domain_name>
   <domain_keyword>brassen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:13</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.147</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,725 domain names (in 1.09 seconds) which look and sound like the brand name "brassen".
Domain Name Registered Expiry Registrar Ownership
1 bassen.info 27 Oct 2006 27 Oct 2024 Deutsche Telekom AG REDACTED FOR PRIVACY
2 brasser.swiss 18 Feb 2016 18 Feb 2025 Hostpoint Brasser AG
3 grassen.be 9 Feb 2011 - One.com A/S -
4 bransen.group 17 May 2022 17 May 2025 Tucows Domains Inc. Privacy Protected by Hostnet
5 bransen.store 7 Nov 2023 7 Nov 2024 IONOS SE 1&1 Internet Inc
6 brassey.net 4 Feb 2000 4 Feb 2027 Network Solutions, LLC -
7 brasser.dev 28 Feb 2019 28 Feb 2025 Key-Systems LLC REDACTED FOR PRIVACY
8 brossen.com 27 Dec 2020 27 Dec 2024 GoDaddy.com, LLC -
9 bradsen.com 7 Aug 2017 7 Aug 2024 Tucows Domains Inc. -
10 grassen.com 24 Oct 2006 24 Oct 2024 GoDaddy.com, LLC NameFind LLC
11 brasser.net 29 Mar 2000 29 Mar 2025 Tucows Domains Inc. -
12 brassens.net 12 Sep 2018 12 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
13 brasseg.com.br 7 Nov 2007 7 Nov 2026 - CLEISON APARECIDO DE SOUZA
14 brassens.video 24 Oct 2022 24 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
15 brassmen.de - - - -
16 bras-sen.com 19 Jan 2022 19 Jan 2025 GANDI SAS GASELIA INDUSTRIES GROUP
17 brassel.biz 9 Nov 2011 8 Nov 2024 EuroDNS SA Whois Privacy (enumDNS dba)
18 brassel.store 23 Feb 2024 23 Feb 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
19 brussen.it 21 Jan 2016 21 Jan 2025 Tucows.com Co. Gerard Brussen
20 brassmen.info 4 Jan 2023 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 bramsen.com 4 Jan 2000 4 Jan 2025 TUCOWS, INC. REDACTED FOR PRIVACY
22 brascen.se 22 Mar 2006 22 Mar 2025 One.com -
23 brassan.com.br 26 Jul 2012 26 Jul 2024 - TRANSPORTADORA BRASSAN LTDA ME
24 brasjen.nl 5 Feb 2012 - XNS Registrar B.V. -
25 braisen.com 7 Jan 2019 7 Jan 2025 GoDaddy.com, LLC -
26 barssen.com 24 Sep 2023 24 Sep 2024 FastDomain Inc. -
27 braszen.com 29 Feb 2024 28 Feb 2025 DropCatch.com 662 LLC HugeDomains.com
28 krassen.xyz 25 Apr 2019 25 Apr 2025 TLD Registrar Solutions Ltd -
29 brassden.com 18 Apr 2023 18 Apr 2025 NAMECHEAP INC Aal e Muhammad Foundation
30 trassen.management 3 Feb 2023 3 Feb 2025 IONOS SE REDACTED FOR PRIVACY
31 brassey.com 12 Dec 2011 12 Dec 2024 NAMECHEAP INC Redacted for Privacy Purposes
32 brasven.com 27 Jan 2010 27 Jan 2030 Network Solutions, LLC -
33 brassel.law 10 Aug 2023 10 Aug 2024 GoDaddy.com, LLC The Brassel Firm, PLLC
34 brasden.org 6 Feb 2023 6 Feb 2025 Porkbun LLC Private by Design, LLC
35 blassen.com 26 Mar 2016 26 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
36 trassen.de - - - -
37 brassev.com 7 Oct 2019 7 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
38 brasspen.org 23 May 2023 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 brasseo.net 2 Jun 2007 2 Jun 2024 OVH, SAS REDACTED FOR PRIVACY
40 br-assen.nl 13 Mar 2023 - Ascio Technologies Inc -
41 brassel.band 18 Jun 2019 18 Jun 2024 IONOS SE 1&1 Internet Limited
42 brasser.com 22 Jun 2002 22 Jun 2033 GoDaddy Online Services Cayman Islands Ltd. -
43 brassten.com 28 Sep 2020 28 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
44 trassen.cn 1 Jul 2019 1 Jul 2024 成都西维数码科技有限公司 蔚蓝空间(成都)品牌管理有限公司
45 brassem.nl 17 May 2010 - Media Village B.V. -
46 brasses.com 6 Jun 2002 6 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 braspen.com 28 Jul 2023 28 Jul 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
48 bvassen.nl 16 Apr 2008 - Hostnet B.V. -
49 bressen.dk 25 Aug 2003 31 Aug 2024 - VDamp
50 brassel.haus 14 Nov 2022 14 Nov 2024 Cloudflare, Inc Nick Brassel
51 brassens.org 11 Sep 2023 11 Sep 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
52 brasser.family 17 Feb 2017 17 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
53 brassel.net 18 Mar 2001 18 Mar 2025 OVH, SAS REDACTED FOR PRIVACY
54 braspen.com.br 21 Jul 2017 21 Jul 2026 - Sociedade Brasileira de Nutricao Parenteral
55 bressen.org 1 Sep 2000 1 Sep 2024 Tucows Domains Inc. Two Mirrors
56 brausen.email 16 Dec 2016 16 Dec 2024 Mesh Digital Limited REDACTED FOR PRIVACY
57 braesen.co.uk 26 Apr 2023 26 Apr 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
58 brasson.info 14 Nov 2016 14 Nov 2024 Metaregistrar BV Brasson
59 brasson.com 5 Feb 2001 5 Feb 2025 Synergy Wholesale Brasson Computers
60 brasset.net 5 Mar 2016 5 Mar 2025 OVH, SAS REDACTED FOR PRIVACY
61 krassen.org 13 Oct 2008 13 Oct 2024 Key-Systems GmbH Luxuria BV
62 brassex.com 11 Aug 2002 11 Aug 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1221020
63 lrassen.com 11 Jul 2021 11 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
64 brasshen.co.uk 28 Oct 2010 28 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
65 brasken.se 30 Jun 2005 30 Jun 2024 One.com -
66 brasien.co.uk 18 Sep 2019 18 Sep 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
67 brassey.co.uk 13 Feb 2000 13 Feb 2026 Namesco Limited [Tag = NAMESCO] -
68 bransen.com 6 Apr 1998 5 Apr 2025 Dynadot Inc -
69 blassen.de - - - -
70 grassen.nl 10 Aug 2022 - Registrar.eu -
71 qrassen.com 6 Jun 2018 6 Jun 2024 NameWeb BVBA dRi b.v.
72 brassens.de - - - -
73 brassmen.com 21 Dec 2004 21 Dec 2024 ANNULET, INC BuyDomains.com
74 brussen.com 9 Mar 2010 9 Mar 2025 Megazone Corp., dba HOSTING.KR Kim Seokjun
75 braussen.com 6 Apr 2022 6 Apr 2024 GoDaddy.com, LLC -
76 brassens.com 5 Jun 1998 4 Jun 2025 GoDaddy.com, LLC -
77 brasset.com 18 Apr 2016 18 Apr 2025 TurnCommerce, Inc. DBA NameBright.com ---DOMAIN NAME FOR SALE---
78 brissen.com 13 Sep 2023 13 Sep 2024 Tucows Domains Inc. -
79 braspen.org 5 Feb 2018 5 Feb 2025 Instra Corporation Pty Ltd. Registrant of braspen.org
80 brissen.info 22 Jul 2023 22 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 brasset.se 22 Sep 2009 22 Sep 2024 www.NameSRS.com -
82 bcassen.nl 15 Dec 2003 - Mijn InternetOplossing B.V. -
83 brashen.sexy 25 Mar 2023 25 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
84 brasspen.com 1 Jan 2018 1 Jan 2025 Squarespace Domains II LLC Gemtology, Inc
85 brasser.org 7 Sep 2017 7 Sep 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
86 brausen.net 18 May 2000 18 May 2025 RegistryGate GmbH REDACTED FOR PRIVACY
87 brasser.cyou 10 Dec 2023 10 Dec 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
88 brassel.eu - - OVH SAS -
89 brasten.com 17 Jun 2000 17 Jun 2024 BigRock Solutions Ltd. Tech Allies Solutions
90 brossen.uk 29 Jan 2024 29 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
91 brassens.it 25 May 2011 25 May 2024 Publinord s.r.l. Video Italia Production s.r.l.
92 brassens.info 27 Jul 2022 27 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 bassen.digital 2 Dec 2023 2 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 bramsen.one 12 Aug 2015 12 Aug 2024 One.com A/S REDACTED FOR PRIVACY
95 brassel.org 30 Sep 2023 30 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
96 krassen.co.uk 30 Dec 2004 30 Dec 2024 Ionos SE [Tag = 1AND1] -
97 bramsen.se 26 Apr 2003 26 Apr 2025 One.com -
98 brasses.online 18 Nov 2023 18 Nov 2024 Name.com, Inc Domain Protection Services, Inc.
99 brausen.com.br 5 Sep 2009 5 Sep 2024 LOCAWEB (2) Leonardo Silva Bernardes
100 brasser.top 30 Oct 2019 30 Oct 2024 Ascio Technoloiges REDACTED FOR PRIVACY
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 Brassen.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=brassen.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "brassen.jp",
        "page_size": 100
    },
    "count": {
        "total": 4725,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bassen.info, brasser.swiss, grassen.be, bransen.group, bransen.store, brassey.net, brasser.dev, brossen.com, bradsen.com, grassen.com, brasser.net, brassens.net, brasseg.com.br, brassens.video, brassmen.de, bras-sen.com, brassel.biz, brassel.store, brussen.it, brassmen.info, bramsen.com, brascen.se, brassan.com.br, brasjen.nl, braisen.com, barssen.com, braszen.com, krassen.xyz, brassden.com, trassen.management, brassey.com, brasven.com, brassel.law, brasden.org, blassen.com, trassen.de, brassev.com, brasspen.org, brasseo.net, br-assen.nl, brassel.band, brasser.com, brassten.com, trassen.cn, brassem.nl, brasses.com, braspen.com, bvassen.nl, bressen.dk, brassel.haus, brassens.org, brasser.family, brassel.net, braspen.com.br, bressen.org, brausen.email, braesen.co.uk, brasson.info, brasson.com, brasset.net, krassen.org, brassex.com, lrassen.com, brasshen.co.uk, brasken.se, brasien.co.uk, brassey.co.uk, bransen.com, blassen.de, grassen.nl, qrassen.com, brassens.de, brassmen.com, brussen.com, braussen.com, brassens.com, brasset.com, brissen.com, braspen.org, brissen.info, brasset.se, bcassen.nl, brashen.sexy, brasspen.com, brasser.org, brausen.net, brasser.cyou, brassel.eu, brasten.com, brossen.uk, brassens.it, brassens.info, bassen.digital, bramsen.one, brassel.org, krassen.co.uk, bramsen.se, brasses.online, brausen.com.br, brasser.top",
    "results": [
        {
            "num": 1,
            "domain_name": "bassen.info",
            "domain_keyword": "bassen",
            "domain_tld": "info",
            "query_time": "2024-04-16 19:24:58",
            "create_date": "2006-10-27",
            "update_date": "2023-12-11",
            "expiry_date": "2024-10-27",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "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": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "brasser.swiss",
            "domain_keyword": "brasser",
            "domain_tld": "swiss",
            "query_time": "2024-06-05 17:40:49",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "Brasser AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "grassen.be",
            "domain_keyword": "grassen",
            "domain_tld": "be",
            "query_time": "2024-05-29 22:39:01",
            "create_date": "2011-02-09",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "bransen.group",
            "domain_keyword": "bransen",
            "domain_tld": "group",
            "query_time": "2024-05-21 19:09:29",
            "create_date": "2022-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "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.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bransen.store",
            "domain_keyword": "bransen",
            "domain_tld": "store",
            "query_time": "2024-05-16 16:15:04",
            "create_date": "2023-11-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns1031.ui-dns.com",
                "ns1051.ui-dns.biz",
                "ns1099.ui-dns.org",
                "ns1111.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "brassey.net",
            "domain_keyword": "brassey",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:42:30",
            "create_date": "2000-02-04",
            "update_date": "2021-10-30",
            "expiry_date": "2027-02-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.dns.qwestoffice.com",
                "b.dns.qwestoffice.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "brasser.dev",
            "domain_keyword": "brasser",
            "domain_tld": "dev",
            "query_time": "2024-06-05 17:40:48",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "brossen.com",
            "domain_keyword": "brossen",
            "domain_tld": "com",
            "query_time": "2024-06-09 20:08:27",
            "create_date": "2020-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bradsen.com",
            "domain_keyword": "bradsen",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:21:42",
            "create_date": "2017-08-07",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "grassen.com",
            "domain_keyword": "grassen",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:25:35",
            "create_date": "2006-10-24",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "brasser.net",
            "domain_keyword": "brasser",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:40:48",
            "create_date": "2000-03-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "brassens.net",
            "domain_keyword": "brassens",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2018-09-12",
            "update_date": "2024-02-19",
            "expiry_date": "2024-09-12",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "britney.nexylan.net",
                "justin.nexylan.net",
                "michael.nexylan.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "brasseg.com.br",
            "domain_keyword": "brasseg",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 17:40:44",
            "create_date": "2007-11-07",
            "update_date": "2024-01-03",
            "expiry_date": "2026-11-07",
            "registrant_name": "CLEISON APARECIDO DE SOUZA",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "brassens.video",
            "domain_keyword": "brassens",
            "domain_tld": "video",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2022-10-24",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webmo.fr",
                "ns2.webmo.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "brassmen.de",
            "domain_keyword": "brassmen",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:12",
            "update_date": "2021-10-13",
            "name_servers": [
                "ns1051.ui-dns.org",
                "ns1084.ui-dns.de",
                "ns1114.ui-dns.biz",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "bras-sen.com",
            "domain_keyword": "bras-sen",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:10:17",
            "create_date": "2022-01-19",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GASELIA INDUSTRIES GROUP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ML",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-128-b.gandi.net",
                "ns-224-c.gandi.net",
                "ns-52-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "brassel.biz",
            "domain_keyword": "brassel",
            "domain_tld": "biz",
            "query_time": "2024-06-05 17:40:46",
            "create_date": "2011-11-09",
            "update_date": "2021-10-26",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "brassel.store",
            "domain_keyword": "brassel",
            "domain_tld": "store",
            "query_time": "2024-06-05 17:40:45",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sh003.webhostbox.net",
                "ns2.sh003.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "brussen.it",
            "domain_keyword": "brussen",
            "domain_tld": "it",
            "query_time": "2024-06-10 09:57:37",
            "create_date": "2016-01-21",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://opensrs.com",
            "registrant_company": "Gerard Brussen",
            "registrant_address": "Kanaalstraat 414",
            "registrant_city": "Apeldoorn",
            "registrant_state": "n/a",
            "registrant_zip": "7311MZ",
            "registrant_country": "NL",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "brassmen.info",
            "domain_keyword": "brassmen",
            "domain_tld": "info",
            "query_time": "2024-05-01 03:32:12",
            "create_date": "2023-01-04",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-04",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bramsen.com",
            "domain_keyword": "bramsen",
            "domain_tld": "com",
            "query_time": "2024-04-30 13:36:40",
            "create_date": "2000-01-04",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-04",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/30fec1b8-80e2-4ba3-a46a-587303ad342a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "brascen.se",
            "domain_keyword": "brascen",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:10",
            "create_date": "2006-03-22",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-22",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "brassan.com.br",
            "domain_keyword": "brassan",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 17:39:25",
            "create_date": "2012-07-26",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-26",
            "registrant_name": "TRANSPORTADORA BRASSAN LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.assessoriaweb.com",
                "ns2.assessoriaweb.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 24,
            "domain_name": "brasjen.nl",
            "domain_keyword": "brasjen",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:42:20",
            "create_date": "2012-02-05",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "braisen.com",
            "domain_keyword": "braisen",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:57:48",
            "create_date": "2019-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "barssen.com",
            "domain_keyword": "barssen",
            "domain_tld": "com",
            "query_time": "2024-04-30 03:30:56",
            "create_date": "2023-09-24",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ethan.ns.cloudflare.com",
                "mckinley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "braszen.com",
            "domain_keyword": "braszen",
            "domain_tld": "com",
            "query_time": "2024-05-10 14:11:33",
            "create_date": "2024-02-29",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrar_iana": 2142,
            "registrar_name": "DropCatch.com 662 LLC",
            "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": 28,
            "domain_name": "krassen.xyz",
            "domain_keyword": "krassen",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 03:50:19",
            "create_date": "2019-04-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_state": "Sofia",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the 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": [
                "parking1.gen.xyz",
                "parking2.gen.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "brassden.com",
            "domain_keyword": "brassden",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:31:36",
            "create_date": "2023-04-18",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Syed Faraz Mujtaba",
            "registrant_company": "Aal e Muhammad Foundation",
            "registrant_address": "House 1262 Street 91, I-10/1",
            "registrant_city": "Islamabad",
            "registrant_state": "Punjab",
            "registrant_zip": "44000",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3100001406",
            "name_servers": [
                "ns1.tezhost.com",
                "ns2.tezhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "trassen.management",
            "domain_keyword": "trassen",
            "domain_tld": "management",
            "query_time": "2024-06-01 03:32:36",
            "create_date": "2023-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1054.ui-dns.de",
                "ns1067.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "brassey.com",
            "domain_keyword": "brassey",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:42:29",
            "create_date": "2011-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "Gyeonggi-do",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "KR",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=brassey.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "brasven.com",
            "domain_keyword": "brasven",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:45:39",
            "create_date": "2010-01-27",
            "update_date": "2020-01-28",
            "expiry_date": "2030-01-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "brassel.law",
            "domain_keyword": "brassel",
            "domain_tld": "law",
            "query_time": "2024-06-05 17:40:45",
            "create_date": "2023-08-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Brassel Firm, PLLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tennessee",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1132.awsdns-13.org",
                "ns-1885.awsdns-43.co.uk",
                "ns-318.awsdns-39.com",
                "ns-988.awsdns-59.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "brasden.org",
            "domain_keyword": "brasden",
            "domain_tld": "org",
            "query_time": "2024-06-10 22:38:32",
            "create_date": "2023-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": 35,
            "domain_name": "blassen.com",
            "domain_keyword": "blassen",
            "domain_tld": "com",
            "query_time": "2024-06-13 14:52:07",
            "create_date": "2016-03-26",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of blassen.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-1464.awsdns-55.org",
                "ns-1908.awsdns-46.co.uk",
                "ns-197.awsdns-24.com",
                "ns-832.awsdns-40.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "trassen.de",
            "domain_keyword": "trassen",
            "domain_tld": "de",
            "query_time": "2024-05-04 06:19:45",
            "update_date": "2024-03-13",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 37,
            "domain_name": "brassev.com",
            "domain_keyword": "brassev",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:42:29",
            "create_date": "2019-10-07",
            "update_date": "2024-01-22",
            "expiry_date": "2024-10-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lh.pl",
                "ns2.lighthosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "brasspen.org",
            "domain_keyword": "brasspen",
            "domain_tld": "org",
            "query_time": "2024-05-25 21:47:08",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "brasseo.net",
            "domain_keyword": "brasseo",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:40:48",
            "create_date": "2007-06-02",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-02",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "br-assen.nl",
            "domain_keyword": "br-assen",
            "domain_tld": "nl",
            "query_time": "2024-06-08 09:30:33",
            "create_date": "2023-03-13",
            "update_date": "2023-03-13",
            "registrar_name": "Ascio Technologies Inc",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz",
                "gama.ns.active24.sk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "brassel.band",
            "domain_keyword": "brassel",
            "domain_tld": "band",
            "query_time": "2024-05-13 21:35:10",
            "create_date": "2019-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1045.ui-dns.com",
                "ns1047.ui-dns.de",
                "ns1063.ui-dns.org",
                "ns1067.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "brasser.com",
            "domain_keyword": "brasser",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:57:42",
            "create_date": "2002-06-22",
            "update_date": "2023-08-17",
            "expiry_date": "2033-06-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "brassten.com",
            "domain_keyword": "brassten",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:13:08",
            "create_date": "2020-09-28",
            "update_date": "2021-08-26",
            "expiry_date": "2025-09-28",
            "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": 44,
            "domain_name": "trassen.cn",
            "domain_keyword": "trassen",
            "domain_tld": "cn",
            "query_time": "2024-05-24 19:21:52",
            "create_date": "2019-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "蔚蓝空间(成都)品牌管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "brassem.nl",
            "domain_keyword": "brassem",
            "domain_tld": "nl",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "2010-05-17",
            "update_date": "2022-10-11",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 46,
            "domain_name": "brasses.com",
            "domain_keyword": "brasses",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:19:17",
            "create_date": "2002-06-06",
            "update_date": "2022-05-17",
            "expiry_date": "2025-06-06",
            "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": 47,
            "domain_name": "braspen.com",
            "domain_keyword": "braspen",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:39:03",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=braspen.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bvassen.nl",
            "domain_keyword": "bvassen",
            "domain_tld": "nl",
            "query_time": "2024-05-05 05:12:17",
            "create_date": "2008-04-16",
            "update_date": "2022-04-20",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "bressen.dk",
            "domain_keyword": "bressen",
            "domain_tld": "dk",
            "query_time": "2024-05-11 01:57:14",
            "create_date": "2003-08-25",
            "expiry_date": "2024-08-31",
            "registrant_name": "VDamp",
            "registrant_address": "Teglgård 4B, Vilsbæk",
            "registrant_city": "Padborg",
            "registrant_zip": "6330",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "brassel.haus",
            "domain_keyword": "brassel",
            "domain_tld": "haus",
            "query_time": "2024-05-13 21:35:10",
            "create_date": "2022-11-14",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nick Brassel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lola.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "brassens.org",
            "domain_keyword": "brassens",
            "domain_tld": "org",
            "query_time": "2024-05-21 19:12:18",
            "create_date": "2023-09-11",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guizhou",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "brasser.family",
            "domain_keyword": "brasser",
            "domain_tld": "family",
            "query_time": "2024-06-05 17:40:48",
            "create_date": "2017-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "brassel.net",
            "domain_keyword": "brassel",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:40:45",
            "create_date": "2001-03-18",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-18",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cms-france.net",
                "ns2.cms-france.net",
                "ns3.cms-france.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "braspen.com.br",
            "domain_keyword": "braspen",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 17:39:03",
            "create_date": "2017-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2026-07-21",
            "registrant_name": "Sociedade Brasileira de Nutricao Parenteral",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 55,
            "domain_name": "bressen.org",
            "domain_keyword": "bressen",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:47:00",
            "create_date": "2000-09-01",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Two Mirrors",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "brausen.email",
            "domain_keyword": "brausen",
            "domain_tld": "email",
            "query_time": "2024-05-02 03:23:13",
            "create_date": "2016-12-16",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "braesen.co.uk",
            "domain_keyword": "braesen",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 12:48:55",
            "create_date": "2023-04-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-26",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "brasson.info",
            "domain_keyword": "brasson",
            "domain_tld": "info",
            "query_time": "2024-05-21 19:13:03",
            "create_date": "2016-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brasson",
            "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": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "brasson.com",
            "domain_keyword": "brasson",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:43:51",
            "create_date": "2001-02-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Brasson Computers",
            "registrant_address": "Hobart",
            "registrant_city": "Hobart",
            "registrant_state": "TAS",
            "registrant_zip": "7000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.438402589",
            "name_servers": [
                "ns1.syd5.hostyourservices.net",
                "ns2.syd5.hostyourservices.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "brasset.net",
            "domain_keyword": "brasset",
            "domain_tld": "net",
            "query_time": "2024-06-05 17:42:26",
            "create_date": "2016-03-05",
            "update_date": "2023-08-03",
            "expiry_date": "2025-03-05",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "krassen.org",
            "domain_keyword": "krassen",
            "domain_tld": "org",
            "query_time": "2024-04-15 21:39:43",
            "create_date": "2008-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Luxuria BV",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "brassex.com",
            "domain_keyword": "brassex",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:35:29",
            "create_date": "2002-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 6a96e",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1221020",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "lrassen.com",
            "domain_keyword": "lrassen",
            "domain_tld": "com",
            "query_time": "2024-05-24 01:29:03",
            "create_date": "2021-07-11",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 64,
            "domain_name": "brasshen.co.uk",
            "domain_keyword": "brasshen",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 17:42:48",
            "create_date": "2010-10-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "brasken.se",
            "domain_keyword": "brasken",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:11",
            "create_date": "2005-06-30",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-30",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 66,
            "domain_name": "brasien.co.uk",
            "domain_keyword": "brasien",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 22:38:55",
            "create_date": "2019-09-18",
            "update_date": "2023-09-19",
            "expiry_date": "2025-09-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "brassey.co.uk",
            "domain_keyword": "brassey",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 17:42:31",
            "create_date": "2000-02-13",
            "update_date": "2016-02-13",
            "expiry_date": "2026-02-13",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "bransen.com",
            "domain_keyword": "bransen",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:41:25",
            "create_date": "1998-04-06",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "blassen.de",
            "domain_keyword": "blassen",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:20:03",
            "update_date": "2016-01-07",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "grassen.nl",
            "domain_keyword": "grassen",
            "domain_tld": "nl",
            "query_time": "2024-05-07 08:44:44",
            "create_date": "2022-08-10",
            "update_date": "2022-08-16",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.esmero.nl",
                "ns2.esmero.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 71,
            "domain_name": "qrassen.com",
            "domain_keyword": "qrassen",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:11:30",
            "create_date": "2018-06-06",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1464,
            "registrar_name": "NameWeb BVBA",
            "registrar_website": "http://www.NameWeb.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dRi b.v.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://www.nameweb.biz/gdpr-whois/bdfwir41b1c4caf36eda066f0ca17687174705e5631149",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bhosted.nl",
                "ns3.bhosted.nl",
                "ns4.bhosted.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "brassens.de",
            "domain_keyword": "brassens",
            "domain_tld": "de",
            "query_time": "2024-05-04 13:17:10",
            "update_date": "2024-01-16",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 73,
            "domain_name": "brassmen.com",
            "domain_keyword": "brassmen",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:43:38",
            "create_date": "2004-12-21",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-21",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "brussen.com",
            "domain_keyword": "brussen",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:13:02",
            "create_date": "2010-03-09",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "braussen.com",
            "domain_keyword": "braussen",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:30:01",
            "create_date": "2022-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "brassens.com",
            "domain_keyword": "brassens",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:40:47",
            "create_date": "1998-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-04",
            "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": 77,
            "domain_name": "brasset.com",
            "domain_keyword": "brasset",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:42:26",
            "create_date": "2016-04-18",
            "update_date": "2024-01-15",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Yungu jo",
            "registrant_company": "---DOMAIN NAME FOR SALE---",
            "registrant_address": "329-11 sangu-dong mapo-gu",
            "registrant_city": "seoul",
            "registrant_state": "Seoul",
            "registrant_zip": "121-160",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.01027431068",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "brissen.com",
            "domain_keyword": "brissen",
            "domain_tld": "com",
            "query_time": "2024-06-04 14:54:08",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "braspen.org",
            "domain_keyword": "braspen",
            "domain_tld": "org",
            "query_time": "2024-06-05 17:39:03",
            "create_date": "2018-02-05",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of braspen.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "brissen.info",
            "domain_keyword": "brissen",
            "domain_tld": "info",
            "query_time": "2024-06-02 11:30:10",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "brasset.se",
            "domain_keyword": "brasset",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:13",
            "create_date": "2009-09-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-22",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.anx.se",
                "ns2.anx.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bcassen.nl",
            "domain_keyword": "bcassen",
            "domain_tld": "nl",
            "query_time": "2024-05-21 02:40:55",
            "create_date": "2003-12-15",
            "update_date": "2023-11-29",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.companypointdns.nl",
                "ns2.companypointdns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "brashen.sexy",
            "domain_keyword": "brashen",
            "domain_tld": "sexy",
            "query_time": "2024-05-24 02:11:28",
            "create_date": "2023-03-25",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "brasspen.com",
            "domain_keyword": "brasspen",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:35:56",
            "create_date": "2018-01-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemtology, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "brasser.org",
            "domain_keyword": "brasser",
            "domain_tld": "org",
            "query_time": "2024-06-05 17:40:49",
            "create_date": "2017-09-07",
            "update_date": "2023-08-14",
            "expiry_date": "2024-09-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "brausen.net",
            "domain_keyword": "brausen",
            "domain_tld": "net",
            "query_time": "2024-05-21 19:14:06",
            "create_date": "2000-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "brasser.cyou",
            "domain_keyword": "brasser",
            "domain_tld": "cyou",
            "query_time": "2024-06-05 17:40:48",
            "create_date": "2023-12-10",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "brassel.eu",
            "domain_keyword": "brassel",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:09:42",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ]
        },
        {
            "num": 89,
            "domain_name": "brasten.com",
            "domain_keyword": "brasten",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:45:30",
            "create_date": "2000-06-17",
            "update_date": "2024-01-30",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Vineet",
            "registrant_company": "Tech Allies Solutions",
            "registrant_address": "302, A Wing, Shopper's Orbit, Alandi Road, Vishrantwadi",
            "registrant_city": "Pune",
            "registrant_state": "Maharashtra",
            "registrant_zip": "411015",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+020.41229012",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "brossen.uk",
            "domain_keyword": "brossen",
            "domain_tld": "uk",
            "query_time": "2024-05-26 03:17:55",
            "create_date": "2024-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "brassens.it",
            "domain_keyword": "brassens",
            "domain_tld": "it",
            "query_time": "2024-05-28 09:57:42",
            "create_date": "2011-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2024-05-25",
            "registrar_name": "Publinord s.r.l.",
            "registrar_website": "http://www.publinord.it",
            "registrant_company": "Video Italia Production s.r.l.",
            "registrant_address": "Galleria Falcone Borsellino 3",
            "registrant_city": "Bologna",
            "registrant_state": "BO",
            "registrant_zip": "40123",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.videoitaliaproduction.it",
                "ns2.videoitaliaproduction.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "brassens.info",
            "domain_keyword": "brassens",
            "domain_tld": "info",
            "query_time": "2024-05-01 03:31:37",
            "create_date": "2022-07-27",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bassen.digital",
            "domain_keyword": "bassen",
            "domain_tld": "digital",
            "query_time": "2024-05-29 08:45:08",
            "create_date": "2023-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bramsen.one",
            "domain_keyword": "bramsen",
            "domain_tld": "one",
            "query_time": "2024-04-26 23:05:11",
            "create_date": "2015-08-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-08-12",
            "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": "DK",
            "registrant_email": "please query the rdds service of the registrar 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": 95,
            "domain_name": "brassel.org",
            "domain_keyword": "brassel",
            "domain_tld": "org",
            "query_time": "2024-06-05 17:40:45",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "krassen.co.uk",
            "domain_keyword": "krassen",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 21:39:44",
            "create_date": "2004-12-30",
            "update_date": "2022-12-29",
            "expiry_date": "2024-12-30",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1102.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1102.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "bramsen.se",
            "domain_keyword": "bramsen",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:12:16",
            "create_date": "2003-04-26",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 98,
            "domain_name": "brasses.online",
            "domain_keyword": "brasses",
            "domain_tld": "online",
            "query_time": "2024-05-13 21:35:27",
            "create_date": "2023-11-18",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "ns1cnb.name.com",
                "ns2glx.name.com",
                "ns3cna.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "brausen.com.br",
            "domain_keyword": "brausen",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 00:07:36",
            "create_date": "2009-09-05",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-05",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Leonardo Silva Bernardes",
            "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": 100,
            "domain_name": "brasser.top",
            "domain_keyword": "brasser",
            "domain_tld": "top",
            "query_time": "2024-06-05 17:40:49",
            "create_date": "2019-10-30",
            "update_date": "2024-05-06",
            "expiry_date": "2024-10-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technoloiges",
            "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": "CH",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.09,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>brassen.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4725</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bassen.info, brasser.swiss, grassen.be, bransen.group, bransen.store, brassey.net, brasser.dev, brossen.com, bradsen.com, grassen.com, brasser.net, brassens.net, brasseg.com.br, brassens.video, brassmen.de, bras-sen.com, brassel.biz, brassel.store, brussen.it, brassmen.info, bramsen.com, brascen.se, brassan.com.br, brasjen.nl, braisen.com, barssen.com, braszen.com, krassen.xyz, brassden.com, trassen.management, brassey.com, brasven.com, brassel.law, brasden.org, blassen.com, trassen.de, brassev.com, brasspen.org, brasseo.net, br-assen.nl, brassel.band, brasser.com, brassten.com, trassen.cn, brassem.nl, brasses.com, braspen.com, bvassen.nl, bressen.dk, brassel.haus, brassens.org, brasser.family, brassel.net, braspen.com.br, bressen.org, brausen.email, braesen.co.uk, brasson.info, brasson.com, brasset.net, krassen.org, brassex.com, lrassen.com, brasshen.co.uk, brasken.se, brasien.co.uk, brassey.co.uk, bransen.com, blassen.de, grassen.nl, qrassen.com, brassens.de, brassmen.com, brussen.com, braussen.com, brassens.com, brasset.com, brissen.com, braspen.org, brissen.info, brasset.se, bcassen.nl, brashen.sexy, brasspen.com, brasser.org, brausen.net, brasser.cyou, brassel.eu, brasten.com, brossen.uk, brassens.it, brassens.info, bassen.digital, bramsen.one, brassel.org, krassen.co.uk, bramsen.se, brasses.online, brausen.com.br, brasser.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bassen.info</domain_name>
   <domain_keyword>bassen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 19:24:58</query_time>
   <create_date>2006-10-27</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</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>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>brasser.swiss</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-06-05 17:40:49</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>Brasser AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>grassen.be</domain_name>
   <domain_keyword>grassen</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 22:39:01</query_time>
   <create_date>2011-02-09</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bransen.group</domain_name>
   <domain_keyword>bransen</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-21 19:09:29</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</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.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bransen.store</domain_name>
   <domain_keyword>bransen</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 16:15:04</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns1031.ui-dns.com</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1111.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>brassey.net</domain_name>
   <domain_keyword>brassey</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:42:30</query_time>
   <create_date>2000-02-04</create_date>
   <update_date>2021-10-30</update_date>
   <expiry_date>2027-02-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.dns.qwestoffice.com</value>
    <value>b.dns.qwestoffice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>brasser.dev</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-05 17:40:48</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>brossen.com</domain_name>
   <domain_keyword>brossen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 20:08:27</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bradsen.com</domain_name>
   <domain_keyword>bradsen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:21:42</query_time>
   <create_date>2017-08-07</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-07</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>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>grassen.com</domain_name>
   <domain_keyword>grassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:25:35</query_time>
   <create_date>2006-10-24</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>11</num>
   <domain_name>brasser.net</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:40:48</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>brassens.net</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>britney.nexylan.net</value>
    <value>justin.nexylan.net</value>
    <value>michael.nexylan.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>brasseg.com.br</domain_name>
   <domain_keyword>brasseg</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 17:40:44</query_time>
   <create_date>2007-11-07</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2026-11-07</expiry_date>
   <registrant_name>CLEISON APARECIDO DE SOUZA</registrant_name>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>brassens.video</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2022-10-24</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webmo.fr</value>
    <value>ns2.webmo.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>brassmen.de</domain_name>
   <domain_keyword>brassmen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:12</query_time>
   <update_date>2021-10-13</update_date>
   <name_servers>
    <value>ns1051.ui-dns.org</value>
    <value>ns1084.ui-dns.de</value>
    <value>ns1114.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>bras-sen.com</domain_name>
   <domain_keyword>bras-sen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:10:17</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GASELIA INDUSTRIES GROUP</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>ML</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-128-b.gandi.net</value>
    <value>ns-224-c.gandi.net</value>
    <value>ns-52-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>brassel.biz</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-05 17:40:46</query_time>
   <create_date>2011-11-09</create_date>
   <update_date>2021-10-26</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>brassel.store</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-05 17:40:45</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sh003.webhostbox.net</value>
    <value>ns2.sh003.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>brussen.it</domain_name>
   <domain_keyword>brussen</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 09:57:37</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://opensrs.com</registrar_website>
   <registrant_company>Gerard Brussen</registrant_company>
   <registrant_address>Kanaalstraat 414</registrant_address>
   <registrant_city>Apeldoorn</registrant_city>
   <registrant_state>n/a</registrant_state>
   <registrant_zip>7311MZ</registrant_zip>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>brassmen.info</domain_name>
   <domain_keyword>brassmen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 03:32:12</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-04</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>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>21</num>
   <domain_name>bramsen.com</domain_name>
   <domain_keyword>bramsen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 13:36:40</query_time>
   <create_date>2000-01-04</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/30fec1b8-80e2-4ba3-a46a-587303ad342a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>brascen.se</domain_name>
   <domain_keyword>brascen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:10</query_time>
   <create_date>2006-03-22</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-22</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>23</num>
   <domain_name>brassan.com.br</domain_name>
   <domain_keyword>brassan</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 17:39:25</query_time>
   <create_date>2012-07-26</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrant_name>TRANSPORTADORA BRASSAN LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.assessoriaweb.com</value>
    <value>ns2.assessoriaweb.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>brasjen.nl</domain_name>
   <domain_keyword>brasjen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:42:20</query_time>
   <create_date>2012-02-05</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>braisen.com</domain_name>
   <domain_keyword>braisen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:57:48</query_time>
   <create_date>2019-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.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>26</num>
   <domain_name>barssen.com</domain_name>
   <domain_keyword>barssen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 03:30:56</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ethan.ns.cloudflare.com</value>
    <value>mckinley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>braszen.com</domain_name>
   <domain_keyword>braszen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 14:11:33</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>2142</registrar_iana>
   <registrar_name>DropCatch.com 662 LLC</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>28</num>
   <domain_name>krassen.xyz</domain_name>
   <domain_keyword>krassen</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 03:50:19</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_state>Sofia</registrant_state>
   <registrant_country>BG</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>parking1.gen.xyz</value>
    <value>parking2.gen.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>brassden.com</domain_name>
   <domain_keyword>brassden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:31:36</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Syed Faraz Mujtaba</registrant_name>
   <registrant_company>Aal e Muhammad Foundation</registrant_company>
   <registrant_address>House 1262 Street 91, I-10/1</registrant_address>
   <registrant_city>Islamabad</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>44000</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3100001406</registrant_phone>
   <name_servers>
    <value>ns1.tezhost.com</value>
    <value>ns2.tezhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>trassen.management</domain_name>
   <domain_keyword>trassen</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-06-01 03:32:36</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1054.ui-dns.de</value>
    <value>ns1067.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>brassey.com</domain_name>
   <domain_keyword>brassey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:42:29</query_time>
   <create_date>2011-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>Gyeonggi-do</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=brassey.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>brasven.com</domain_name>
   <domain_keyword>brasven</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:45:39</query_time>
   <create_date>2010-01-27</create_date>
   <update_date>2020-01-28</update_date>
   <expiry_date>2030-01-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>brassel.law</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-05 17:40:45</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-10</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>The Brassel Firm, PLLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tennessee</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1132.awsdns-13.org</value>
    <value>ns-1885.awsdns-43.co.uk</value>
    <value>ns-318.awsdns-39.com</value>
    <value>ns-988.awsdns-59.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>34</num>
   <domain_name>brasden.org</domain_name>
   <domain_keyword>brasden</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 22:38:32</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>35</num>
   <domain_name>blassen.com</domain_name>
   <domain_keyword>blassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 14:52:07</query_time>
   <create_date>2016-03-26</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-26</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 blassen.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-1464.awsdns-55.org</value>
    <value>ns-1908.awsdns-46.co.uk</value>
    <value>ns-197.awsdns-24.com</value>
    <value>ns-832.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>trassen.de</domain_name>
   <domain_keyword>trassen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 06:19:45</query_time>
   <update_date>2024-03-13</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>brassev.com</domain_name>
   <domain_keyword>brassev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:42:29</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>brasspen.org</domain_name>
   <domain_keyword>brasspen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 21:47:08</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>brasseo.net</domain_name>
   <domain_keyword>brasseo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:40:48</query_time>
   <create_date>2007-06-02</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>br-assen.nl</domain_name>
   <domain_keyword>br-assen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 09:30:33</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2023-03-13</update_date>
   <registrar_name>Ascio Technologies Inc</registrar_name>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
    <value>gama.ns.active24.sk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>brassel.band</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-05-13 21:35:10</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1045.ui-dns.com</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1067.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>brasser.com</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:57:42</query_time>
   <create_date>2002-06-22</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2033-06-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>brassten.com</domain_name>
   <domain_keyword>brassten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:13:08</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>44</num>
   <domain_name>trassen.cn</domain_name>
   <domain_keyword>trassen</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 19:21:52</query_time>
   <create_date>2019-07-01</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>蔚蓝空间(成都)品牌管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>brassem.nl</domain_name>
   <domain_keyword>brassem</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>2010-05-17</create_date>
   <update_date>2022-10-11</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>brasses.com</domain_name>
   <domain_keyword>brasses</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:19:17</query_time>
   <create_date>2002-06-06</create_date>
   <update_date>2022-05-17</update_date>
   <expiry_date>2025-06-06</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>47</num>
   <domain_name>braspen.com</domain_name>
   <domain_keyword>braspen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:39:03</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=braspen.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <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>48</num>
   <domain_name>bvassen.nl</domain_name>
   <domain_keyword>bvassen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 05:12:17</query_time>
   <create_date>2008-04-16</create_date>
   <update_date>2022-04-20</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bressen.dk</domain_name>
   <domain_keyword>bressen</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 01:57:14</query_time>
   <create_date>2003-08-25</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>VDamp</registrant_name>
   <registrant_address>Teglgård 4B, Vilsbæk</registrant_address>
   <registrant_city>Padborg</registrant_city>
   <registrant_zip>6330</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>brassel.haus</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-13 21:35:10</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nick Brassel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lola.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>brassens.org</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 19:12:18</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Guizhou</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>brasser.family</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-06-05 17:40:48</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>brassel.net</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:40:45</query_time>
   <create_date>2001-03-18</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cms-france.net</value>
    <value>ns2.cms-france.net</value>
    <value>ns3.cms-france.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>braspen.com.br</domain_name>
   <domain_keyword>braspen</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 17:39:03</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2026-07-21</expiry_date>
   <registrant_name>Sociedade Brasileira de Nutricao Parenteral</registrant_name>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>bressen.org</domain_name>
   <domain_keyword>bressen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:47:00</query_time>
   <create_date>2000-09-01</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Two Mirrors</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>brausen.email</domain_name>
   <domain_keyword>brausen</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-02 03:23:13</query_time>
   <create_date>2016-12-16</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-16</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_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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>braesen.co.uk</domain_name>
   <domain_keyword>braesen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 12:48:55</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>brasson.info</domain_name>
   <domain_keyword>brasson</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 19:13:03</query_time>
   <create_date>2016-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brasson</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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.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>brasson.com</domain_name>
   <domain_keyword>brasson</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:43:51</query_time>
   <create_date>2001-02-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Brasson Computers</registrant_company>
   <registrant_address>Hobart</registrant_address>
   <registrant_city>Hobart</registrant_city>
   <registrant_state>TAS</registrant_state>
   <registrant_zip>7000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.438402589</registrant_phone>
   <name_servers>
    <value>ns1.syd5.hostyourservices.net</value>
    <value>ns2.syd5.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>brasset.net</domain_name>
   <domain_keyword>brasset</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 17:42:26</query_time>
   <create_date>2016-03-05</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>krassen.org</domain_name>
   <domain_keyword>krassen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 21:39:43</query_time>
   <create_date>2008-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Luxuria BV</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.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>62</num>
   <domain_name>brassex.com</domain_name>
   <domain_keyword>brassex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:35:29</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 6a96e</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1221020</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>lrassen.com</domain_name>
   <domain_keyword>lrassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 01:29:03</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>64</num>
   <domain_name>brasshen.co.uk</domain_name>
   <domain_keyword>brasshen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 17:42:48</query_time>
   <create_date>2010-10-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>brasken.se</domain_name>
   <domain_keyword>brasken</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:11</query_time>
   <create_date>2005-06-30</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-30</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>66</num>
   <domain_name>brasien.co.uk</domain_name>
   <domain_keyword>brasien</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 22:38:55</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>brassey.co.uk</domain_name>
   <domain_keyword>brassey</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 17:42:31</query_time>
   <create_date>2000-02-13</create_date>
   <update_date>2016-02-13</update_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>bransen.com</domain_name>
   <domain_keyword>bransen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:41:25</query_time>
   <create_date>1998-04-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>blassen.de</domain_name>
   <domain_keyword>blassen</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:20:03</query_time>
   <update_date>2016-01-07</update_date>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>grassen.nl</domain_name>
   <domain_keyword>grassen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 08:44:44</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2022-08-16</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.esmero.nl</value>
    <value>ns2.esmero.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>qrassen.com</domain_name>
   <domain_keyword>qrassen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:11:30</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1464</registrar_iana>
   <registrar_name>NameWeb BVBA</registrar_name>
   <registrar_website>http://www.NameWeb.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dRi 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>https://www.nameweb.biz/gdpr-whois/bdfwir41b1c4caf36eda066f0ca17687174705e5631149</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bhosted.nl</value>
    <value>ns3.bhosted.nl</value>
    <value>ns4.bhosted.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>brassens.de</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 13:17:10</query_time>
   <update_date>2024-01-16</update_date>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>brassmen.com</domain_name>
   <domain_keyword>brassmen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:43:38</query_time>
   <create_date>2004-12-21</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>brussen.com</domain_name>
   <domain_keyword>brussen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:13:02</query_time>
   <create_date>2010-03-09</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>braussen.com</domain_name>
   <domain_keyword>braussen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:30:01</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>brassens.com</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:40:47</query_time>
   <create_date>1998-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-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>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>77</num>
   <domain_name>brasset.com</domain_name>
   <domain_keyword>brasset</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:42:26</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-04-18</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>Yungu jo</registrant_name>
   <registrant_company>---DOMAIN NAME FOR SALE---</registrant_company>
   <registrant_address>329-11 sangu-dong mapo-gu</registrant_address>
   <registrant_city>seoul</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>121-160</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.01027431068</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>brissen.com</domain_name>
   <domain_keyword>brissen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 14:54:08</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>braspen.org</domain_name>
   <domain_keyword>braspen</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 17:39:03</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of braspen.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>brissen.info</domain_name>
   <domain_keyword>brissen</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 11:30:10</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>brasset.se</domain_name>
   <domain_keyword>brasset</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:13</query_time>
   <create_date>2009-09-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.anx.se</value>
    <value>ns2.anx.se</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>82</num>
   <domain_name>bcassen.nl</domain_name>
   <domain_keyword>bcassen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 02:40:55</query_time>
   <create_date>2003-12-15</create_date>
   <update_date>2023-11-29</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.companypointdns.nl</value>
    <value>ns2.companypointdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>brashen.sexy</domain_name>
   <domain_keyword>brashen</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-05-24 02:11:28</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coco.bunny.net</value>
    <value>kiki.bunny.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>brasspen.com</domain_name>
   <domain_keyword>brasspen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:35:56</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemtology, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>brasser.org</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 17:40:49</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>brausen.net</domain_name>
   <domain_keyword>brausen</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 19:14:06</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>brasser.cyou</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-06-05 17:40:48</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>brassel.eu</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:09:42</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>89</num>
   <domain_name>brasten.com</domain_name>
   <domain_keyword>brasten</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:45:30</query_time>
   <create_date>2000-06-17</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Vineet</registrant_name>
   <registrant_company>Tech Allies Solutions</registrant_company>
   <registrant_address>302, A Wing, Shopper's Orbit, Alandi Road, Vishrantwadi</registrant_address>
   <registrant_city>Pune</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>411015</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+020.41229012</registrant_phone>
   <name_servers>
    <value>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>brossen.uk</domain_name>
   <domain_keyword>brossen</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 03:17:55</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>brassens.it</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-28 09:57:42</query_time>
   <create_date>2011-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>Publinord s.r.l.</registrar_name>
   <registrar_website>http://www.publinord.it</registrar_website>
   <registrant_company>Video Italia Production s.r.l.</registrant_company>
   <registrant_address>Galleria Falcone Borsellino 3</registrant_address>
   <registrant_city>Bologna</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40123</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.videoitaliaproduction.it</value>
    <value>ns2.videoitaliaproduction.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>brassens.info</domain_name>
   <domain_keyword>brassens</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 03:31:37</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>93</num>
   <domain_name>bassen.digital</domain_name>
   <domain_keyword>bassen</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-29 08:45:08</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bramsen.one</domain_name>
   <domain_keyword>bramsen</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-26 23:05:11</query_time>
   <create_date>2015-08-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-08-12</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>DK</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>95</num>
   <domain_name>brassel.org</domain_name>
   <domain_keyword>brassel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 17:40:45</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>krassen.co.uk</domain_name>
   <domain_keyword>krassen</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 21:39:44</query_time>
   <create_date>2004-12-30</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1102.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>bramsen.se</domain_name>
   <domain_keyword>bramsen</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:12:16</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-26</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>98</num>
   <domain_name>brasses.online</domain_name>
   <domain_keyword>brasses</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 21:35:27</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>ns1cnb.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4jpz.name.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>brausen.com.br</domain_name>
   <domain_keyword>brausen</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 00:07:36</query_time>
   <create_date>2009-09-05</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Leonardo Silva Bernardes</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>100</num>
   <domain_name>brasser.top</domain_name>
   <domain_keyword>brasser</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-05 17:40:49</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technoloiges</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.09</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.