WHOIS QUERY TIME

7 May 2024 - 9:37 PM UTC

Modified: 1 February 2022

NAME SERVERS

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

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=gbha.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "gbha.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "gbha.de",
            "domain_keyword": "gbha",
            "domain_tld": "de",
            "query_time": "2024-05-07 21:37:09",
            "update_date": "2022-02-01",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>gbha.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>gbha.de</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-07 21:37:09</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.039 seconds) for "gbha.de" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Oct 2016 - 10:18 AM UTC

Modified: 22 May 2007

NAME SERVERS

ns37.1und1.de
ns38.1und1.de

DOMAIN STATUS

connect

#2 - QUERY TIME

15 Dec 2017 - 6:04 AM UTC

Modified: 22 November 2016

NAME SERVERS

ns37.1und1.de
ns38.1und1.de

DOMAIN STATUS

connect

#3 - QUERY TIME

7 May 2024 - 9:37 PM UTC

Modified: 1 February 2022

NAME SERVERS

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

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=gbha.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "gbha.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "gbha.de",
    "results": [
        {
            "num": 1,
            "domain_name": "gbha.de",
            "domain_keyword": "gbha",
            "domain_tld": "de",
            "query_time": "2016-10-28 10:18:18",
            "update_date": "2007-05-22",
            "name_servers": [
                "ns37.1und1.de",
                "ns38.1und1.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "gbha.de",
            "domain_keyword": "gbha",
            "domain_tld": "de",
            "query_time": "2017-12-15 06:04:34",
            "update_date": "2016-11-22",
            "name_servers": [
                "ns37.1und1.de",
                "ns38.1und1.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "gbha.de",
            "domain_keyword": "gbha",
            "domain_tld": "de",
            "query_time": "2024-05-07 21:37:09",
            "update_date": "2022-02-01",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>gbha.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>gbha.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gbha.de</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-10-28 10:18:18</query_time>
   <update_date>2007-05-22</update_date>
   <name_servers>
    <value>ns37.1und1.de</value>
    <value>ns38.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>gbha.de</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2017-12-15 06:04:34</query_time>
   <update_date>2016-11-22</update_date>
   <name_servers>
    <value>ns37.1und1.de</value>
    <value>ns38.1und1.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>gbha.de</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-07 21:37:09</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.039</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 6 domain names (in 0.013 seconds) which contained the exact domain keyword "gbha".
Domain Name Registered Expiry Registrar Ownership
1 gbha.com 19 May 2000 19 May 2025 GoDaddy.com, LLC -
2 gbha.ca 13 Nov 2006 12 Nov 2024 (Domain.ca) 3950573 Canada Inc. George Bell Hockey Association
3 gbha.net 31 Jan 2008 31 Jan 2025 ANNULET, INC BuyDomains.com
4 gbha.org 22 Apr 2011 22 Apr 2026 Network Solutions, LLC REDACTED FOR PRIVACY
5 gbha.cn 18 Apr 2023 18 Apr 2025 郑州世纪创联电子科技开发有限公司 陈亚办
6 gbha.xyz 28 Jun 2023 28 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
7 gbha.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=gbha&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "gbha",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "gbha.com, gbha.ca, gbha.net, gbha.org, gbha.cn, gbha.xyz, gbha.de",
    "results": [
        {
            "num": 1,
            "domain_name": "gbha.com",
            "domain_keyword": "gbha",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:30:39",
            "create_date": "2000-05-19",
            "update_date": "2024-02-18",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gbha.ca",
            "domain_keyword": "gbha",
            "domain_tld": "ca",
            "query_time": "2024-04-25 14:29:23",
            "create_date": "2006-11-13",
            "update_date": "2024-04-24",
            "expiry_date": "2024-11-12",
            "registrar_name": "(Domain.ca) 3950573 Canada Inc.",
            "registrar_website": "http://www.domain.ca",
            "registrant_name": "George Bell Hockey Association",
            "registrant_company": "George Bell Hockey Association",
            "registrant_address": "215 Ryding Avenue",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6N1H6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4167666649",
            "name_servers": [
                "ns7.coolcom.com",
                "ns77.coolcom.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gbha.net",
            "domain_keyword": "gbha",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:29:23",
            "create_date": "2008-01-31",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-31",
            "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": 4,
            "domain_name": "gbha.org",
            "domain_keyword": "gbha",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:29:23",
            "create_date": "2011-04-22",
            "update_date": "2023-02-26",
            "expiry_date": "2026-04-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "gbha.cn",
            "domain_keyword": "gbha",
            "domain_tld": "cn",
            "query_time": "2024-04-29 11:03:28",
            "create_date": "2023-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "陈亚办",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gbha.xyz",
            "domain_keyword": "gbha",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 12:05:25",
            "create_date": "2023-06-28",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hadlee.ns.cloudflare.com",
                "jerome.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gbha.de",
            "domain_keyword": "gbha",
            "domain_tld": "de",
            "query_time": "2024-05-07 21:37:09",
            "update_date": "2022-02-01",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>gbha</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>gbha.com, gbha.ca, gbha.net, gbha.org, gbha.cn, gbha.xyz, gbha.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gbha.com</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:30:39</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-05-19</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>ns15.up99plus.com</value>
    <value>ns16.up99plus.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>gbha.ca</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 14:29:23</query_time>
   <create_date>2006-11-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>(Domain.ca) 3950573 Canada Inc.</registrar_name>
   <registrar_website>http://www.domain.ca</registrar_website>
   <registrant_name>George Bell Hockey Association</registrant_name>
   <registrant_company>George Bell Hockey Association</registrant_company>
   <registrant_address>215 Ryding Avenue</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6N1H6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4167666649</registrant_phone>
   <name_servers>
    <value>ns7.coolcom.com</value>
    <value>ns77.coolcom.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gbha.net</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:29:23</query_time>
   <create_date>2008-01-31</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-31</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>4</num>
   <domain_name>gbha.org</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:29:23</query_time>
   <create_date>2011-04-22</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>gbha.cn</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 11:03:28</query_time>
   <create_date>2023-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>陈亚办</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>gbha.xyz</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 12:05:25</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hadlee.ns.cloudflare.com</value>
    <value>jerome.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gbha.de</domain_name>
   <domain_keyword>gbha</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-07 21:37:09</query_time>
   <update_date>2022-02-01</update_date>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.013</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 1,234 domain names (in 0.025 seconds) which look and sound like the brand name "gbha".
Domain Name Registered Expiry Registrar Ownership
1 gbwha.net 9 Dec 2022 9 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
2 gbia.co.uk 12 Apr 2023 12 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 gbca.biz 8 Jul 2003 7 Jul 2025 Register.com, Inc. redacted
4 gbra.ru 16 Dec 2009 16 Dec 2024 SALENAMES-RU Private Person
5 nbha.info 12 Sep 2001 12 Sep 2024 eNom, LLC Data Protected
6 hbha.xyz 10 Jul 2023 10 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 gboa.kr 5 Jul 2018 5 Jul 2028 (?)??? ??? ??? ???
8 gbhl.ca 27 Apr 2020 27 Apr 2025 Grape Inc. REDACTED FOR PRIVACY
9 lbha.us 26 Feb 2015 25 Feb 2025 GoDaddy.com, LLC Loomis Basin Horseman's Association
10 goha.agency 19 Aug 2022 19 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
11 gbaa.xyz 31 May 2023 31 May 2025 Gname.com Pte. Ltd. -
12 gbaha.com 5 Feb 2018 5 Feb 2025 Cloudflare, Inc. DATA REDACTED
13 obha.se 16 Sep 2009 16 Sep 2028 www.NameSRS.com -
14 gbhc.xyz 2 Mar 2024 2 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) long zhao hao
15 gcha.nl 18 Jul 2012 - Metaregistrar B.V. -
16 gdha.com 16 Nov 2001 16 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
17 giha.net 13 Nov 2003 13 Nov 2030 DomainSite, Inc. Domain Protection Services, Inc.
18 gbhh.city 23 Aug 2015 23 Aug 2024 IONOS SE REDACTED FOR PRIVACY
19 gbh6.lol 7 May 2023 7 May 2025 NameSilo, LLC PrivacyGuardian.org llc
20 gbsa.org.cn 19 Dec 2022 19 Dec 2024 阿里云计算有限公司(万网) 周炜
21 gcha.co.in 1 Oct 2009 1 Oct 2027 Endurance Digital Domain Technology LLP Skyway Computers Pvt. Ltd.
22 gdha.xyz 11 Dec 2021 11 Dec 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang yi zhen
23 guha.ventures 5 Feb 2014 5 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 ogbha.org.au - - Melbourne IT Bev Stephenson
25 gbhac.org 16 Dec 2015 16 Dec 2024 Tucows Domains Inc. Green Bay Hmong Alliance
26 gbhz.monster 19 Apr 2023 19 Apr 2025 Name.com, Inc LULU
27 gbma.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
28 gtbha.com 25 Apr 2023 25 Apr 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
29 gbh8.top 4 May 2023 4 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gao bang hai
30 tbha.com 18 Nov 2001 18 Nov 2024 Name.com, Inc. Affordable Webhosting, Inc., Advertising
31 gvha.com 7 Jan 2003 7 Jan 2026 Network Solutions, LLC -
32 gbua.com 12 Nov 1998 11 Nov 2024 MarkMonitor, Inc. Marsh & McLennan Companies, Inc.
33 gbhr.co.jp 23 May 2023 - - GBHR CORPORATION
34 zgbha.com 24 Feb 2011 24 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
35 gbhb.info 20 Dec 2023 20 Dec 2024 NameCheap, Inc. REDACTED FOR PRIVACY
36 gdbha.xyz 25 Apr 2023 25 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
37 gbhp.org 22 Jan 2021 22 Jan 2026 Network Solutions, LLC REDACTED FOR PRIVACY
38 gbpa.org 19 Jan 2002 19 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 gbfa.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
40 ggha.com 16 Oct 1998 15 Oct 2024 GoDaddy.com, LLC -
41 hbha.dev 1 Mar 2024 1 Mar 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0170400395
42 giha.pro 30 Oct 2023 30 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
43 ybha.top 14 Sep 2023 14 Sep 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 张新军
44 xbha.cn 29 Aug 2023 29 Aug 2024 郑州世纪创联电子科技开发有限公司 李欣阳
45 sbha.ru 31 Dec 2023 31 Dec 2024 REGRU-RU Private Person
46 gbhh.tech 21 Oct 2023 21 Oct 2024 Dotserve Inc N/A
47 gbta.nl 28 Jan 2010 - Realtime Register -
48 gbpa.com 14 Jan 2000 14 Jan 2025 Network Solutions, LLC -
49 gbca.info 31 May 2016 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 guha.xyz 2 Jun 2024 2 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li qin
51 gbxa.com 29 Apr 2004 29 Apr 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
52 gbhr.sbs 26 May 2023 26 May 2025 Web Commerce Communications Ltd Whoisprotection.cc
53 gbga.com.au - - Above.au Pty Limited Dane Taylor
54 gbhw.com 16 Nov 2001 16 Nov 2024 eName Technology Co.,Ltd. -
55 gbhs.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
56 gbca.fr 8 Feb 2005 8 Feb 2026 SCALEWAY G B CONSULTANT ET ASSOCIES
57 ggbha.org 19 Mar 2013 19 Mar 2025 Automattic Inc. Not specified
58 abha.nl 13 Jun 2023 - NVA Online Advertising B.V. -
59 guha.asia 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gu wen zhuo
60 nbha.com.au - - Melbourne IT Kel Webb
61 gbah.org 2 Apr 2024 2 Apr 2025 Porkbun LLC Private by Design, LLC
62 gbh2.com 9 Feb 2018 9 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 vbha.be 20 Mar 2012 - One.com A/S -
64 gbda.company 11 May 2024 11 May 2025 Hosting Ukraine LLC Hosting Ukraine LLC
65 ubha.africa 6 Jul 2021 6 Jul 2025 Namecheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 gebha.com 21 Mar 2016 21 Mar 2025 GoDaddy.com, LLC -
67 gbaa.cn 28 Sep 2023 28 Sep 2024 海南美洁达科技有限公司 陈炳村
68 gbma.org 25 Aug 2006 25 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. Guangdong Building Materials Association
69 gbhf.org 5 Jun 2020 5 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
70 gbca.ru 25 Oct 2023 25 Oct 2024 REGRU-RU Private Person
71 gbham.com 17 Jun 2023 17 Jun 2024 GoDaddy.com, LLC -
72 gbsa.or.kr 11 Oct 2016 11 Oct 2025 (?)????? ????
73 ghbha.com 29 Jun 2018 29 Jun 2024 GoDaddy.com, LLC -
74 ggbha.site 25 Nov 2023 25 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
75 gmha.com 28 May 1998 27 May 2026 GoDaddy.com, LLC -
76 7bha.com 11 May 2023 11 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
77 gjha.com 27 Dec 2001 27 Dec 2024 GoDaddy.com, LLC NameFind LLC
78 gbra.net 2 Aug 2000 2 Aug 2024 GoDaddy.com, LLC -
79 rbha.online 19 Aug 2023 19 Aug 2024 Registrar of Domain Names REG.RU, LLC RBH Music
80 nbha.com 23 Jul 1996 22 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
81 gbsa.business 6 Sep 2023 6 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 gbpha.link 7 Nov 2023 7 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
83 goha.co.uk 1 May 2023 1 May 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
84 guha.cn 29 Aug 2006 29 Aug 2024 阿里巴巴云计算(北京)有限公司 杭州盾集网络有限公司
85 gbma.com 29 Jul 1996 28 Jul 2026 Network Solutions, LLC PERFECT PRIVACY, LLC
86 gbhd.com 9 Jun 2004 9 Jun 2025 Dynadot Inc -
87 geha.store 27 Jul 2023 27 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
88 gbba.uk 5 Jun 2019 5 Jun 2024 Mr Paul Woodland t/a PW New Media [Tag = PWNEWMEDIA] -
89 cbha.us 8 Mar 2022 8 Mar 2025 GoDaddy.com, LLC Charles B. Hughes & Associates, LLC
90 gbsha.com 24 Jan 2020 24 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 gbh4.lol 1 May 2023 1 May 2025 NameSilo, LLC PrivacyGuardian.org llc
92 gbra.eu - - TransIP Group BV -
93 gbhy.com 30 Dec 2002 30 Dec 2024 Xin Net Technology Corporation -
94 ggha.xyz 14 Jan 2024 14 Jan 2027 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
95 gbhj.com 10 May 2007 10 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
96 gbwa.de - - - -
97 gbsa.org 31 May 2021 31 May 2025 Network Solutions, LLC REDACTED FOR PRIVACY
98 gbra.dev 20 Dec 2023 20 Dec 2024 CloudFlare, Inc. DATA REDACTED
99 gbhe.cn 19 Sep 2023 19 Sep 2024 四川域趣网络科技有限公司 武汉市松胜网络科技有限公司
100 gbca.cn 18 Oct 2013 18 Oct 2024 阿里云计算有限公司(万网) 沈阳信诚软件科技有限公司
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 Gbha.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=gbha.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "gbha.de",
        "page_size": 100
    },
    "count": {
        "total": 1234,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gbwha.net, gbia.co.uk, gbca.biz, gbra.ru, nbha.info, hbha.xyz, gboa.kr, gbhl.ca, lbha.us, goha.agency, gbaa.xyz, gbaha.com, obha.se, gbhc.xyz, gcha.nl, gdha.com, giha.net, gbhh.city, gbh6.lol, gbsa.org.cn, gcha.co.in, gdha.xyz, guha.ventures, ogbha.org.au, gbhac.org, gbhz.monster, gbma.ru, gtbha.com, gbh8.top, tbha.com, gvha.com, gbua.com, gbhr.co.jp, zgbha.com, gbhb.info, gdbha.xyz, gbhp.org, gbpa.org, gbfa.ru, ggha.com, hbha.dev, giha.pro, ybha.top, xbha.cn, sbha.ru, gbhh.tech, gbta.nl, gbpa.com, gbca.info, guha.xyz, gbxa.com, gbhr.sbs, gbga.com.au, gbhw.com, gbhs.ru, gbca.fr, ggbha.org, abha.nl, guha.asia, nbha.com.au, gbah.org, gbh2.com, vbha.be, gbda.company, ubha.africa, gebha.com, gbaa.cn, gbma.org, gbhf.org, gbca.ru, gbham.com, gbsa.or.kr, ghbha.com, ggbha.site, gmha.com, 7bha.com, gjha.com, gbra.net, rbha.online, nbha.com, gbsa.business, gbpha.link, goha.co.uk, guha.cn, gbma.com, gbhd.com, geha.store, gbba.uk, cbha.us, gbsha.com, gbh4.lol, gbra.eu, gbhy.com, ggha.xyz, gbhj.com, gbwa.de, gbsa.org, gbra.dev, gbhe.cn, gbca.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "gbwha.net",
            "domain_keyword": "gbwha",
            "domain_tld": "net",
            "query_time": "2024-04-29 11:11:18",
            "create_date": "2022-12-09",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "melany.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gbia.co.uk",
            "domain_keyword": "gbia",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 11:03:59",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "gbca.biz",
            "domain_keyword": "gbca",
            "domain_tld": "biz",
            "query_time": "2024-04-19 09:07:06",
            "create_date": "2003-07-08",
            "update_date": "2023-07-19",
            "expiry_date": "2025-07-07",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "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": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gbra.ru",
            "domain_keyword": "gbra",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:08:28",
            "create_date": "2009-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "nbha.info",
            "domain_keyword": "nbha",
            "domain_tld": "info",
            "query_time": "2024-05-14 01:57:43",
            "create_date": "2001-09-12",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parked.com",
                "ns2.parked.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hbha.xyz",
            "domain_keyword": "hbha",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 05:10:24",
            "create_date": "2023-07-10",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "Jal.",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "gboa.kr",
            "domain_keyword": "gboa",
            "domain_tld": "kr",
            "query_time": "2022-06-23 14:13:46",
            "create_date": "2018-07-05",
            "update_date": "2018-07-05",
            "expiry_date": "2028-07-05",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "??? ??? ???",
            "registrant_address": "????? ??? ????34? 27 ??????? 3? 1101? #1101 Daerung post tower 182-4 guro3dong guro gu, Seoul",
            "registrant_zip": "08378"
        },
        {
            "num": 8,
            "domain_name": "gbhl.ca",
            "domain_keyword": "gbhl",
            "domain_tld": "ca",
            "query_time": "2024-04-27 00:33:05",
            "create_date": "2020-04-27",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-27",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.collaborativehaushosting.com",
                "ns2.collaborativehaushosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "lbha.us",
            "domain_keyword": "lbha",
            "domain_tld": "us",
            "query_time": "2024-04-20 23:26:31",
            "create_date": "2015-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "LBHA Member",
            "registrant_company": "Loomis Basin Horseman's Association",
            "registrant_address": "P.O. BOX 2326",
            "registrant_city": "Loomis",
            "registrant_state": "California",
            "registrant_zip": "95650",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9167081244",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "goha.agency",
            "domain_keyword": "goha",
            "domain_tld": "agency",
            "query_time": "2024-05-06 20:06:35",
            "create_date": "2022-08-19",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gohahost.com",
                "ns2.gohahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gbaa.xyz",
            "domain_keyword": "gbaa",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 19:24:52",
            "create_date": "2023-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gbaha.com",
            "domain_keyword": "gbaha",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:04:40",
            "create_date": "2018-02-05",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "NP",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/gbaha.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "obha.se",
            "domain_keyword": "obha",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:57:39",
            "create_date": "2009-09-16",
            "update_date": "2023-09-07",
            "expiry_date": "2028-09-16",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.ballou.se",
                "ns2.ballou.se",
                "ns3.ballou.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "gbhc.xyz",
            "domain_keyword": "gbhc",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:34:33",
            "create_date": "2024-03-02",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "long zhao hao",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "gcha.nl",
            "domain_keyword": "gcha",
            "domain_tld": "nl",
            "query_time": "2024-04-23 20:45:09",
            "create_date": "2012-07-18",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "gdha.com",
            "domain_keyword": "gdha",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:44:52",
            "create_date": "2001-11-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.topsec.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Armagh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "marek.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "giha.net",
            "domain_keyword": "giha",
            "domain_tld": "net",
            "query_time": "2024-04-22 21:06:17",
            "create_date": "2003-11-13",
            "update_date": "2022-11-05",
            "expiry_date": "2030-11-13",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://www.domainsite.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/giha.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gbhh.city",
            "domain_keyword": "gbhh",
            "domain_tld": "city",
            "query_time": "2024-04-25 14:30:00",
            "create_date": "2015-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-23",
            "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": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gbh6.lol",
            "domain_keyword": "gbh6",
            "domain_tld": "lol",
            "query_time": "2024-05-14 11:19:04",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.ultahost.com",
                "ns2.ultahost.com",
                "ns3.ultahost.com",
                "ns4.ultahost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gbsa.org.cn",
            "domain_keyword": "gbsa",
            "domain_tld": "org.cn",
            "query_time": "2024-04-29 11:08:33",
            "create_date": "2022-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gcha.co.in",
            "domain_keyword": "gcha",
            "domain_tld": "co.in",
            "query_time": "2024-05-03 18:40:30",
            "create_date": "2009-10-01",
            "update_date": "2023-10-10",
            "expiry_date": "2027-10-01",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Skyway Computers Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cp-ht-3.bigrockservers.com",
                "ns2.cp-ht-3.bigrockservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "gdha.xyz",
            "domain_keyword": "gdha",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 15:22:04",
            "create_date": "2021-12-11",
            "update_date": "2023-08-31",
            "expiry_date": "2026-12-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang yi zhen",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "guha.ventures",
            "domain_keyword": "guha",
            "domain_tld": "ventures",
            "query_time": "2024-05-18 13:56:13",
            "create_date": "2014-02-05",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-05",
            "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",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ogbha.org.au",
            "domain_keyword": "ogbha",
            "domain_tld": "org.au",
            "query_time": "2024-06-04 21:31:27",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Bev Stephenson",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gbhac.org",
            "domain_keyword": "gbhac",
            "domain_tld": "org",
            "query_time": "2024-04-29 11:03:28",
            "create_date": "2015-12-16",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Green Bay Hmong Alliance",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gbhz.monster",
            "domain_keyword": "gbhz",
            "domain_tld": "monster",
            "query_time": "2024-04-29 11:03:42",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "gbma.ru",
            "domain_keyword": "gbma",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:08:11",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "gtbha.com",
            "domain_keyword": "gtbha",
            "domain_tld": "com",
            "query_time": "2024-05-02 16:35:43",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/gtbha.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gbh8.top",
            "domain_keyword": "gbh8",
            "domain_tld": "top",
            "query_time": "2024-05-07 23:34:31",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao bang hai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "tbha.com",
            "domain_keyword": "tbha",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:33:54",
            "create_date": "2001-11-18",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Advertising",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/tbha.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "gvha.com",
            "domain_keyword": "gvha",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:24:57",
            "create_date": "2003-01-07",
            "update_date": "2024-01-22",
            "expiry_date": "2026-01-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gbua.com",
            "domain_keyword": "gbua",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:48:35",
            "create_date": "1998-11-12",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-11",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Internet Services",
            "registrant_company": "Marsh & McLennan Companies, Inc.",
            "registrant_address": "1166 Avenue of the Americas,",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10036-2774",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2123455000",
            "registrant_fax": "+1.2123455000",
            "name_servers": [
                "ns01.mmc.com",
                "ns02.mmc.com",
                "ns03.mmc.com",
                "ns04.mmc.com",
                "ns05.mmc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "gbhr.co.jp",
            "domain_keyword": "gbhr",
            "domain_tld": "co.jp",
            "query_time": "2024-05-14 11:19:07",
            "create_date": "2023-05-23",
            "update_date": "2023-05-23",
            "registrant_company": "GBHR CORPORATION",
            "name_servers": [
                "ns1.xdomain.ne.jp",
                "ns2.xdomain.ne.jp",
                "ns3.xdomain.ne.jp"
            ]
        },
        {
            "num": 34,
            "domain_name": "zgbha.com",
            "domain_keyword": "zgbha",
            "domain_tld": "com",
            "query_time": "2024-05-24 15:24:38",
            "create_date": "2011-02-24",
            "update_date": "2023-06-12",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "YUNNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=zgbha.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gbhb.info",
            "domain_keyword": "gbhb",
            "domain_tld": "info",
            "query_time": "2024-04-29 11:03:31",
            "create_date": "2023-12-20",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gdbha.xyz",
            "domain_keyword": "gdbha",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 11:34:34",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "gbhp.org",
            "domain_keyword": "gbhp",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:30:09",
            "create_date": "2021-01-22",
            "update_date": "2022-03-08",
            "expiry_date": "2026-01-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "gbpa.org",
            "domain_keyword": "gbpa",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:36:32",
            "create_date": "2002-01-19",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-19",
            "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": [
                "ns3.webhostlancaster.com",
                "ns4.webhostlancaster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gbfa.ru",
            "domain_keyword": "gbfa",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:08:02",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.adman.com",
                "ns2.adman.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "ggha.com",
            "domain_keyword": "ggha",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:20:25",
            "create_date": "1998-10-16",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "roxy.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hbha.dev",
            "domain_keyword": "hbha",
            "domain_tld": "dev",
            "query_time": "2024-05-09 16:38:33",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170400395",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "giha.pro",
            "domain_keyword": "giha",
            "domain_tld": "pro",
            "query_time": "2024-05-10 09:49:14",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "nile.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ybha.top",
            "domain_keyword": "ybha",
            "domain_tld": "top",
            "query_time": "2024-05-29 11:30:40",
            "create_date": "2023-09-14",
            "update_date": "2024-02-05",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "张新军",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "xbha.cn",
            "domain_keyword": "xbha",
            "domain_tld": "cn",
            "query_time": "2024-06-06 13:38:13",
            "create_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "李欣阳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sbha.ru",
            "domain_keyword": "sbha",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:31:50",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "gbhh.tech",
            "domain_keyword": "gbhh",
            "domain_tld": "tech",
            "query_time": "2024-05-07 23:34:34",
            "create_date": "2023-10-21",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "627",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nero.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "gbta.nl",
            "domain_keyword": "gbta",
            "domain_tld": "nl",
            "query_time": "2024-05-07 23:38:13",
            "create_date": "2010-01-28",
            "update_date": "2021-11-05",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "gbpa.com",
            "domain_keyword": "gbpa",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:40:55",
            "create_date": "2000-01-14",
            "update_date": "2022-01-17",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "gbca.info",
            "domain_keyword": "gbca",
            "domain_tld": "info",
            "query_time": "2024-06-02 19:27:11",
            "create_date": "2016-05-31",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "guha.xyz",
            "domain_keyword": "guha",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 16:53:16",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li qin",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "gbxa.com",
            "domain_keyword": "gbxa",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:58:25",
            "create_date": "2004-04-29",
            "update_date": "2023-12-10",
            "expiry_date": "2025-04-29",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANG XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "gbhr.sbs",
            "domain_keyword": "gbhr",
            "domain_tld": "sbs",
            "query_time": "2024-05-30 05:50:54",
            "create_date": "2023-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "gbga.com.au",
            "domain_keyword": "gbga",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 14:28:37",
            "update_date": "2024-04-20",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Dane Taylor",
            "name_servers": [
                "3695.ns1.above.com",
                "3695.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "gbhw.com",
            "domain_keyword": "gbhw",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:30:22",
            "create_date": "2001-11-16",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/gbhw.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gbhs.ru",
            "domain_keyword": "gbhs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:08:04",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "gbca.fr",
            "domain_keyword": "gbca",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:04:05",
            "create_date": "2005-02-08",
            "update_date": "2024-02-06",
            "expiry_date": "2026-02-08",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_company": "G B CONSULTANT ET ASSOCIES",
            "registrant_address": "66bis avenue mal de lattre de tassigny, 94410 saint maurice",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.156294321",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 57,
            "domain_name": "ggbha.org",
            "domain_keyword": "ggbha",
            "domain_tld": "org",
            "query_time": "2024-04-18 03:46:03",
            "create_date": "2013-03-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Not specified",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wisconsin",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "abha.nl",
            "domain_keyword": "abha",
            "domain_tld": "nl",
            "query_time": "2024-05-11 09:00:33",
            "create_date": "2023-06-13",
            "update_date": "2023-06-14",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "guha.asia",
            "domain_keyword": "guha",
            "domain_tld": "asia",
            "query_time": "2024-05-18 13:56:13",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gu wen zhuo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nbha.com.au",
            "domain_keyword": "nbha",
            "domain_tld": "com.au",
            "query_time": "2024-05-24 14:37:01",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Kel Webb",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "gbah.org",
            "domain_keyword": "gbah",
            "domain_tld": "org",
            "query_time": "2024-06-02 19:25:05",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "gbh2.com",
            "domain_keyword": "gbh2",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:30:38",
            "create_date": "2018-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2024-02-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "vbha.be",
            "domain_keyword": "vbha",
            "domain_tld": "be",
            "query_time": "2024-04-26 18:19:05",
            "create_date": "2012-03-20",
            "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": 64,
            "domain_name": "gbda.company",
            "domain_keyword": "gbda",
            "domain_tld": "company",
            "query_time": "2024-05-13 16:50:08",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.inhostedns.com",
                "ns24.inhostedns.net",
                "ns34.inhostedns.org"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ubha.africa",
            "domain_keyword": "ubha",
            "domain_tld": "africa",
            "query_time": "2024-06-09 09:05:32",
            "create_date": "2021-07-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-07-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "gebha.com",
            "domain_keyword": "gebha",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:58:28",
            "create_date": "2016-03-21",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "gbaa.cn",
            "domain_keyword": "gbaa",
            "domain_tld": "cn",
            "query_time": "2024-04-19 09:04:21",
            "create_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "陈炳村",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "gbma.org",
            "domain_keyword": "gbma",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:33:53",
            "create_date": "2006-08-25",
            "update_date": "2020-08-24",
            "expiry_date": "2024-08-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.pir.org/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangdong Building Materials Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "gbhf.org",
            "domain_keyword": "gbhf",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:29:38",
            "create_date": "2020-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gbca.ru",
            "domain_keyword": "gbca",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:07:51",
            "create_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "gbham.com",
            "domain_keyword": "gbham",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:34:32",
            "create_date": "2023-06-17",
            "update_date": "2023-10-04",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "gbsa.or.kr",
            "domain_keyword": "gbsa",
            "domain_tld": "or.kr",
            "query_time": "2021-04-08 00:47:42",
            "create_date": "2016-10-11",
            "update_date": "2016-10-11",
            "expiry_date": "2025-10-11",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "????"
        },
        {
            "num": 73,
            "domain_name": "ghbha.com",
            "domain_keyword": "ghbha",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:41:12",
            "create_date": "2018-06-29",
            "update_date": "2022-10-12",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ggbha.site",
            "domain_keyword": "ggbha",
            "domain_tld": "site",
            "query_time": "2024-05-25 23:14:44",
            "create_date": "2023-11-25",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "gmha.com",
            "domain_keyword": "gmha",
            "domain_tld": "com",
            "query_time": "2024-05-30 03:17:08",
            "create_date": "1998-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2026-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "7bha.com",
            "domain_keyword": "7bha",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:28:35",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.qaxanyu.com",
                "ns2.qaxanyu.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "gjha.com",
            "domain_keyword": "gjha",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:53:12",
            "create_date": "2001-12-27",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-27",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "gbra.net",
            "domain_keyword": "gbra",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:37:56",
            "create_date": "2000-08-02",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "gbrawebsrv1.gbra.org",
                "gbrawebsrv2.gbra.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rbha.online",
            "domain_keyword": "rbha",
            "domain_tld": "online",
            "query_time": "2024-04-30 08:19:21",
            "create_date": "2023-08-19",
            "update_date": "2023-12-23",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "RBH Music",
            "registrant_state": "Tatarstan respublika",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "nbha.com",
            "domain_keyword": "nbha",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:17:03",
            "create_date": "1996-07-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/d78d6114-0bfc-4a61-96bf-034bf8a03644",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "gbsa.business",
            "domain_keyword": "gbsa",
            "domain_tld": "business",
            "query_time": "2024-05-21 07:48:10",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "gbpha.link",
            "domain_keyword": "gbpha",
            "domain_tld": "link",
            "query_time": "2024-05-16 12:24:28",
            "create_date": "2023-11-07",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "michael.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "goha.co.uk",
            "domain_keyword": "goha",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 07:26:37",
            "create_date": "2023-05-01",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 84,
            "domain_name": "guha.cn",
            "domain_keyword": "guha",
            "domain_tld": "cn",
            "query_time": "2024-06-06 21:57:36",
            "create_date": "2006-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "杭州盾集网络有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "gbma.com",
            "domain_keyword": "gbma",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:33:53",
            "create_date": "1996-07-29",
            "update_date": "2023-07-31",
            "expiry_date": "2026-07-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "gbhd.com",
            "domain_keyword": "gbhd",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:29:33",
            "create_date": "2004-06-09",
            "update_date": "2024-03-09",
            "expiry_date": "2025-06-09",
            "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": 87,
            "domain_name": "geha.store",
            "domain_keyword": "geha",
            "domain_tld": "store",
            "query_time": "2024-04-30 11:15:57",
            "create_date": "2023-07-27",
            "update_date": "2023-09-11",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "gbba.uk",
            "domain_keyword": "gbba",
            "domain_tld": "uk",
            "query_time": "2024-04-29 12:36:11",
            "create_date": "2019-06-05",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-05",
            "registrar_name": "Mr Paul Woodland t/a PW New Media [Tag = PWNEWMEDIA]",
            "registrar_website": "http://www.pwnewmedia.co.uk",
            "name_servers": [
                "ns1.yourwebservers.com",
                "ns2.yourwebservers.com",
                "ns3.yourwebservers.com",
                "ns4.yourwebservers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "cbha.us",
            "domain_keyword": "cbha",
            "domain_tld": "us",
            "query_time": "2024-05-10 13:31:55",
            "create_date": "2022-03-08",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Charles Hughes",
            "registrant_company": "Charles B. Hughes & Associates, LLC",
            "registrant_address": "26334 Quantico Creek Road",
            "registrant_city": "Hebron",
            "registrant_state": "Maryland",
            "registrant_zip": "21830",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4103410550",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "gbsha.com",
            "domain_keyword": "gbsha",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:21:30",
            "create_date": "2020-01-24",
            "update_date": "2021-01-18",
            "expiry_date": "2026-01-24",
            "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": 91,
            "domain_name": "gbh4.lol",
            "domain_keyword": "gbh4",
            "domain_tld": "lol",
            "query_time": "2024-05-07 23:34:31",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "gbra.eu",
            "domain_keyword": "gbra",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:11:06",
            "registrar_name": "TransIP Group BV",
            "registrar_website": "http://transip.nl",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ]
        },
        {
            "num": 93,
            "domain_name": "gbhy.com",
            "domain_keyword": "gbhy",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:46:26",
            "create_date": "2002-12-30",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-30",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ggha.xyz",
            "domain_keyword": "ggha",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 17:52:07",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2027-01-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "gbhj.com",
            "domain_keyword": "gbhj",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:19:06",
            "create_date": "2007-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gbwa.de",
            "domain_keyword": "gbwa",
            "domain_tld": "de",
            "query_time": "2024-06-05 08:06:40",
            "update_date": "2023-11-26",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "gbsa.org",
            "domain_keyword": "gbsa",
            "domain_tld": "org",
            "query_time": "2024-06-01 16:57:57",
            "create_date": "2021-05-31",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gbra.dev",
            "domain_keyword": "gbra",
            "domain_tld": "dev",
            "query_time": "2024-04-29 11:08:03",
            "create_date": "2023-12-20",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Brabant",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "joaquin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gbhe.cn",
            "domain_keyword": "gbhe",
            "domain_tld": "cn",
            "query_time": "2024-04-29 11:03:32",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "武汉市松胜网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "gbca.cn",
            "domain_keyword": "gbca",
            "domain_tld": "cn",
            "query_time": "2024-04-29 10:59:47",
            "create_date": "2013-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "沈阳信诚软件科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>gbha.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1234</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gbwha.net, gbia.co.uk, gbca.biz, gbra.ru, nbha.info, hbha.xyz, gboa.kr, gbhl.ca, lbha.us, goha.agency, gbaa.xyz, gbaha.com, obha.se, gbhc.xyz, gcha.nl, gdha.com, giha.net, gbhh.city, gbh6.lol, gbsa.org.cn, gcha.co.in, gdha.xyz, guha.ventures, ogbha.org.au, gbhac.org, gbhz.monster, gbma.ru, gtbha.com, gbh8.top, tbha.com, gvha.com, gbua.com, gbhr.co.jp, zgbha.com, gbhb.info, gdbha.xyz, gbhp.org, gbpa.org, gbfa.ru, ggha.com, hbha.dev, giha.pro, ybha.top, xbha.cn, sbha.ru, gbhh.tech, gbta.nl, gbpa.com, gbca.info, guha.xyz, gbxa.com, gbhr.sbs, gbga.com.au, gbhw.com, gbhs.ru, gbca.fr, ggbha.org, abha.nl, guha.asia, nbha.com.au, gbah.org, gbh2.com, vbha.be, gbda.company, ubha.africa, gebha.com, gbaa.cn, gbma.org, gbhf.org, gbca.ru, gbham.com, gbsa.or.kr, ghbha.com, ggbha.site, gmha.com, 7bha.com, gjha.com, gbra.net, rbha.online, nbha.com, gbsa.business, gbpha.link, goha.co.uk, guha.cn, gbma.com, gbhd.com, geha.store, gbba.uk, cbha.us, gbsha.com, gbh4.lol, gbra.eu, gbhy.com, ggha.xyz, gbhj.com, gbwa.de, gbsa.org, gbra.dev, gbhe.cn, gbca.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gbwha.net</domain_name>
   <domain_keyword>gbwha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 11:11:18</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>melany.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gbia.co.uk</domain_name>
   <domain_keyword>gbia</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 11:03:59</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>gbca.biz</domain_name>
   <domain_keyword>gbca</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 09:07:06</query_time>
   <create_date>2003-07-08</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</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>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gbra.ru</domain_name>
   <domain_keyword>gbra</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:08:28</query_time>
   <create_date>2009-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>nbha.info</domain_name>
   <domain_keyword>nbha</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 01:57:43</query_time>
   <create_date>2001-09-12</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parked.com</value>
    <value>ns2.parked.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hbha.xyz</domain_name>
   <domain_keyword>hbha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 05:10:24</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>Jal.</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gboa.kr</domain_name>
   <domain_keyword>gboa</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-23 14:13:46</query_time>
   <create_date>2018-07-05</create_date>
   <update_date>2018-07-05</update_date>
   <expiry_date>2028-07-05</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>??? ??? ???</registrant_name>
   <registrant_address>????? ??? ????34? 27 ??????? 3? 1101? #1101 Daerung post tower 182-4 guro3dong guro gu, Seoul</registrant_address>
   <registrant_zip>08378</registrant_zip>
  </value>
  <value>
   <num>8</num>
   <domain_name>gbhl.ca</domain_name>
   <domain_keyword>gbhl</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 00:33:05</query_time>
   <create_date>2020-04-27</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.collaborativehaushosting.com</value>
    <value>ns2.collaborativehaushosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lbha.us</domain_name>
   <domain_keyword>lbha</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-20 23:26:31</query_time>
   <create_date>2015-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>LBHA Member</registrant_name>
   <registrant_company>Loomis Basin Horseman's Association</registrant_company>
   <registrant_address>P.O. BOX 2326</registrant_address>
   <registrant_city>Loomis</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>95650</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9167081244</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.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>10</num>
   <domain_name>goha.agency</domain_name>
   <domain_keyword>goha</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-06 20:06:35</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gohahost.com</value>
    <value>ns2.gohahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gbaa.xyz</domain_name>
   <domain_keyword>gbaa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 19:24:52</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</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>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gbaha.com</domain_name>
   <domain_keyword>gbaha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:04:40</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>NP</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/gbaha.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>obha.se</domain_name>
   <domain_keyword>obha</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:57:39</query_time>
   <create_date>2009-09-16</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2028-09-16</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.ballou.se</value>
    <value>ns2.ballou.se</value>
    <value>ns3.ballou.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>14</num>
   <domain_name>gbhc.xyz</domain_name>
   <domain_keyword>gbhc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:34:33</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>long zhao hao</registrant_company>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>gcha.nl</domain_name>
   <domain_keyword>gcha</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 20:45:09</query_time>
   <create_date>2012-07-18</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>gdha.com</domain_name>
   <domain_keyword>gdha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:44:52</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.topsec.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>Armagh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>marek.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>giha.net</domain_name>
   <domain_keyword>giha</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 21:06:17</query_time>
   <create_date>2003-11-13</create_date>
   <update_date>2022-11-05</update_date>
   <expiry_date>2030-11-13</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://www.domainsite.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/giha.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>gbhh.city</domain_name>
   <domain_keyword>gbhh</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-25 14:30:00</query_time>
   <create_date>2015-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-23</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>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gbh6.lol</domain_name>
   <domain_keyword>gbh6</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-14 11:19:04</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.ultahost.com</value>
    <value>ns2.ultahost.com</value>
    <value>ns3.ultahost.com</value>
    <value>ns4.ultahost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gbsa.org.cn</domain_name>
   <domain_keyword>gbsa</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-29 11:08:33</query_time>
   <create_date>2022-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>gcha.co.in</domain_name>
   <domain_keyword>gcha</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-03 18:40:30</query_time>
   <create_date>2009-10-01</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2027-10-01</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Skyway Computers Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cp-ht-3.bigrockservers.com</value>
    <value>ns2.cp-ht-3.bigrockservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>gdha.xyz</domain_name>
   <domain_keyword>gdha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 15:22:04</query_time>
   <create_date>2021-12-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-12-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhang yi zhen</registrant_company>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>guha.ventures</domain_name>
   <domain_keyword>guha</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-18 13:56:13</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-05</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>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ogbha.org.au</domain_name>
   <domain_keyword>ogbha</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-04 21:31:27</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Bev Stephenson</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gbhac.org</domain_name>
   <domain_keyword>gbhac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 11:03:28</query_time>
   <create_date>2015-12-16</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-16</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>Green Bay Hmong Alliance</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gbhz.monster</domain_name>
   <domain_keyword>gbhz</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-29 11:03:42</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>gbma.ru</domain_name>
   <domain_keyword>gbma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:08:11</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>gtbha.com</domain_name>
   <domain_keyword>gtbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 16:35:43</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/gtbha.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gbh8.top</domain_name>
   <domain_keyword>gbh8</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 23:34:31</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao bang hai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>tbha.com</domain_name>
   <domain_keyword>tbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:33:54</query_time>
   <create_date>2001-11-18</create_date>
   <update_date>2023-11-17</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_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Advertising</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/tbha.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>gvha.com</domain_name>
   <domain_keyword>gvha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:24:57</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-01-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gbua.com</domain_name>
   <domain_keyword>gbua</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:48:35</query_time>
   <create_date>1998-11-12</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Internet Services</registrant_name>
   <registrant_company>Marsh &amp; McLennan Companies, Inc.</registrant_company>
   <registrant_address>1166 Avenue of the Americas,</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10036-2774</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2123455000</registrant_phone>
   <registrant_fax>+1.2123455000</registrant_fax>
   <name_servers>
    <value>ns01.mmc.com</value>
    <value>ns02.mmc.com</value>
    <value>ns03.mmc.com</value>
    <value>ns04.mmc.com</value>
    <value>ns05.mmc.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>33</num>
   <domain_name>gbhr.co.jp</domain_name>
   <domain_keyword>gbhr</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-14 11:19:07</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2023-05-23</update_date>
   <registrant_company>GBHR CORPORATION</registrant_company>
   <name_servers>
    <value>ns1.xdomain.ne.jp</value>
    <value>ns2.xdomain.ne.jp</value>
    <value>ns3.xdomain.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>zgbha.com</domain_name>
   <domain_keyword>zgbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 15:24:38</query_time>
   <create_date>2011-02-24</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>YUNNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=zgbha.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gbhb.info</domain_name>
   <domain_keyword>gbhb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 11:03:31</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>36</num>
   <domain_name>gdbha.xyz</domain_name>
   <domain_keyword>gdbha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 11:34:34</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>gbhp.org</domain_name>
   <domain_keyword>gbhp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:30:09</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2022-03-08</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>gbpa.org</domain_name>
   <domain_keyword>gbpa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:36:32</query_time>
   <create_date>2002-01-19</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-19</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>ns3.webhostlancaster.com</value>
    <value>ns4.webhostlancaster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gbfa.ru</domain_name>
   <domain_keyword>gbfa</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:08:02</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.adman.com</value>
    <value>ns2.adman.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ggha.com</domain_name>
   <domain_keyword>ggha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:20:25</query_time>
   <create_date>1998-10-16</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>roxy.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hbha.dev</domain_name>
   <domain_keyword>hbha</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 16:38:33</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-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>Contact Privacy Inc. Customer 0170400395</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>giha.pro</domain_name>
   <domain_keyword>giha</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-10 09:49:14</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>nile.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ybha.top</domain_name>
   <domain_keyword>ybha</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-29 11:30:40</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>张新军</registrant_company>
   <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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>xbha.cn</domain_name>
   <domain_keyword>xbha</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 13:38:13</query_time>
   <create_date>2023-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>李欣阳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sbha.ru</domain_name>
   <domain_keyword>sbha</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:31:50</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>gbhh.tech</domain_name>
   <domain_keyword>gbhh</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 23:34:34</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>627</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nero.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.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>gbta.nl</domain_name>
   <domain_keyword>gbta</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 23:38:13</query_time>
   <create_date>2010-01-28</create_date>
   <update_date>2021-11-05</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gbpa.com</domain_name>
   <domain_keyword>gbpa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:40:55</query_time>
   <create_date>2000-01-14</create_date>
   <update_date>2022-01-17</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>gbca.info</domain_name>
   <domain_keyword>gbca</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 19:27:11</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>guha.xyz</domain_name>
   <domain_keyword>guha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 16:53:16</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li qin</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>gbxa.com</domain_name>
   <domain_keyword>gbxa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:58:25</query_time>
   <create_date>2004-04-29</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>JIANG XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.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>gbhr.sbs</domain_name>
   <domain_keyword>gbhr</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-30 05:50:54</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>gbga.com.au</domain_name>
   <domain_keyword>gbga</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 14:28:37</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Dane Taylor</registrant_name>
   <name_servers>
    <value>3695.ns1.above.com</value>
    <value>3695.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>gbhw.com</domain_name>
   <domain_keyword>gbhw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:30:22</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/gbhw.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gbhs.ru</domain_name>
   <domain_keyword>gbhs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:08:04</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>gbca.fr</domain_name>
   <domain_keyword>gbca</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:04:05</query_time>
   <create_date>2005-02-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_company>G B CONSULTANT ET ASSOCIES</registrant_company>
   <registrant_address>66bis avenue mal de lattre de tassigny, 94410 saint maurice</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.156294321</registrant_phone>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>ggbha.org</domain_name>
   <domain_keyword>ggbha</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 03:46:03</query_time>
   <create_date>2013-03-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Not specified</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wisconsin</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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>abha.nl</domain_name>
   <domain_keyword>abha</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 09:00:33</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-14</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>guha.asia</domain_name>
   <domain_keyword>guha</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 13:56:13</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gu wen zhuo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nbha.com.au</domain_name>
   <domain_keyword>nbha</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-24 14:37:01</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Kel Webb</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>gbah.org</domain_name>
   <domain_keyword>gbah</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 19:25:05</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>gbh2.com</domain_name>
   <domain_keyword>gbh2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:30:38</query_time>
   <create_date>2018-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2024-02-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>vbha.be</domain_name>
   <domain_keyword>vbha</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 18:19:05</query_time>
   <create_date>2012-03-20</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>64</num>
   <domain_name>gbda.company</domain_name>
   <domain_keyword>gbda</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-13 16:50:08</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.inhostedns.com</value>
    <value>ns24.inhostedns.net</value>
    <value>ns34.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ubha.africa</domain_name>
   <domain_keyword>ubha</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-09 09:05:32</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</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>66</num>
   <domain_name>gebha.com</domain_name>
   <domain_keyword>gebha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:58:28</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.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>67</num>
   <domain_name>gbaa.cn</domain_name>
   <domain_keyword>gbaa</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 09:04:21</query_time>
   <create_date>2023-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>陈炳村</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>gbma.org</domain_name>
   <domain_keyword>gbma</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:33:53</query_time>
   <create_date>2006-08-25</create_date>
   <update_date>2020-08-24</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.pir.org/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangdong Building Materials Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>gbhf.org</domain_name>
   <domain_keyword>gbhf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:29:38</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gbca.ru</domain_name>
   <domain_keyword>gbca</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:07:51</query_time>
   <create_date>2023-10-25</create_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>gbham.com</domain_name>
   <domain_keyword>gbham</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:34:32</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-06-17</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.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>gbsa.or.kr</domain_name>
   <domain_keyword>gbsa</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2021-04-08 00:47:42</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2016-10-11</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>????</registrant_name>
  </value>
  <value>
   <num>73</num>
   <domain_name>ghbha.com</domain_name>
   <domain_keyword>ghbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:41:12</query_time>
   <create_date>2018-06-29</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>74</num>
   <domain_name>ggbha.site</domain_name>
   <domain_keyword>ggbha</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 23:14:44</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>gmha.com</domain_name>
   <domain_keyword>gmha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 03:17:08</query_time>
   <create_date>1998-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2026-05-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>7bha.com</domain_name>
   <domain_keyword>7bha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:28:35</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.qaxanyu.com</value>
    <value>ns2.qaxanyu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>gjha.com</domain_name>
   <domain_keyword>gjha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:53:12</query_time>
   <create_date>2001-12-27</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-27</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>gbra.net</domain_name>
   <domain_keyword>gbra</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:37:56</query_time>
   <create_date>2000-08-02</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>gbrawebsrv1.gbra.org</value>
    <value>gbrawebsrv2.gbra.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>rbha.online</domain_name>
   <domain_keyword>rbha</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 08:19:21</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>RBH Music</registrant_company>
   <registrant_state>Tatarstan respublika</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>nbha.com</domain_name>
   <domain_keyword>nbha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:17:03</query_time>
   <create_date>1996-07-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d78d6114-0bfc-4a61-96bf-034bf8a03644</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>gbsa.business</domain_name>
   <domain_keyword>gbsa</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-21 07:48:10</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</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-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gbpha.link</domain_name>
   <domain_keyword>gbpha</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-16 12:24:28</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>michael.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>goha.co.uk</domain_name>
   <domain_keyword>goha</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 07:26:37</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>guha.cn</domain_name>
   <domain_keyword>guha</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 21:57:36</query_time>
   <create_date>2006-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>杭州盾集网络有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>gbma.com</domain_name>
   <domain_keyword>gbma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:33:53</query_time>
   <create_date>1996-07-29</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2026-07-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</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.5707088622</registrant_phone>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>gbhd.com</domain_name>
   <domain_keyword>gbhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:29:33</query_time>
   <create_date>2004-06-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-06-09</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>87</num>
   <domain_name>geha.store</domain_name>
   <domain_keyword>geha</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 11:15:57</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>gbba.uk</domain_name>
   <domain_keyword>gbba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 12:36:11</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Mr Paul Woodland t/a PW New Media [Tag = PWNEWMEDIA]</registrar_name>
   <registrar_website>http://www.pwnewmedia.co.uk</registrar_website>
   <name_servers>
    <value>ns1.yourwebservers.com</value>
    <value>ns2.yourwebservers.com</value>
    <value>ns3.yourwebservers.com</value>
    <value>ns4.yourwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>cbha.us</domain_name>
   <domain_keyword>cbha</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-10 13:31:55</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Charles Hughes</registrant_name>
   <registrant_company>Charles B. Hughes &amp; Associates, LLC</registrant_company>
   <registrant_address>26334 Quantico Creek Road</registrant_address>
   <registrant_city>Hebron</registrant_city>
   <registrant_state>Maryland</registrant_state>
   <registrant_zip>21830</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4103410550</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>gbsha.com</domain_name>
   <domain_keyword>gbsha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:21:30</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2026-01-24</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>91</num>
   <domain_name>gbh4.lol</domain_name>
   <domain_keyword>gbh4</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-07 23:34:31</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>gbra.eu</domain_name>
   <domain_keyword>gbra</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:11:06</query_time>
   <registrar_name>TransIP Group BV</registrar_name>
   <registrar_website>http://transip.nl</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>gbhy.com</domain_name>
   <domain_keyword>gbhy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:46:26</query_time>
   <create_date>2002-12-30</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ggha.xyz</domain_name>
   <domain_keyword>ggha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 17:52:07</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2027-01-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>gbhj.com</domain_name>
   <domain_keyword>gbhj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:19:06</query_time>
   <create_date>2007-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gbwa.de</domain_name>
   <domain_keyword>gbwa</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-05 08:06:40</query_time>
   <update_date>2023-11-26</update_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>gbsa.org</domain_name>
   <domain_keyword>gbsa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 16:57:57</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gbra.dev</domain_name>
   <domain_keyword>gbra</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 11:08:03</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Brabant</registrant_state>
   <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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>joaquin.ns.cloudflare.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>gbhe.cn</domain_name>
   <domain_keyword>gbhe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 11:03:32</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>武汉市松胜网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>gbca.cn</domain_name>
   <domain_keyword>gbca</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 10:59:47</query_time>
   <create_date>2013-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>沈阳信诚软件科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</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.