WHOIS QUERY TIME

23 Apr 2024 - 5:20 AM UTC

Registered: 1 September 2016
Modified: 6 October 2023
Expiry: 1 September 2024

REGISTRAR

IANA: 470
Name: Nom-IQ Limited dba Com Laude
Website: www.comlaude.com

DNSSEC

unsigned

NAME SERVERS

ns0.bbcdns.net
ns0.bbcdns.net.uk
ns1.bbcdns.net
ns1.bbcdns.net.uk

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bbc.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bbc.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bbc.shop",
            "domain_keyword": "bbc",
            "domain_tld": "shop",
            "query_time": "2024-04-23 05:20:51",
            "create_date": "2016-09-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "www.comlaude.com",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bbc.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bbc.shop</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 05:20:51</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.036 seconds) for "bbc.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2024 - 5:20 AM UTC

Registered: 1 September 2016
Modified: 6 October 2023
Expiry: 1 September 2024

REGISTRAR

IANA: 470
Name: Nom-IQ Limited dba Com Laude
Website: www.comlaude.com

DNSSEC

unsigned

NAME SERVERS

ns0.bbcdns.net
ns0.bbcdns.net.uk
ns1.bbcdns.net
ns1.bbcdns.net.uk

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bbc.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bbc.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bbc.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "bbc.shop",
            "domain_keyword": "bbc",
            "domain_tld": "shop",
            "query_time": "2024-04-23 05:20:51",
            "create_date": "2016-09-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "www.comlaude.com",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "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>bbc.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>bbc.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bbc.shop</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 05:20:51</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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 199 domain names (in 0.029 seconds) which contained the exact domain keyword "bbc".
Domain Name Registered Expiry Registrar Ownership
1 bbc.com 15 Jul 1989 14 Jul 2030 Tucows Domains Inc. -
2 bbc.org 3 Apr 1995 4 Apr 2025 easyDNS Technologies Inc. Big Blue & Cousins
3 bbc.se 22 Feb 1996 31 Dec 2024 www.NameSRS.com -
4 bbc.net 1 Oct 1996 30 Sep 2029 Network Solutions, LLC -
5 bbc.org.uk 9 Oct 1996 9 Oct 2024 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
6 bbc.it 22 Nov 1996 9 Sep 2024 EuroDNS SA BBC Elettropompe S.r.l.
7 bbc.be 17 Jan 1997 - Combell nv -
8 bbc.nl 10 Mar 1997 - Emma Solutions ICT B.V. -
9 bbc.cz 8 Jan 1998 6 Oct 2024 REG-NOMIQ British Broadcasting Corporation
10 bbc.ru 23 Apr 1998 30 Apr 2025 RU-CENTER-RU Grand Baikal, Ltd.
11 bbc.co.kr 3 Jun 1998 15 Oct 2024 (?)??? (?)????
12 bbc.or.kr 28 Sep 1998 15 Oct 2024 (?)????? ?????????
13 bbc.ac 10 Jan 2000 10 Jan 2031 101domain GRS Limited Digital Privacy Corporation
14 bbc.uk.com 11 Jan 2000 11 Jan 2025 Nom-iq Ltd. dba Com Laude -
15 bbc.md 9 Apr 2000 9 May 2025 - -
16 bbc.pl 27 Apr 2000 26 Apr 2025 Nom-IQ Limited dba Com Laude -
17 bbc.ms 13 Jun 2000 31 Jul 2024 Com Laude -
18 bbc.fr 28 Sep 2000 19 Mar 2025 COM LAUDE (NOM IQ LIMITED) British Broadcasting Corporation
19 bbc.ca 8 Nov 2000 1 Dec 2024 Rebel.ca Corp. Kingswood University
20 bbc.info 31 Jul 2001 31 Jul 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
21 bbc.ws 17 Dec 2001 17 Dec 2028 GLOBAL DOMAINS INTERNATIONAL Michael Starr
22 bbc.tm.se 25 Jan 2002 25 Jan 2025 Nom-IQ Limited -
23 bbc.ie 20 Feb 2002 31 Mar 2025 Com Laude The British Broadcasting Corporation
24 bbc.biz 27 Mar 2002 26 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
25 bbc.us 19 Apr 2002 18 Apr 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
26 bbc.co.it 19 Jul 2002 19 Jul 2024 Fubra Limited hidden
27 bbc.cn 17 Mar 2003 17 Mar 2025 厦门三五互联信息有限公司 陈伟东
28 bbc.jp 1 Nov 2004 30 Nov 2024 - British Broadcasting Corporation
29 bbc.in 14 Feb 2005 14 Feb 2025 Nom-IQ Ltd trading as Com Laude British Broadcasting Corporation
30 bbc.co.in 16 Feb 2005 16 Feb 2025 Endurance Digital Domain Technology LLP N/A
31 bbc.cc 25 Aug 2005 25 Aug 2028 GoDaddy.com, LLC -
32 bbc.mobi 12 Jun 2006 12 Jun 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
33 bbc.io 31 Jul 2006 31 Jul 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
34 bbc.by 31 Jul 2006 19 Aug 2024 Open Contact, Ltd British Broadcasting Corporation
35 bbc.co.th 20 Feb 2007 19 Feb 2028 THNIC Backbone Connection Co., Ltd. (บริษัท แบ็คโบน คอนเน็คชั่นส์ จำกัด)
36 bbc.com.co 27 Mar 2007 26 Mar 2025 CSC Corporate Domains, Inc. Bavaria S.A.
37 bbc.asia 21 Nov 2007 21 Nov 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
38 bbc.tel 22 Jan 2009 22 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
39 bbc.sk 6 Feb 2009 6 Feb 2025 Gransy s.r.o. Vladimír Lukáč L 222
40 bbc.gl 7 Sep 2009 1 Jan 2025 Nom-iq Ltd. dba Com Laude -
41 bbc.co 24 Feb 2010 23 Feb 2025 CSC Corporate Domains, Inc. Bavaria S.A.
42 bbc.com.cn 29 Apr 2010 29 Apr 2025 厦门易名科技股份有限公司 郑忠兴
43 bbc.vg 20 Jul 2010 21 Jul 2024 Key Systems GmbH -
44 bbc.eu.com 7 Oct 2010 7 Oct 2024 Domain Exploitation International -
45 bbc.br.com 20 Nov 2010 20 Nov 2024 Domain Exploitation International -
46 bbc.co.nz 19 Dec 2012 - Voyager Internet Ltd T/A 1st Domains -
47 bbc.uno 7 Feb 2014 6 Feb 2025 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
48 bbc.org.pl 20 Mar 2014 20 Mar 2025 AZ.pl Sp. z o.o. -
49 bbc.club 29 Mar 2014 28 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
50 bbc.xn--3ds443g 25 Apr 2014 25 Apr 2025 Nom-iq Ltd. dba COM LAUDE -
51 bbc.futbol 29 Apr 2014 29 Apr 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
52 bbc.uk 12 Jun 2014 12 Jun 2026 British Broadcasting Corporation [Tag = BBC] -
53 bbc.tokyo 22 Jul 2014 22 Jul 2024 Nom-IQ Limited dba Com Laude -
54 bbc.press 26 Aug 2014 26 Nov 2024 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
55 bbc.hamburg 28 Aug 2014 28 Aug 2024 Nom-IQ Limited dba Com Laude -
56 bbc.audio 3 Sep 2014 3 Sep 2024 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
57 bbc.yokohama 8 Sep 2014 8 Sep 2024 Nom-IQ Limited dba Com Laude -
58 bbc.nyc 3 Oct 2014 2 Oct 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
59 bbc.okinawa 14 Oct 2014 14 Oct 2024 Nom-IQ Limited dba Com Laude -
60 bbc.cymru 31 Oct 2014 31 Oct 2024 Nom-iq Ltd. dba COM LAUDE REDACTED FOR PRIVACY
61 bbc.wales 31 Oct 2014 31 Oct 2024 Nom-iq Ltd. dba COM LAUDE REDACTED FOR PRIVACY
62 bbc.quebec 18 Nov 2014 18 Nov 2024 Nom-IQ Limited dba Com Laude British Broadcasting Corporation
63 bbc.property 25 Nov 2014 25 Nov 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
64 bbc.click 25 Nov 2014 25 Nov 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
65 bbc.wiki 26 Nov 2014 26 Nov 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
66 bbc.vlaanderen 28 Nov 2014 28 Nov 2024 NameWeb BVBA Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken
67 bbc.taipei 1 Dec 2014 30 Nov 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
68 bbc.paris 2 Dec 2014 2 Dec 2024 COM LAUDE (NOM IQ LIMITED) British Broadcasting Corporation
69 bbc.berlin 29 Dec 2014 29 Dec 2024 Nom-IQ Limited dba Com Laude -
70 bbc.world 5 Jan 2015 5 Jan 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
71 bbc.digital 16 Jan 2015 16 Jan 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
72 bbc.brussels 20 Jan 2015 20 Jan 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
73 bbc.maison 22 Jan 2015 22 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
74 bbc.website 2 Feb 2015 2 Feb 2025 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
75 bbc.adult 2 Mar 2015 2 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
76 bbc.porn 2 Mar 2015 2 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
77 bbc.london 4 Mar 2015 4 Mar 2025 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
78 bbc.cooking 13 Mar 2015 13 Mar 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
79 bbc.scot 30 Apr 2015 30 Apr 2025 Tucows Domains Inc. -
80 bbc.frl 5 May 2015 5 May 2025 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
81 bbc.video 6 May 2015 6 May 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
82 bbc.lat 11 May 2015 11 May 2025 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
83 bbc.kiwi 15 Jun 2015 15 Jun 2026 eNom, Inc Data Protected
84 bbc.co.jp 23 Jun 2015 - - BBC World Japan Limited.
85 bbc.news 6 Jul 2015 6 Jul 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
86 bbc.tech 2 Aug 2015 2 Aug 2027 Blue Razor Domains, LLC Domains By Proxy, LLC
87 bbc.tv 14 Aug 2015 14 Aug 2025 Mesh Digital Limited Domains By Proxy, LLC
88 bbc.online 19 Aug 2015 19 Aug 2024 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
89 bbc.amsterdam 1 Sep 2015 1 Sep 2024 Nom-iq Ltd. dba COM LAUDE Redacted for privacy
90 bbc.sex 1 Sep 2015 1 Sep 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
91 bbc.earth 13 Oct 2015 12 Oct 2024 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
92 bbc.srl 10 Nov 2015 10 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA BBC S.r.l.
93 bbc.consulting 11 Nov 2015 11 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 bbc.ink 21 Dec 2015 21 Dec 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
95 bbc.cloud 21 Jan 2016 21 Jan 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
96 bbc.istanbul 1 Feb 2016 1 Feb 2025 Nom-iq Ltd. dba COM LAUDE British Broadcasting Corporation
97 bbc.barcelona 20 Mar 2016 20 Mar 2025 Nom-IQ Limited dba Com Laude British Broadcasting Corporation
98 bbc.la 22 Mar 2016 22 Mar 2025 .LA Founders Premium Program -
99 bbc.vip 20 May 2016 20 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Song Xue Jun
100 bbc.store 6 Jun 2016 6 Jun 2024 Nom-iq Ltd. dba Com Laude British Broadcasting Corporation
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Bbc.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bbc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bbc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 200,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bbc.com, bbc.org, bbc.se, bbc.net, bbc.org.uk, bbc.it, bbc.be, bbc.nl, bbc.cz, bbc.ru, bbc.co.kr, bbc.or.kr, bbc.ac, bbc.uk.com, bbc.md, bbc.pl, bbc.ms, bbc.fr, bbc.ca, bbc.info, bbc.ws, bbc.tm.se, bbc.ie, bbc.biz, bbc.us, bbc.co.it, bbc.cn, bbc.jp, bbc.in, bbc.co.in, bbc.cc, bbc.mobi, bbc.io, bbc.by, bbc.co.th, bbc.com.co, bbc.asia, bbc.tel, bbc.sk, bbc.gl, bbc.co, bbc.com.cn, bbc.vg, bbc.eu.com, bbc.br.com, bbc.co.nz, bbc.uno, bbc.org.pl, bbc.club, bbc.xn--3ds443g, bbc.futbol, bbc.uk, bbc.tokyo, bbc.press, bbc.hamburg, bbc.audio, bbc.yokohama, bbc.nyc, bbc.okinawa, bbc.cymru, bbc.wales, bbc.quebec, bbc.property, bbc.click, bbc.wiki, bbc.vlaanderen, bbc.taipei, bbc.paris, bbc.berlin, bbc.world, bbc.digital, bbc.brussels, bbc.maison, bbc.website, bbc.adult, bbc.porn, bbc.london, bbc.cooking, bbc.scot, bbc.frl, bbc.video, bbc.lat, bbc.kiwi, bbc.co.jp, bbc.news, bbc.tech, bbc.tv, bbc.online, bbc.amsterdam, bbc.sex, bbc.earth, bbc.srl, bbc.consulting, bbc.ink, bbc.cloud, bbc.istanbul, bbc.barcelona, bbc.la, bbc.vip, bbc.store",
    "results": [
        {
            "num": 1,
            "domain_name": "bbc.com",
            "domain_keyword": "bbc",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:58:01",
            "create_date": "1989-07-15",
            "update_date": "2021-07-06",
            "expiry_date": "2030-07-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ddns0.bbc.co.uk",
                "ddns0.bbc.com",
                "ddns1.bbc.co.uk",
                "ddns1.bbc.com",
                "dns0.bbc.co.uk",
                "dns0.bbc.com",
                "dns1.bbc.co.uk",
                "dns1.bbc.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bbc.org",
            "domain_keyword": "bbc",
            "domain_tld": "org",
            "query_time": "2024-06-12 01:38:51",
            "create_date": "1995-04-03",
            "update_date": "2023-03-25",
            "expiry_date": "2025-04-04",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Big Blue & Cousins",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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.phx1.nearlyfreespeech.net",
                "ns.phx4.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bbc.se",
            "domain_keyword": "bbc",
            "domain_tld": "se",
            "query_time": "2024-06-10 07:07:35",
            "create_date": "1996-02-22",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-31",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.ilait.se",
                "ns2.ilait.se",
                "ns3.ilait.se",
                "ns4.ilait.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bbc.net",
            "domain_keyword": "bbc",
            "domain_tld": "net",
            "query_time": "2024-06-10 17:53:30",
            "create_date": "1996-10-01",
            "update_date": "2020-06-17",
            "expiry_date": "2029-09-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.bbc.net",
                "dns2.bbc.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bbc.org.uk",
            "domain_keyword": "bbc",
            "domain_tld": "org.uk",
            "query_time": "2024-06-07 01:17:52",
            "create_date": "1996-10-09",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-09",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "bbc.it",
            "domain_keyword": "bbc",
            "domain_tld": "it",
            "query_time": "2024-06-12 13:32:42",
            "create_date": "1996-11-22",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "BBC Elettropompe S.r.l.",
            "registrant_address": "Via G. Di Vittorio, 9",
            "registrant_city": "Fossombrone",
            "registrant_state": "PU",
            "registrant_zip": "61034",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "bbc.be",
            "domain_keyword": "bbc",
            "domain_tld": "be",
            "query_time": "2024-05-30 09:10:34",
            "create_date": "1997-01-17",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 8,
            "domain_name": "bbc.nl",
            "domain_keyword": "bbc",
            "domain_tld": "nl",
            "query_time": "2024-06-11 05:08:44",
            "create_date": "1997-03-10",
            "update_date": "2022-02-04",
            "registrar_name": "Emma Solutions ICT B.V.",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "guy.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "bbc.cz",
            "domain_keyword": "bbc",
            "domain_tld": "cz",
            "query_time": "2024-06-11 19:46:15",
            "create_date": "1998-01-08",
            "update_date": "2020-06-23",
            "expiry_date": "2024-10-06",
            "registrar_name": "REG-NOMIQ",
            "registrant_name": "British Broadcasting Corporation",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "Broadcasting House, Portland Place, London, W1A 1AA",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ]
        },
        {
            "num": 10,
            "domain_name": "bbc.ru",
            "domain_keyword": "bbc",
            "domain_tld": "ru",
            "query_time": "2024-06-08 14:07:30",
            "create_date": "1998-04-23",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Grand Baikal, Ltd.",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "bbc.co.kr",
            "domain_keyword": "bbc",
            "domain_tld": "co.kr",
            "query_time": "2022-06-27 09:34:16",
            "create_date": "1998-06-03",
            "update_date": "2013-08-12",
            "expiry_date": "2024-10-15",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)????",
            "registrant_address": "??? ??? ??? 824-11 ??? ???? 1704? 824-11,Yeoksam-dong,Kangnam-gu,SEOUL,",
            "registrant_zip": "135080"
        },
        {
            "num": 12,
            "domain_name": "bbc.or.kr",
            "domain_keyword": "bbc",
            "domain_tld": "or.kr",
            "query_time": "2022-06-14 08:46:33",
            "create_date": "1998-09-28",
            "update_date": "2020-07-01",
            "expiry_date": "2024-10-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "?????????",
            "registrant_address": "????? ??? ???24? 60-4 1? 1F, 60-4 Neungdong-ro 24-gil Gwangjin-gu, Seoul, KR",
            "registrant_zip": "04990"
        },
        {
            "num": 13,
            "domain_name": "bbc.ac",
            "domain_keyword": "bbc",
            "domain_tld": "ac",
            "query_time": "2024-06-10 01:48:34",
            "create_date": "2000-01-10",
            "update_date": "2021-01-30",
            "expiry_date": "2031-01-10",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bbc.uk.com",
            "domain_keyword": "bbc",
            "domain_tld": "uk.com",
            "query_time": "2024-05-31 11:36:27",
            "create_date": "2000-01-11",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-11",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_email": "https://whois.centralnic.com/contact/bbc.uk.com/registrant",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bbc.md",
            "domain_keyword": "bbc",
            "domain_tld": "md",
            "query_time": "2024-05-12 19:03:00",
            "create_date": "2000-04-09",
            "expiry_date": "2025-05-09",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 16,
            "domain_name": "bbc.pl",
            "domain_keyword": "bbc",
            "domain_tld": "pl",
            "query_time": "2024-04-30 05:31:12",
            "create_date": "2000-04-27",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-26",
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com/",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bbc.ms",
            "domain_keyword": "bbc",
            "domain_tld": "ms",
            "query_time": "2024-06-01 02:56:34",
            "create_date": "2000-06-13",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-31",
            "registrar_name": "Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bbc.fr",
            "domain_keyword": "bbc",
            "domain_tld": "fr",
            "query_time": "2024-06-09 00:22:23",
            "create_date": "2000-09-28",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "COM LAUDE (NOM IQ LIMITED)",
            "registrar_website": "https://comlaude.com/contact-us",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "British Broadcasting Corporation, Broadcasting House, Portland Place, W1A 1AA London",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.02080083595",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 19,
            "domain_name": "bbc.ca",
            "domain_keyword": "bbc",
            "domain_tld": "ca",
            "query_time": "2024-06-07 17:43:07",
            "create_date": "2000-11-08",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "Kingswood University",
            "registrant_address": "26 Western Street",
            "registrant_city": "Sussex",
            "registrant_state": "NB",
            "registrant_zip": "E4E1E6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5064324400",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bbc.info",
            "domain_keyword": "bbc",
            "domain_tld": "info",
            "query_time": "2024-05-28 14:14:31",
            "create_date": "2001-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns.bbc.co.uk",
                "ns1.thdo.bbc.co.uk",
                "ns1.thls.bbc.co.uk",
                "ns1.thny.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bbc.ws",
            "domain_keyword": "bbc",
            "domain_tld": "ws",
            "query_time": "2024-05-30 07:11:23",
            "create_date": "2001-12-17",
            "update_date": "2020-05-13",
            "expiry_date": "2028-12-17",
            "registrar_iana": 1463,
            "registrar_name": "GLOBAL DOMAINS INTERNATIONAL",
            "registrar_website": "http://www.website.ws/",
            "registrant_name": "Michael Starr",
            "registrant_address": "701 Palomar Airport Road #300 Mike Starr Account",
            "registrant_city": "Carlsbad",
            "registrant_state": "CA",
            "registrant_zip": "92011",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7606023000",
            "registrant_fax": "7604764199",
            "name_servers": [
                "ns1.gd23.parklogic.com",
                "ns2.gd23.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bbc.tm.se",
            "domain_keyword": "bbc",
            "domain_tld": "tm.se",
            "query_time": "2024-05-05 23:46:53",
            "create_date": "2002-01-25",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-25",
            "registrar_name": "Nom-IQ Limited",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bbc.ie",
            "domain_keyword": "bbc",
            "domain_tld": "ie",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2002-02-20",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_name": "Com Laude",
            "registrar_website": "http://www.comlaude.com/",
            "registrant_name": "The British Broadcasting Corporation",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bbc.biz",
            "domain_keyword": "bbc",
            "domain_tld": "biz",
            "query_time": "2024-05-25 04:31:41",
            "create_date": "2002-03-27",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bbc.us",
            "domain_keyword": "bbc",
            "domain_tld": "us",
            "query_time": "2024-06-11 20:49:18",
            "create_date": "2002-04-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "British Broadcasting Corporation",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "Broadcasting House, Portland Place",
            "registrant_city": "London",
            "registrant_zip": "W1A 1AA",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2080083595",
            "registrant_fax": "+44.2080082199",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bbc.co.it",
            "domain_keyword": "bbc",
            "domain_tld": "co.it",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2002-07-19",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-19",
            "registrar_name": "Fubra Limited",
            "registrar_website": "http://www.livetodot.com",
            "registrant_company": "hidden",
            "name_servers": [
                "beyond.fubra.org",
                "infinity.fubra.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "bbc.cn",
            "domain_keyword": "bbc",
            "domain_tld": "cn",
            "query_time": "2024-06-07 05:18:24",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "陈伟东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bbc.jp",
            "domain_keyword": "bbc",
            "domain_tld": "jp",
            "query_time": "2024-06-11 20:48:32",
            "create_date": "2004-11-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "British Broadcasting Corporation",
            "registrant_address": "Shibuya-ku26-1 Sakuragaoka-cho",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354561601",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 29,
            "domain_name": "bbc.in",
            "domain_keyword": "bbc",
            "domain_tld": "in",
            "query_time": "2024-06-09 00:19:59",
            "create_date": "2005-02-14",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Ltd trading as Com Laude",
            "registrar_website": "https://comlaude.com/in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bbc.co.in",
            "domain_keyword": "bbc",
            "domain_tld": "co.in",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2005-02-16",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-16",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "518034",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.dnbiz.com",
                "dns2.dnbiz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bbc.cc",
            "domain_keyword": "bbc",
            "domain_tld": "cc",
            "query_time": "2024-06-02 07:37:14",
            "create_date": "2005-08-25",
            "update_date": "2023-06-09",
            "expiry_date": "2028-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bbc.mobi",
            "domain_keyword": "bbc",
            "domain_tld": "mobi",
            "query_time": "2024-06-11 21:09:34",
            "create_date": "2006-06-12",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-12",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bbc.io",
            "domain_keyword": "bbc",
            "domain_tld": "io",
            "query_time": "2024-06-10 09:30:45",
            "create_date": "2006-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bbc.by",
            "domain_keyword": "bbc",
            "domain_tld": "by",
            "query_time": "2024-06-12 01:46:07",
            "create_date": "2006-07-31",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-19",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "000, ENG, London, Broadcasting House, Portland Place, -, W1A 1AA",
            "registrant_country": "GB",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+4402080083595",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ]
        },
        {
            "num": 35,
            "domain_name": "bbc.co.th",
            "domain_keyword": "bbc",
            "domain_tld": "co.th",
            "query_time": "2024-05-29 08:09:49",
            "create_date": "2007-02-20",
            "update_date": "2023-01-31",
            "expiry_date": "2028-02-19",
            "registrar_name": "THNIC",
            "registrant_company": "Backbone Connection Co., Ltd. (บริษัท แบ็คโบน คอนเน็คชั่นส์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "dns1.dotsiam.com",
                "dns2.dotsiam.com",
                "dns3.dotsiam.com",
                "dns4.dotsiam.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bbc.com.co",
            "domain_keyword": "bbc",
            "domain_tld": "com.co",
            "query_time": "2024-05-23 04:28:02",
            "create_date": "2007-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bavaria S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bbc.asia",
            "domain_keyword": "bbc",
            "domain_tld": "asia",
            "query_time": "2024-05-29 08:09:49",
            "create_date": "2007-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns.bbc.co.uk",
                "ns1.thdo.bbc.co.uk",
                "ns1.thls.bbc.co.uk",
                "ns1.thny.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bbc.tel",
            "domain_keyword": "bbc",
            "domain_tld": "tel",
            "query_time": "2024-05-29 16:02:08",
            "create_date": "2009-01-22",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-22",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bbc.sk",
            "domain_keyword": "bbc",
            "domain_tld": "sk",
            "query_time": "2024-06-09 08:25:50",
            "create_date": "2009-02-06",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-06",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Vladimír Lukáč L 222",
            "registrant_company": "Vladimír Lukáč L 222",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.524524331",
            "name_servers": [
                "ns.elbiahosting.cz",
                "ns.elbiahosting.eu",
                "ns.elbiahosting.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "bbc.gl",
            "domain_keyword": "bbc",
            "domain_tld": "gl",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2009-09-07",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_email": "https://whois.nic.gl/contact/bbc.gl/registrant",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bbc.co",
            "domain_keyword": "bbc",
            "domain_tld": "co",
            "query_time": "2024-06-09 17:48:17",
            "create_date": "2010-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bavaria S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bbc.com.cn",
            "domain_keyword": "bbc",
            "domain_tld": "com.cn",
            "query_time": "2024-05-06 11:29:36",
            "create_date": "2010-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "郑忠兴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bbc.vg",
            "domain_keyword": "bbc",
            "domain_tld": "vg",
            "query_time": "2024-05-30 00:03:16",
            "create_date": "2010-07-20",
            "update_date": "2023-10-12",
            "expiry_date": "2024-07-21",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.nic.vg/contact/bbc.vg/registrant",
            "name_servers": [
                "ns8441.hostgator.com",
                "ns8442.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bbc.eu.com",
            "domain_keyword": "bbc",
            "domain_tld": "eu.com",
            "query_time": "2024-04-30 05:31:12",
            "create_date": "2010-10-07",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-07",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/bbc.eu.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bbc.br.com",
            "domain_keyword": "bbc",
            "domain_tld": "br.com",
            "query_time": "2024-05-19 17:37:58",
            "create_date": "2010-11-20",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-20",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/bbc.br.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bbc.co.nz",
            "domain_keyword": "bbc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-06 11:29:36",
            "create_date": "2012-12-19",
            "update_date": "2024-04-23",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bbc.uno",
            "domain_keyword": "bbc",
            "domain_tld": "uno",
            "query_time": "2024-06-11 20:49:15",
            "create_date": "2014-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bbc.org.pl",
            "domain_keyword": "bbc",
            "domain_tld": "org.pl",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bbc.club",
            "domain_keyword": "bbc",
            "domain_tld": "club",
            "query_time": "2024-06-11 20:48:16",
            "create_date": "2014-03-29",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bbc.xn--3ds443g",
            "domain_keyword": "bbc",
            "domain_tld": "xn--3ds443g",
            "query_time": "2024-06-11 20:49:43",
            "create_date": "2014-04-25",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-25",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bbc.futbol",
            "domain_keyword": "bbc",
            "domain_tld": "futbol",
            "query_time": "2024-05-06 11:29:37",
            "create_date": "2014-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bbc.uk",
            "domain_keyword": "bbc",
            "domain_tld": "uk",
            "query_time": "2024-05-23 04:28:04",
            "create_date": "2014-06-12",
            "update_date": "2016-08-05",
            "expiry_date": "2026-06-12",
            "registrar_name": "British Broadcasting Corporation [Tag = BBC]",
            "registrar_website": "http://www.bbc.co.uk",
            "name_servers": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "bbc.tokyo",
            "domain_keyword": "bbc",
            "domain_tld": "tokyo",
            "query_time": "2024-06-11 19:47:14",
            "create_date": "2014-07-22",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-22",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bbc.press",
            "domain_keyword": "bbc",
            "domain_tld": "press",
            "query_time": "2024-06-11 20:49:00",
            "create_date": "2014-08-26",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bbc.hamburg",
            "domain_keyword": "bbc",
            "domain_tld": "hamburg",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-08-28",
            "update_date": "2016-10-21",
            "expiry_date": "2024-08-28",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com/",
            "name_servers": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bbc.audio",
            "domain_keyword": "bbc",
            "domain_tld": "audio",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2014-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bbc.yokohama",
            "domain_keyword": "bbc",
            "domain_tld": "yokohama",
            "query_time": "2024-06-11 20:49:42",
            "create_date": "2014-09-08",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-08",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bbc.nyc",
            "domain_keyword": "bbc",
            "domain_tld": "nyc",
            "query_time": "2024-06-11 20:48:50",
            "create_date": "2014-10-03",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bbc.okinawa",
            "domain_keyword": "bbc",
            "domain_tld": "okinawa",
            "query_time": "2024-06-11 19:46:58",
            "create_date": "2014-10-14",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "www.comlaude.com",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bbc.cymru",
            "domain_keyword": "bbc",
            "domain_tld": "cymru",
            "query_time": "2024-06-11 20:48:19",
            "create_date": "2014-10-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-31",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bbc.wales",
            "domain_keyword": "bbc",
            "domain_tld": "wales",
            "query_time": "2024-06-11 20:49:21",
            "create_date": "2014-10-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-31",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bbc.quebec",
            "domain_keyword": "bbc",
            "domain_tld": "quebec",
            "query_time": "2024-06-11 20:49:03",
            "create_date": "2014-11-18",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-18",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bbc.property",
            "domain_keyword": "bbc",
            "domain_tld": "property",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bbc.click",
            "domain_keyword": "bbc",
            "domain_tld": "click",
            "query_time": "2024-06-11 20:48:13",
            "create_date": "2014-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bbc.wiki",
            "domain_keyword": "bbc",
            "domain_tld": "wiki",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bbc.vlaanderen",
            "domain_keyword": "bbc",
            "domain_tld": "vlaanderen",
            "query_time": "2024-06-09 20:53:42",
            "create_date": "2014-11-28",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1464,
            "registrar_name": "NameWeb BVBA",
            "registrar_website": "https://www.nameweb.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.bnamed.eu",
                "ns.bnamed.uk",
                "ns.bnamed.us",
                "ns.nscluster.ee",
                "ns.nscluster.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bbc.taipei",
            "domain_keyword": "bbc",
            "domain_tld": "taipei",
            "query_time": "2024-05-29 08:09:50",
            "create_date": "2014-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bbc.paris",
            "domain_keyword": "bbc",
            "domain_tld": "paris",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 470,
            "registrar_name": "COM LAUDE (NOM IQ LIMITED)",
            "registrar_website": "https://comlaude.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bbc.berlin",
            "domain_keyword": "bbc",
            "domain_tld": "berlin",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2014-12-29",
            "update_date": "2020-06-23",
            "expiry_date": "2024-12-29",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bbc.world",
            "domain_keyword": "bbc",
            "domain_tld": "world",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2015-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bbc.digital",
            "domain_keyword": "bbc",
            "domain_tld": "digital",
            "query_time": "2024-06-11 20:48:27",
            "create_date": "2015-01-16",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bbc.brussels",
            "domain_keyword": "bbc",
            "domain_tld": "brussels",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2015-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bbc.maison",
            "domain_keyword": "bbc",
            "domain_tld": "maison",
            "query_time": "2024-06-08 05:16:10",
            "create_date": "2015-01-22",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bbc.website",
            "domain_keyword": "bbc",
            "domain_tld": "website",
            "query_time": "2024-06-11 20:49:25",
            "create_date": "2015-02-02",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bbc.adult",
            "domain_keyword": "bbc",
            "domain_tld": "adult",
            "query_time": "2024-06-10 18:57:19",
            "create_date": "2015-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bbc.porn",
            "domain_keyword": "bbc",
            "domain_tld": "porn",
            "query_time": "2024-06-10 19:00:19",
            "create_date": "2015-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bbc.london",
            "domain_keyword": "bbc",
            "domain_tld": "london",
            "query_time": "2024-06-11 20:48:35",
            "create_date": "2015-03-04",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-04",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bbc.cooking",
            "domain_keyword": "bbc",
            "domain_tld": "cooking",
            "query_time": "2024-06-08 05:02:46",
            "create_date": "2015-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bbc.scot",
            "domain_keyword": "bbc",
            "domain_tld": "scot",
            "query_time": "2024-06-11 21:55:33",
            "create_date": "2015-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_state": "Angus",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bbc.frl",
            "domain_keyword": "bbc",
            "domain_tld": "frl",
            "query_time": "2024-06-08 07:21:07",
            "create_date": "2015-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns3.bbc.co.uk",
                "ns3.bbc.net.uk",
                "ns4.bbc.co.uk",
                "ns4.bbc.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bbc.video",
            "domain_keyword": "bbc",
            "domain_tld": "video",
            "query_time": "2024-05-12 19:03:00",
            "create_date": "2015-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bbc.lat",
            "domain_keyword": "bbc",
            "domain_tld": "lat",
            "query_time": "2024-05-15 15:41:01",
            "create_date": "2015-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bbc.kiwi",
            "domain_keyword": "bbc",
            "domain_tld": "kiwi",
            "query_time": "2024-06-10 09:55:26",
            "create_date": "2015-06-15",
            "update_date": "2023-07-10",
            "expiry_date": "2026-06-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc",
            "registrar_website": "www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "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.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bbc.co.jp",
            "domain_keyword": "bbc",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 08:09:49",
            "create_date": "2015-06-23",
            "update_date": "2023-07-01",
            "registrant_company": "BBC World Japan Limited.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ]
        },
        {
            "num": 85,
            "domain_name": "bbc.news",
            "domain_keyword": "bbc",
            "domain_tld": "news",
            "query_time": "2024-06-11 20:48:48",
            "create_date": "2015-07-06",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bbc.tech",
            "domain_keyword": "bbc",
            "domain_tld": "tech",
            "query_time": "2024-06-04 10:37:36",
            "create_date": "2015-08-02",
            "update_date": "2024-04-15",
            "expiry_date": "2027-08-02",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bbc.tv",
            "domain_keyword": "bbc",
            "domain_tld": "tv",
            "query_time": "2024-06-05 16:47:30",
            "create_date": "2015-08-14",
            "update_date": "2024-02-22",
            "expiry_date": "2025-08-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bbc.online",
            "domain_keyword": "bbc",
            "domain_tld": "online",
            "query_time": "2024-06-11 20:48:57",
            "create_date": "2015-08-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bbc.amsterdam",
            "domain_keyword": "bbc",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-10 18:17:14",
            "create_date": "2015-09-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bbc.sex",
            "domain_keyword": "bbc",
            "domain_tld": "sex",
            "query_time": "2024-06-10 20:21:39",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bbc.earth",
            "domain_keyword": "bbc",
            "domain_tld": "earth",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2015-10-13",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.rbsov.bbc.co.uk",
                "ns1.tcams.bbc.co.uk",
                "ns1.thdow.bbc.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bbc.srl",
            "domain_keyword": "bbc",
            "domain_tld": "srl",
            "query_time": "2024-06-01 01:38:00",
            "create_date": "2015-11-10",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-10",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BBC S.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bbc.consulting",
            "domain_keyword": "bbc",
            "domain_tld": "consulting",
            "query_time": "2024-06-10 04:27:38",
            "create_date": "2015-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bbc.ink",
            "domain_keyword": "bbc",
            "domain_tld": "ink",
            "query_time": "2024-06-12 14:01:36",
            "create_date": "2015-12-21",
            "update_date": "2022-09-26",
            "expiry_date": "2025-12-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bbc.cloud",
            "domain_keyword": "bbc",
            "domain_tld": "cloud",
            "query_time": "2024-06-07 01:17:50",
            "create_date": "2016-01-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.bbcdns.net",
                "ns0.bbcdns.net.uk",
                "ns1.bbcdns.net",
                "ns1.bbcdns.net.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bbc.istanbul",
            "domain_keyword": "bbc",
            "domain_tld": "istanbul",
            "query_time": "2024-06-10 21:03:31",
            "create_date": "2016-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bbc.barcelona",
            "domain_keyword": "bbc",
            "domain_tld": "barcelona",
            "query_time": "2024-06-03 11:53:09",
            "create_date": "2016-03-20",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bbc.la",
            "domain_keyword": "bbc",
            "domain_tld": "la",
            "query_time": "2024-06-08 02:59:43",
            "create_date": "2016-03-22",
            "update_date": "2022-09-10",
            "expiry_date": "2025-03-22",
            "registrar_name": ".LA Founders Premium Program",
            "registrant_email": "https://whois.nic.la/contact/bbc.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bbc.vip",
            "domain_keyword": "bbc",
            "domain_tld": "vip",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2016-05-20",
            "update_date": "2023-04-16",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Song Xue Jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bbc.store",
            "domain_keyword": "bbc",
            "domain_tld": "store",
            "query_time": "2024-04-23 05:20:48",
            "create_date": "2016-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "British Broadcasting Corporation",
            "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.",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1465171200000_1351544",
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bbc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>200</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bbc.com, bbc.org, bbc.se, bbc.net, bbc.org.uk, bbc.it, bbc.be, bbc.nl, bbc.cz, bbc.ru, bbc.co.kr, bbc.or.kr, bbc.ac, bbc.uk.com, bbc.md, bbc.pl, bbc.ms, bbc.fr, bbc.ca, bbc.info, bbc.ws, bbc.tm.se, bbc.ie, bbc.biz, bbc.us, bbc.co.it, bbc.cn, bbc.jp, bbc.in, bbc.co.in, bbc.cc, bbc.mobi, bbc.io, bbc.by, bbc.co.th, bbc.com.co, bbc.asia, bbc.tel, bbc.sk, bbc.gl, bbc.co, bbc.com.cn, bbc.vg, bbc.eu.com, bbc.br.com, bbc.co.nz, bbc.uno, bbc.org.pl, bbc.club, bbc.xn--3ds443g, bbc.futbol, bbc.uk, bbc.tokyo, bbc.press, bbc.hamburg, bbc.audio, bbc.yokohama, bbc.nyc, bbc.okinawa, bbc.cymru, bbc.wales, bbc.quebec, bbc.property, bbc.click, bbc.wiki, bbc.vlaanderen, bbc.taipei, bbc.paris, bbc.berlin, bbc.world, bbc.digital, bbc.brussels, bbc.maison, bbc.website, bbc.adult, bbc.porn, bbc.london, bbc.cooking, bbc.scot, bbc.frl, bbc.video, bbc.lat, bbc.kiwi, bbc.co.jp, bbc.news, bbc.tech, bbc.tv, bbc.online, bbc.amsterdam, bbc.sex, bbc.earth, bbc.srl, bbc.consulting, bbc.ink, bbc.cloud, bbc.istanbul, bbc.barcelona, bbc.la, bbc.vip, bbc.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bbc.com</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:58:01</query_time>
   <create_date>1989-07-15</create_date>
   <update_date>2021-07-06</update_date>
   <expiry_date>2030-07-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ddns0.bbc.co.uk</value>
    <value>ddns0.bbc.com</value>
    <value>ddns1.bbc.co.uk</value>
    <value>ddns1.bbc.com</value>
    <value>dns0.bbc.co.uk</value>
    <value>dns0.bbc.com</value>
    <value>dns1.bbc.co.uk</value>
    <value>dns1.bbc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bbc.org</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 01:38:51</query_time>
   <create_date>1995-04-03</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Big Blue &amp; Cousins</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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.phx1.nearlyfreespeech.net</value>
    <value>ns.phx4.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bbc.se</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-10 07:07:35</query_time>
   <create_date>1996-02-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.ilait.se</value>
    <value>ns2.ilait.se</value>
    <value>ns3.ilait.se</value>
    <value>ns4.ilait.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>4</num>
   <domain_name>bbc.net</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 17:53:30</query_time>
   <create_date>1996-10-01</create_date>
   <update_date>2020-06-17</update_date>
   <expiry_date>2029-09-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.bbc.net</value>
    <value>dns2.bbc.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bbc.org.uk</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-07 01:17:52</query_time>
   <create_date>1996-10-09</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bbc.it</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 13:32:42</query_time>
   <create_date>1996-11-22</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>BBC Elettropompe S.r.l.</registrant_company>
   <registrant_address>Via G. Di Vittorio, 9</registrant_address>
   <registrant_city>Fossombrone</registrant_city>
   <registrant_state>PU</registrant_state>
   <registrant_zip>61034</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bbc.be</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 09:10:34</query_time>
   <create_date>1997-01-17</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>bbc.nl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-11 05:08:44</query_time>
   <create_date>1997-03-10</create_date>
   <update_date>2022-02-04</update_date>
   <registrar_name>Emma Solutions ICT B.V.</registrar_name>
   <name_servers>
    <value>beth.ns.cloudflare.com</value>
    <value>guy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bbc.cz</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-11 19:46:15</query_time>
   <create_date>1998-01-08</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>REG-NOMIQ</registrar_name>
   <registrant_name>British Broadcasting Corporation</registrant_name>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_address>Broadcasting House, Portland Place, London, W1A 1AA</registrant_address>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>bbc.ru</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-08 14:07:30</query_time>
   <create_date>1998-04-23</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Grand Baikal, Ltd.</registrant_company>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>bbc.co.kr</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-27 09:34:16</query_time>
   <create_date>1998-06-03</create_date>
   <update_date>2013-08-12</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)????</registrant_name>
   <registrant_address>??? ??? ??? 824-11 ??? ???? 1704? 824-11,Yeoksam-dong,Kangnam-gu,SEOUL,</registrant_address>
   <registrant_zip>135080</registrant_zip>
  </value>
  <value>
   <num>12</num>
   <domain_name>bbc.or.kr</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-14 08:46:33</query_time>
   <create_date>1998-09-28</create_date>
   <update_date>2020-07-01</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>?????????</registrant_name>
   <registrant_address>????? ??? ???24? 60-4 1? 1F, 60-4 Neungdong-ro 24-gil Gwangjin-gu, Seoul, KR</registrant_address>
   <registrant_zip>04990</registrant_zip>
  </value>
  <value>
   <num>13</num>
   <domain_name>bbc.ac</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-06-10 01:48:34</query_time>
   <create_date>2000-01-10</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2031-01-10</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bbc.uk.com</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-31 11:36:27</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/bbc.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>15</num>
   <domain_name>bbc.md</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-12 19:03:00</query_time>
   <create_date>2000-04-09</create_date>
   <expiry_date>2025-05-09</expiry_date>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>bbc.pl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 05:31:12</query_time>
   <create_date>2000-04-27</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com/</registrar_website>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bbc.ms</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-06-01 02:56:34</query_time>
   <create_date>2000-06-13</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bbc.fr</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-09 00:22:23</query_time>
   <create_date>2000-09-28</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>COM LAUDE (NOM IQ LIMITED)</registrar_name>
   <registrar_website>https://comlaude.com/contact-us</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_address>British Broadcasting Corporation, Broadcasting House, Portland Place, W1A 1AA London</registrant_address>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.02080083595</registrant_phone>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>bbc.ca</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 17:43:07</query_time>
   <create_date>2000-11-08</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>Kingswood University</registrant_name>
   <registrant_address>26 Western Street</registrant_address>
   <registrant_city>Sussex</registrant_city>
   <registrant_state>NB</registrant_state>
   <registrant_zip>E4E1E6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5064324400</registrant_phone>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bbc.info</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 14:14:31</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns.bbc.co.uk</value>
    <value>ns1.thdo.bbc.co.uk</value>
    <value>ns1.thls.bbc.co.uk</value>
    <value>ns1.thny.bbc.co.uk</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>21</num>
   <domain_name>bbc.ws</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-30 07:11:23</query_time>
   <create_date>2001-12-17</create_date>
   <update_date>2020-05-13</update_date>
   <expiry_date>2028-12-17</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>GLOBAL DOMAINS INTERNATIONAL</registrar_name>
   <registrar_website>http://www.website.ws/</registrar_website>
   <registrant_name>Michael Starr</registrant_name>
   <registrant_address>701 Palomar Airport Road #300 Mike Starr Account</registrant_address>
   <registrant_city>Carlsbad</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92011</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7606023000</registrant_phone>
   <registrant_fax>7604764199</registrant_fax>
   <name_servers>
    <value>ns1.gd23.parklogic.com</value>
    <value>ns2.gd23.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bbc.tm.se</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>tm.se</domain_tld>
   <query_time>2024-05-05 23:46:53</query_time>
   <create_date>2002-01-25</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Nom-IQ Limited</registrar_name>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bbc.ie</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2002-02-20</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com/</registrar_website>
   <registrant_name>The British Broadcasting Corporation</registrant_name>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bbc.biz</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 04:31:41</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>25</num>
   <domain_name>bbc.us</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-11 20:49:18</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>British Broadcasting Corporation</registrant_name>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_address>Broadcasting House, Portland Place</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_zip>W1A 1AA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2080083595</registrant_phone>
   <registrant_fax>+44.2080082199</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>26</num>
   <domain_name>bbc.co.it</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.it</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2002-07-19</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Fubra Limited</registrar_name>
   <registrar_website>http://www.livetodot.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>beyond.fubra.org</value>
    <value>infinity.fubra.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bbc.cn</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 05:18:24</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>陈伟东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bbc.jp</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-11 20:48:32</query_time>
   <create_date>2004-11-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>British Broadcasting Corporation</registrant_name>
   <registrant_address>Shibuya-ku26-1 Sakuragaoka-cho</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354561601</registrant_phone>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>bbc.in</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 00:19:59</query_time>
   <create_date>2005-02-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Ltd trading as Com Laude</registrar_name>
   <registrar_website>https://comlaude.com/in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>30</num>
   <domain_name>bbc.co.in</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-16</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>518034</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>dns1.dnbiz.com</value>
    <value>dns2.dnbiz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bbc.cc</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 07:37:14</query_time>
   <create_date>2005-08-25</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2028-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>32</num>
   <domain_name>bbc.mobi</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-11 21:09:34</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bbc.io</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-10 09:30:45</query_time>
   <create_date>2006-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>34</num>
   <domain_name>bbc.by</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-12 01:46:07</query_time>
   <create_date>2006-07-31</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_address>000, ENG, London, Broadcasting House, Portland Place, -, W1A 1AA</registrant_address>
   <registrant_country>GB</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+4402080083595</registrant_phone>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>bbc.co.th</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-29 08:09:49</query_time>
   <create_date>2007-02-20</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2028-02-19</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Backbone Connection Co., Ltd. (บริษัท แบ็คโบน คอนเน็คชั่นส์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>dns1.dotsiam.com</value>
    <value>dns2.dotsiam.com</value>
    <value>dns3.dotsiam.com</value>
    <value>dns4.dotsiam.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bbc.com.co</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-23 04:28:02</query_time>
   <create_date>2007-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bavaria S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bbc.asia</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-29 08:09:49</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns.bbc.co.uk</value>
    <value>ns1.thdo.bbc.co.uk</value>
    <value>ns1.thls.bbc.co.uk</value>
    <value>ns1.thny.bbc.co.uk</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>38</num>
   <domain_name>bbc.tel</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-29 16:02:08</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bbc.sk</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-06-09 08:25:50</query_time>
   <create_date>2009-02-06</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Vladimír Lukáč L 222</registrant_name>
   <registrant_company>Vladimír Lukáč L 222</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.524524331</registrant_phone>
   <name_servers>
    <value>ns.elbiahosting.cz</value>
    <value>ns.elbiahosting.eu</value>
    <value>ns.elbiahosting.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bbc.gl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2009-09-07</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_email>https://whois.nic.gl/contact/bbc.gl/registrant</registrant_email>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>41</num>
   <domain_name>bbc.co</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 17:48:17</query_time>
   <create_date>2010-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bavaria S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bbc.com.cn</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-06 11:29:36</query_time>
   <create_date>2010-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>郑忠兴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.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>bbc.vg</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>vg</domain_tld>
   <query_time>2024-05-30 00:03:16</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.nic.vg/contact/bbc.vg/registrant</registrant_email>
   <name_servers>
    <value>ns8441.hostgator.com</value>
    <value>ns8442.hostgator.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>bbc.eu.com</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-04-30 05:31:12</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/bbc.eu.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bbc.br.com</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>br.com</domain_tld>
   <query_time>2024-05-19 17:37:58</query_time>
   <create_date>2010-11-20</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/bbc.br.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bbc.co.nz</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-06 11:29:36</query_time>
   <create_date>2012-12-19</create_date>
   <update_date>2024-04-23</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bbc.uno</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-06-11 20:49:15</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>48</num>
   <domain_name>bbc.org.pl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bbc.club</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-11 20:48:16</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>50</num>
   <domain_name>bbc.xn--3ds443g</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>xn--3ds443g</domain_tld>
   <query_time>2024-06-11 20:49:43</query_time>
   <create_date>2014-04-25</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>51</num>
   <domain_name>bbc.futbol</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>futbol</domain_tld>
   <query_time>2024-05-06 11:29:37</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>52</num>
   <domain_name>bbc.uk</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 04:28:04</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2016-08-05</update_date>
   <expiry_date>2026-06-12</expiry_date>
   <registrar_name>British Broadcasting Corporation [Tag = BBC]</registrar_name>
   <registrar_website>http://www.bbc.co.uk</registrar_website>
   <name_servers>
    <value>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>bbc.tokyo</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-06-11 19:47:14</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>54</num>
   <domain_name>bbc.press</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-06-11 20:49:00</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>55</num>
   <domain_name>bbc.hamburg</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2016-10-21</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com/</registrar_website>
   <name_servers>
    <value>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>56</num>
   <domain_name>bbc.audio</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bbc.yokohama</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>yokohama</domain_tld>
   <query_time>2024-06-11 20:49:42</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bbc.nyc</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-11 20:48:50</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>59</num>
   <domain_name>bbc.okinawa</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-06-11 19:46:58</query_time>
   <create_date>2014-10-14</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>60</num>
   <domain_name>bbc.cymru</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-06-11 20:48:19</query_time>
   <create_date>2014-10-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>61</num>
   <domain_name>bbc.wales</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-06-11 20:49:21</query_time>
   <create_date>2014-10-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>62</num>
   <domain_name>bbc.quebec</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-06-11 20:49:03</query_time>
   <create_date>2014-11-18</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>63</num>
   <domain_name>bbc.property</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>property</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bbc.click</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-11 20:48:13</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>65</num>
   <domain_name>bbc.wiki</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bbc.vlaanderen</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-06-09 20:53:42</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1464</registrar_iana>
   <registrar_name>NameWeb BVBA</registrar_name>
   <registrar_website>https://www.nameweb.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vlaamse overheid - Dept. Kanselarij en Buitenlandse Zaken</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.bnamed.eu</value>
    <value>ns.bnamed.uk</value>
    <value>ns.bnamed.us</value>
    <value>ns.nscluster.ee</value>
    <value>ns.nscluster.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bbc.taipei</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>taipei</domain_tld>
   <query_time>2024-05-29 08:09:50</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>68</num>
   <domain_name>bbc.paris</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>COM LAUDE (NOM IQ LIMITED)</registrar_name>
   <registrar_website>https://comlaude.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>69</num>
   <domain_name>bbc.berlin</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>70</num>
   <domain_name>bbc.world</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>71</num>
   <domain_name>bbc.digital</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-11 20:48:27</query_time>
   <create_date>2015-01-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>72</num>
   <domain_name>bbc.brussels</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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 contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>73</num>
   <domain_name>bbc.maison</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>maison</domain_tld>
   <query_time>2024-06-08 05:16:10</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bbc.website</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-11 20:49:25</query_time>
   <create_date>2015-02-02</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>75</num>
   <domain_name>bbc.adult</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-06-10 18:57:19</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>76</num>
   <domain_name>bbc.porn</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-06-10 19:00:19</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>77</num>
   <domain_name>bbc.london</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-11 20:48:35</query_time>
   <create_date>2015-03-04</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>78</num>
   <domain_name>bbc.cooking</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cooking</domain_tld>
   <query_time>2024-06-08 05:02:46</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>79</num>
   <domain_name>bbc.scot</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-06-11 21:55:33</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_state>Angus</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bbc.frl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-06-08 07:21:07</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns3.bbc.co.uk</value>
    <value>ns3.bbc.net.uk</value>
    <value>ns4.bbc.co.uk</value>
    <value>ns4.bbc.net.uk</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>81</num>
   <domain_name>bbc.video</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-12 19:03:00</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>82</num>
   <domain_name>bbc.lat</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 15:41:01</query_time>
   <create_date>2015-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>83</num>
   <domain_name>bbc.kiwi</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-06-10 09:55:26</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2026-06-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc</registrar_name>
   <registrar_website>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>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <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.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bbc.co.jp</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 08:09:49</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>BBC World Japan Limited.</registrant_company>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>bbc.news</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-11 20:48:48</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>86</num>
   <domain_name>bbc.tech</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-04 10:37:36</query_time>
   <create_date>2015-08-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-08-02</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>87</num>
   <domain_name>bbc.tv</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-05 16:47:30</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>88</num>
   <domain_name>bbc.online</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 20:48:57</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>89</num>
   <domain_name>bbc.amsterdam</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-10 18:17:14</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>90</num>
   <domain_name>bbc.sex</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-06-10 20:21:39</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>91</num>
   <domain_name>bbc.earth</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>ns1.rbsov.bbc.co.uk</value>
    <value>ns1.tcams.bbc.co.uk</value>
    <value>ns1.thdow.bbc.co.uk</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>92</num>
   <domain_name>bbc.srl</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-01 01:38:00</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BBC S.r.l.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bbc.consulting</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-10 04:27:38</query_time>
   <create_date>2015-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bbc.ink</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-12 14:01:36</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2025-12-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>Hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bbc.cloud</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-07 01:17:50</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.bbcdns.net</value>
    <value>ns0.bbcdns.net.uk</value>
    <value>ns1.bbcdns.net</value>
    <value>ns1.bbcdns.net.uk</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>96</num>
   <domain_name>bbc.istanbul</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>istanbul</domain_tld>
   <query_time>2024-06-10 21:03:31</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>British Broadcasting Corporation</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>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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>97</num>
   <domain_name>bbc.barcelona</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-06-03 11:53:09</query_time>
   <create_date>2016-03-20</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bbc.la</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-06-08 02:59:43</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>.LA Founders Premium Program</registrar_name>
   <registrant_email>https://whois.nic.la/contact/bbc.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bbc.vip</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2023-04-16</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Song Xue Jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bbc.store</domain_name>
   <domain_keyword>bbc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 05:20:48</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>British Broadcasting Corporation</registrant_company>
   <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>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1465171200000_1351544</search_after>
 <stats>
  <total_time>0.029</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 7,842 domain names (in 0.061 seconds) which look and sound like the brand name "bbc".
Domain Name Registered Expiry Registrar Ownership
1 bbi.fyi 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
2 bbcs.be 19 Mar 1999 - OVH -
3 bgc.sex 30 Sep 2015 30 Sep 2024 CSC Corporate Domains, Inc. BGC Brokers L.P.
4 bb3c.com 12 Nov 2012 12 Nov 2024 Chengdu Fly-Digital Technology Co., Ltd. -
5 bb9.uk 21 Mar 2019 21 Mar 2025 ANY-Web Limited [Tag = ANY-WEB] -
6 bbz.hamburg 19 Aug 2014 19 Aug 2024 PSI-USA, Inc. dba DOMAIN ROBOT -
7 bic.mom 24 Apr 2024 24 Apr 2025 1API GmbH Domains By Proxy, LLC
8 bbj.io 22 Sep 2014 22 Sep 2030 Gandi SAS REDACTED FOR PRIVACY
9 bbi.mobi 2 Oct 2006 2 Oct 2024 DiaMatrix C.C. Gadikang Mae
10 bbg.business 22 Dec 2015 22 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Business Builders Group
11 bnc.life 5 Apr 2024 5 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
12 bbm.info 19 Oct 2006 19 Oct 2024 Sea Wasp, LLC LDC,LLC
13 bbmc.com 14 Jul 1998 13 Jul 2026 ENOM, INC. REDACTED FOR PRIVACY
14 bbn.tv 21 Sep 2010 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 bbq.land 7 Oct 2016 7 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
16 bbl.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
17 bec.io 11 Apr 2015 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 bbw.mom 4 Jun 2023 4 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
19 bnbc.net 7 Dec 1999 7 Dec 2028 GoDaddy.com, LLC -
20 bebc.consulting 13 Apr 2021 13 Apr 2025 PSI-USA, Inc. dba Domain Robot bebc GmbH
21 bfc.immo 22 Dec 2022 22 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
22 bbsc.ltd 18 Jun 2022 18 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 bbs.men 20 May 2016 20 May 2027 Chengdu West Dimension Digital Technology Co., Ltd. He Fei Hui Bo Hu Lian Ke Ji You Xian Gong Si
24 bbcm.uk 30 Oct 2023 30 Oct 2024 Porkbun LLC [Tag = PORKBUN] -
25 bbcc.app 11 May 2024 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 b-c.chat 9 May 2023 9 May 2025 OVH SAS Cenus Krzysztof Kawczynski
27 boc.show 31 Oct 2023 31 Oct 2024 Porkbun LLC Private by Design, LLC
28 boc.us.com 11 Nov 2010 11 Nov 2025 Network Solutions LLC -
29 bbm.icu 12 Sep 2018 12 Sep 2028 Key-Systems LLC travel.icu, LLC
30 bbsc.solutions 17 Feb 2017 17 Feb 2026 Network Solutions, LLC REDACTED FOR PRIVACY
31 bbu.news 27 Jun 2023 27 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
32 bbt.lt 11 Dec 2015 12 Dec 2024 UAB "Interneto vizija" UAB "Interneto vizija"
33 abc.uk.com 14 Jan 2020 14 Jan 2025 Namesco Limited -
34 bgc.media 11 Nov 2016 11 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 bbs.ventures 24 May 2023 24 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 bbq.me 15 Aug 2008 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 bbk.best 5 Jul 2023 5 Jul 2024 Porkbun, LLC Private by Design, LLC
38 bb2.tech 30 Dec 2020 30 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
39 bic.education 25 Mar 2014 25 Mar 2025 CSC Corporate Domains, Inc. SOCIETE BIC
40 bhc.llc 13 Jan 2023 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
41 bbsc.cl 12 Jul 2007 10 Aug 2030 NIC Chile Best Business Solutions Consulting SPA
42 abc.coach 14 Aug 2021 14 Aug 2024 Sav.com, LLC Privacy Protection
43 bcb.today 4 Jun 2021 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 bbs.kids 15 Dec 2022 15 Dec 2026 NameSilo, LLC PrivacyGuardian.org llc
45 b2c.cam 30 Oct 2022 30 Oct 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
46 bjc.in 10 Jun 2006 10 Jun 2024 NIXI Holding Account BJC
47 bmc.ooo 23 Jan 2023 23 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
48 bac.fr 21 Mar 2008 20 Jan 2025 RegistryGate GmbH European Internet Agency LTD
49 bba.gallery 1 Jun 2018 1 Jun 2025 Squarespace Domains II LLC BBA Gallery
50 bbco.beer 14 Apr 2021 14 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0161405398
51 bpc.church 14 Sep 2014 14 Sep 2024 Tucows Domains Inc. Data Protected
52 bbb.mba 19 Dec 2022 19 Dec 2024 DNSPod, Inc. Ma Peng Yu
53 bbfc.cc 12 Apr 2023 12 Apr 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
54 bec.place 20 Nov 2023 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 bbo.systems 26 Jun 2019 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 bb3.it 10 Apr 2021 10 May 2025 Algorithmedia S.r.l. Puglia.com Srls
57 bdc.careers 29 May 2014 29 May 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
58 abbc.co.ke 15 Dec 2023 15 Dec 2024 Truehost Cloud Limited Example Inc.
59 bhc.coach 18 Feb 2016 18 Feb 2025 OVH SAS REDACTED FOR PRIVACY
60 b-bc.com 10 Feb 2015 10 Feb 2027 Tucows Domains Inc. -
61 bobc.club 14 Apr 2015 13 Apr 2025 Tucows Domains Inc. Data Protected
62 bbk.law 26 Nov 2015 26 Nov 2024 101domain GRS Limited Best Best and Krieger
63 bcc.click 21 Apr 2015 21 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
64 bby.or.kr 12 Nov 2013 12 Nov 2024 (?)????? (?)?????????
65 bbs.sc 19 Sep 2016 19 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
66 bbw.win 3 May 2016 2 May 2026 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Shuqu Wang
67 bbx.fyi 9 Jul 2022 9 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 4bc.co 12 Aug 2022 12 Aug 2024 1API GmbH Registrant of theethereum.wiki
69 bbb.rehab 15 Sep 2022 15 Sep 2024 One.com A/S REDACTED FOR PRIVACY
70 bjc.ro 17 Sep 2001 15 Oct 2024 ICI - Registrar -
71 b3c.co 5 Oct 2023 5 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
72 bbg.dev 19 Apr 2019 19 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
73 bb6c.com 17 Jul 2023 17 Jul 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
74 bqc.baby 27 Apr 2023 27 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
75 btc.cz 10 Apr 1998 11 Oct 2024 REG-WEDOS Jaroslav Janíček
76 bbp.io 17 Apr 2020 17 Apr 2025 www.Names.plus REDACTED FOR PRIVACY
77 bbq.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
78 btc.delivery 11 Apr 2023 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 bcc.net.nz 1 Jun 2006 - Voyager Internet Ltd T/A 1st Domains -
80 bbl.zone 5 Jan 2016 5 Jan 2025 united-domains AG Basketball Bundesliga GmbH
81 bbt.biz 1 May 2007 30 Apr 2025 Fast Domain Inc. Domain Privacy Service FBO Registrant
82 b9c.fun 1 Mar 2024 1 Mar 2025 Hong Kong Juming Network Technology Co. , Ltd -
83 boc.cool 31 Oct 2023 31 Oct 2024 Porkbun LLC Private by Design, LLC
84 bbw.hu 28 Oct 2010 - - -
85 abc.gr.com 9 Mar 2011 9 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
86 btc.university 1 May 2023 1 May 2025 Porkbun LLC Private by Design, LLC
87 bpc.legal 3 Jun 2021 3 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 bb1.asia 5 Jan 2024 5 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liaolizhi
89 bba.one 16 Jan 2024 16 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
90 bbi.academy 17 Nov 2021 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 bkc.co.uk 3 Sep 1999 3 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
92 bdc.asia 1 Oct 2019 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
93 bsc.it 5 Mar 1996 13 Dec 2024 ITnet s.r.l. Bsc Consulting s.p.a.
94 bcbc.support 7 May 2021 7 May 2025 IONOS SE b.c. business communication GmbH
95 bbr.law 20 Jun 2018 20 Jun 2024 101domain GRS Limited 5016 California Ave
96 bbcc.me 15 Jun 2022 15 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 bbl.beer 21 Jan 2022 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 boc.ru 4 Jul 2001 5 Jul 2024 R01-RU Joint-Stock Commercial Bank "BANK OF CHINA (RUSSIA)"
99 bec.ca 5 Oct 2000 1 Jun 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
100 bdc.sucks 29 Jun 2015 29 Jun 2024 Webnames.ca Inc. Webnames Services INC
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 Bbc.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bbc.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bbc.shop",
        "page_size": 100
    },
    "count": {
        "total": 7842,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bbi.fyi, bbcs.be, bgc.sex, bb3c.com, bb9.uk, bbz.hamburg, bic.mom, bbj.io, bbi.mobi, bbg.business, bnc.life, bbm.info, bbmc.com, bbn.tv, bbq.land, bbl.ai, bec.io, bbw.mom, bnbc.net, bebc.consulting, bfc.immo, bbsc.ltd, bbs.men, bbcm.uk, bbcc.app, b-c.chat, boc.show, boc.us.com, bbm.icu, bbsc.solutions, bbu.news, bbt.lt, abc.uk.com, bgc.media, bbs.ventures, bbq.me, bbk.best, bb2.tech, bic.education, bhc.llc, bbsc.cl, abc.coach, bcb.today, bbs.kids, b2c.cam, bjc.in, bmc.ooo, bac.fr, bba.gallery, bbco.beer, bpc.church, bbb.mba, bbfc.cc, bec.place, bbo.systems, bb3.it, bdc.careers, abbc.co.ke, bhc.coach, b-bc.com, bobc.club, bbk.law, bcc.click, bby.or.kr, bbs.sc, bbw.win, bbx.fyi, 4bc.co, bbb.rehab, bjc.ro, b3c.co, bbg.dev, bb6c.com, bqc.baby, btc.cz, bbp.io, bbq.country, btc.delivery, bcc.net.nz, bbl.zone, bbt.biz, b9c.fun, boc.cool, bbw.hu, abc.gr.com, btc.university, bpc.legal, bb1.asia, bba.one, bbi.academy, bkc.co.uk, bdc.asia, bsc.it, bcbc.support, bbr.law, bbcc.me, bbl.beer, boc.ru, bec.ca, bdc.sucks",
    "results": [
        {
            "num": 1,
            "domain_name": "bbi.fyi",
            "domain_keyword": "bbi",
            "domain_tld": "fyi",
            "query_time": "2024-04-15 18:45:15",
            "create_date": "2023-09-14",
            "update_date": "2024-03-07",
            "expiry_date": "2024-09-14",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bbcs.be",
            "domain_keyword": "bbcs",
            "domain_tld": "be",
            "query_time": "2024-04-18 15:56:25",
            "create_date": "1999-03-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 3,
            "domain_name": "bgc.sex",
            "domain_keyword": "bgc",
            "domain_tld": "sex",
            "query_time": "2024-04-21 18:50:10",
            "create_date": "2015-09-30",
            "update_date": "2022-08-27",
            "expiry_date": "2024-09-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BGC Brokers L.P.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.cfinfrastructure.com",
                "ns1.cfinfrastructure.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bb3c.com",
            "domain_keyword": "bb3c",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:13:58",
            "create_date": "2012-11-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1605,
            "registrar_name": "Chengdu Fly-Digital Technology Co., Ltd.",
            "registrar_website": "http://www.sudu.cn",
            "name_servers": [
                "ns11.bigwww.com",
                "ns12.bigwww.com",
                "ns13.bigwww.com",
                "ns14.bigwww.com",
                "ns15.bigwww.com",
                "ns16.bigwww.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bb9.uk",
            "domain_keyword": "bb9",
            "domain_tld": "uk",
            "query_time": "2024-04-23 05:14:33",
            "create_date": "2019-03-21",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-21",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "bbz.hamburg",
            "domain_keyword": "bbz",
            "domain_tld": "hamburg",
            "query_time": "2024-04-25 02:20:29",
            "create_date": "2014-08-19",
            "update_date": "2014-08-19",
            "expiry_date": "2024-08-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba DOMAIN ROBOT",
            "registrar_website": "https://www.psi-usa.info/",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bic.mom",
            "domain_keyword": "bic",
            "domain_tld": "mom",
            "query_time": "2024-04-26 17:58:28",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bbj.io",
            "domain_keyword": "bbj",
            "domain_tld": "io",
            "query_time": "2024-04-30 05:38:52",
            "create_date": "2014-09-22",
            "update_date": "2023-11-21",
            "expiry_date": "2030-09-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-11-c.gandi.net",
                "ns-138-a.gandi.net",
                "ns-197-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "bbi.mobi",
            "domain_keyword": "bbi",
            "domain_tld": "mobi",
            "query_time": "2024-04-30 05:37:33",
            "create_date": "2006-10-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix C.C.",
            "registrar_website": "http://www.domains.co.za",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gadikang Mae",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bbg.business",
            "domain_keyword": "bbg",
            "domain_tld": "business",
            "query_time": "2024-04-30 05:36:05",
            "create_date": "2015-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Business Builders Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New South Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.flash-dns.com",
                "ns2.flash-dns.com",
                "ns3.flash-dns.com",
                "ns4.flash-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bnc.life",
            "domain_keyword": "bnc",
            "domain_tld": "life",
            "query_time": "2024-05-04 01:27:09",
            "create_date": "2024-04-05",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bbm.info",
            "domain_keyword": "bbm",
            "domain_tld": "info",
            "query_time": "2024-05-03 20:04:37",
            "create_date": "2006-10-19",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-19",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LDC,LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bbmc.com",
            "domain_keyword": "bbmc",
            "domain_tld": "com",
            "query_time": "2024-05-03 20:04:48",
            "create_date": "1998-07-14",
            "update_date": "2023-04-27",
            "expiry_date": "2026-07-13",
            "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": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/9903b53d-9f5a-4863-8a50-4cc452f1a8f5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bbn.tv",
            "domain_keyword": "bbn",
            "domain_tld": "tv",
            "query_time": "2024-05-03 20:05:45",
            "create_date": "2010-09-21",
            "update_date": "2023-08-11",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bbq.land",
            "domain_keyword": "bbq",
            "domain_tld": "land",
            "query_time": "2024-05-03 20:08:15",
            "create_date": "2016-10-07",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bbl.ai",
            "domain_keyword": "bbl",
            "domain_tld": "ai",
            "query_time": "2024-05-03 20:03:32",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bec.io",
            "domain_keyword": "bec",
            "domain_tld": "io",
            "query_time": "2024-05-05 01:54:06",
            "create_date": "2015-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bbw.mom",
            "domain_keyword": "bbw",
            "domain_tld": "mom",
            "query_time": "2024-05-08 12:41:41",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bnbc.net",
            "domain_keyword": "bnbc",
            "domain_tld": "net",
            "query_time": "2024-05-09 04:07:29",
            "create_date": "1999-12-07",
            "update_date": "2023-11-07",
            "expiry_date": "2028-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namehero.com",
                "ns2.namehero.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bebc.consulting",
            "domain_keyword": "bebc",
            "domain_tld": "consulting",
            "query_time": "2024-05-05 01:50:29",
            "create_date": "2021-04-13",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bebc GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hoststar.hosting",
                "ns2.hoststar.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bfc.immo",
            "domain_keyword": "bfc",
            "domain_tld": "immo",
            "query_time": "2024-05-06 11:07:44",
            "create_date": "2022-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks15.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bbsc.ltd",
            "domain_keyword": "bbsc",
            "domain_tld": "ltd",
            "query_time": "2024-04-07 03:24:42",
            "create_date": "2022-06-18",
            "update_date": "2023-01-01",
            "expiry_date": "2024-06-18",
            "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": [
                "ns202.cloudwebhosting.com",
                "ns203.cloudwebhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bbs.men",
            "domain_keyword": "bbs",
            "domain_tld": "men",
            "query_time": "2024-04-07 03:24:32",
            "create_date": "2016-05-20",
            "update_date": "2023-07-08",
            "expiry_date": "2027-05-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "He Fei Hui Bo Hu Lian Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bbcm.uk",
            "domain_keyword": "bbcm",
            "domain_tld": "uk",
            "query_time": "2024-05-12 19:03:21",
            "create_date": "2023-10-30",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "damian.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "bbcc.app",
            "domain_keyword": "bbcc",
            "domain_tld": "app",
            "query_time": "2024-05-12 19:03:07",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "b-c.chat",
            "domain_keyword": "b-c",
            "domain_tld": "chat",
            "query_time": "2024-05-11 09:07:44",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cenus Krzysztof Kawczynski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "boc.show",
            "domain_keyword": "boc",
            "domain_tld": "show",
            "query_time": "2024-05-10 07:53:58",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "boc.us.com",
            "domain_keyword": "boc",
            "domain_tld": "us.com",
            "query_time": "2024-05-21 07:52:21",
            "create_date": "2010-11-11",
            "update_date": "2024-02-14",
            "expiry_date": "2025-11-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_email": "https://whois.centralnic.com/contact/boc.us.com/registrant",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bbm.icu",
            "domain_keyword": "bbm",
            "domain_tld": "icu",
            "query_time": "2024-05-19 17:39:55",
            "create_date": "2018-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bbsc.solutions",
            "domain_keyword": "bbsc",
            "domain_tld": "solutions",
            "query_time": "2024-05-21 02:37:16",
            "create_date": "2017-02-17",
            "update_date": "2024-05-16",
            "expiry_date": "2026-02-17",
            "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.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bbu.news",
            "domain_keyword": "bbu",
            "domain_tld": "news",
            "query_time": "2024-05-21 02:38:14",
            "create_date": "2023-06-27",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bbt.lt",
            "domain_keyword": "bbt",
            "domain_tld": "lt",
            "query_time": "2024-05-21 02:37:33",
            "create_date": "2015-12-11",
            "expiry_date": "2024-12-12",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 33,
            "domain_name": "abc.uk.com",
            "domain_keyword": "abc",
            "domain_tld": "uk.com",
            "query_time": "2024-05-19 02:50:58",
            "create_date": "2020-01-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-14",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/abc.uk.com/registrant",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bgc.media",
            "domain_keyword": "bgc",
            "domain_tld": "media",
            "query_time": "2024-05-18 18:28:19",
            "create_date": "2016-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "bbs.ventures",
            "domain_keyword": "bbs",
            "domain_tld": "ventures",
            "query_time": "2024-05-25 01:43:12",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bbq.me",
            "domain_keyword": "bbq",
            "domain_tld": "me",
            "query_time": "2024-05-25 04:36:31",
            "create_date": "2008-08-15",
            "update_date": "2024-05-11",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bbk.best",
            "domain_keyword": "bbk",
            "domain_tld": "best",
            "query_time": "2024-05-23 11:06:08",
            "create_date": "2023-07-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "coen.ns.cloudflare.com",
                "norah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bb2.tech",
            "domain_keyword": "bb2",
            "domain_tld": "tech",
            "query_time": "2024-05-25 14:32:49",
            "create_date": "2020-12-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bic.education",
            "domain_keyword": "bic",
            "domain_tld": "education",
            "query_time": "2024-05-18 10:36:12",
            "create_date": "2014-03-25",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOCIETE BIC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bhc.llc",
            "domain_keyword": "bhc",
            "domain_tld": "llc",
            "query_time": "2024-05-15 19:22:14",
            "create_date": "2023-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "bbsc.cl",
            "domain_keyword": "bbsc",
            "domain_tld": "cl",
            "query_time": "2024-05-14 22:57:26",
            "create_date": "2007-07-12",
            "expiry_date": "2030-08-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Best Business Solutions  Consulting SPA",
            "name_servers": [
                "ns1.bbsc.cl",
                "ns2.bbsc.cl"
            ]
        },
        {
            "num": 42,
            "domain_name": "abc.coach",
            "domain_keyword": "abc",
            "domain_tld": "coach",
            "query_time": "2024-05-14 21:04:36",
            "create_date": "2021-08-14",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bcb.today",
            "domain_keyword": "bcb",
            "domain_tld": "today",
            "query_time": "2024-05-18 01:13:57",
            "create_date": "2021-06-04",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bbs.kids",
            "domain_keyword": "bbs",
            "domain_tld": "kids",
            "query_time": "2024-05-14 03:47:08",
            "create_date": "2022-12-15",
            "update_date": "2023-12-22",
            "expiry_date": "2026-12-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "elmo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "b2c.cam",
            "domain_keyword": "b2c",
            "domain_tld": "cam",
            "query_time": "2024-05-19 23:20:38",
            "create_date": "2022-10-30",
            "update_date": "2023-12-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "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.firstbytedns.net",
                "ns1.firstbytedns.ru",
                "ns2.firstbytedns.net",
                "ns2.firstbytedns.ru",
                "ns3.firstbytedns.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bjc.in",
            "domain_keyword": "bjc",
            "domain_tld": "in",
            "query_time": "2024-06-02 19:04:38",
            "create_date": "2006-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_iana": 802142,
            "registrar_name": "NIXI Holding Account",
            "registrar_website": "www.nixi.in/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BJC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0299.hostgator.com",
                "ns0300.hostgator.com"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bmc.ooo",
            "domain_keyword": "bmc",
            "domain_tld": "ooo",
            "query_time": "2024-05-30 12:07:27",
            "create_date": "2023-01-23",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "bac.fr",
            "domain_keyword": "bac",
            "domain_tld": "fr",
            "query_time": "2024-05-30 14:43:07",
            "create_date": "2008-03-21",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-20",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "European Internet Agency LTD",
            "registrant_address": "European Internet Agency LTD, 3, quai Kleber, 67000 Strasbourg",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.6934876005",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 49,
            "domain_name": "bba.gallery",
            "domain_keyword": "bba",
            "domain_tld": "gallery",
            "query_time": "2024-06-07 01:14:08",
            "create_date": "2018-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BBA Gallery",
            "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-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "bbco.beer",
            "domain_keyword": "bbco",
            "domain_tld": "beer",
            "query_time": "2024-06-07 01:19:02",
            "create_date": "2021-04-14",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161405398",
            "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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bpc.church",
            "domain_keyword": "bpc",
            "domain_tld": "church",
            "query_time": "2024-06-02 09:53:48",
            "create_date": "2014-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "sfname1.sharefaithwebsites.net",
                "sfname2.sharefaithwebsites.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bbb.mba",
            "domain_keyword": "bbb",
            "domain_tld": "mba",
            "query_time": "2024-06-02 09:59:43",
            "create_date": "2022-12-19",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ma Peng Yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "matteo.ns.cloudflare.com",
                "shubhi.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bbfc.cc",
            "domain_keyword": "bbfc",
            "domain_tld": "cc",
            "query_time": "2024-06-02 10:00:45",
            "create_date": "2023-04-12",
            "update_date": "2024-05-20",
            "expiry_date": "2024-04-12",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bec.place",
            "domain_keyword": "bec",
            "domain_tld": "place",
            "query_time": "2024-05-28 08:23:05",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bbo.systems",
            "domain_keyword": "bbo",
            "domain_tld": "systems",
            "query_time": "2024-05-29 11:37:18",
            "create_date": "2019-06-26",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-26",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bb3.it",
            "domain_keyword": "bb3",
            "domain_tld": "it",
            "query_time": "2024-05-31 11:35:25",
            "create_date": "2021-04-10",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "bdc.careers",
            "domain_keyword": "bdc",
            "domain_tld": "careers",
            "query_time": "2024-05-31 11:43:51",
            "create_date": "2014-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "abbc.co.ke",
            "domain_keyword": "abbc",
            "domain_tld": "co.ke",
            "query_time": "2024-06-01 14:54:18",
            "create_date": "2023-12-15",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-15",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Example Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bhc.coach",
            "domain_keyword": "bhc",
            "domain_tld": "coach",
            "query_time": "2024-06-06 13:28:31",
            "create_date": "2016-02-18",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "b-bc.com",
            "domain_keyword": "b-bc",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:46:20",
            "create_date": "2015-02-10",
            "update_date": "2024-01-11",
            "expiry_date": "2027-02-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bobc.club",
            "domain_keyword": "bobc",
            "domain_tld": "club",
            "query_time": "2024-06-10 20:51:20",
            "create_date": "2015-04-14",
            "update_date": "2023-10-17",
            "expiry_date": "2025-04-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WEST YORKSHIRE",
            "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": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bbk.law",
            "domain_keyword": "bbk",
            "domain_tld": "law",
            "query_time": "2024-06-10 09:53:20",
            "create_date": "2015-11-26",
            "update_date": "2023-10-02",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Best Best and Krieger",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bcc.click",
            "domain_keyword": "bcc",
            "domain_tld": "click",
            "query_time": "2024-06-11 17:53:55",
            "create_date": "2015-04-21",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bby.or.kr",
            "domain_keyword": "bby",
            "domain_tld": "or.kr",
            "query_time": "2022-07-07 19:05:59",
            "create_date": "2013-11-12",
            "update_date": "2014-10-21",
            "expiry_date": "2024-11-12",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.iteasy.co.kr",
            "registrant_name": "(?)?????????"
        },
        {
            "num": 65,
            "domain_name": "bbs.sc",
            "domain_keyword": "bbs",
            "domain_tld": "sc",
            "query_time": "2023-09-28 22:53:49",
            "create_date": "2016-09-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2cqs.name.com",
                "ns3ckl.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bbw.win",
            "domain_keyword": "bbw",
            "domain_tld": "win",
            "query_time": "2024-04-07 03:28:26",
            "create_date": "2016-05-03",
            "update_date": "2021-07-23",
            "expiry_date": "2026-05-02",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shuqu Wang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan 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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bbx.fyi",
            "domain_keyword": "bbx",
            "domain_tld": "fyi",
            "query_time": "2024-04-07 03:29:21",
            "create_date": "2022-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "4bc.co",
            "domain_keyword": "4bc",
            "domain_tld": "co",
            "query_time": "2024-04-28 03:44:12",
            "create_date": "2022-08-12",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of theethereum.wiki",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "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": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bbb.rehab",
            "domain_keyword": "bbb",
            "domain_tld": "rehab",
            "query_time": "2024-04-23 05:17:08",
            "create_date": "2022-09-15",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "bjc.ro",
            "domain_keyword": "bjc",
            "domain_tld": "ro",
            "query_time": "2024-04-26 23:53:42",
            "create_date": "2001-09-17",
            "expiry_date": "2024-10-15",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.wavenet.ro",
                "ns2.wavenet.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 71,
            "domain_name": "b3c.co",
            "domain_keyword": "b3c",
            "domain_tld": "co",
            "query_time": "2024-04-29 21:07:52",
            "create_date": "2023-10-05",
            "update_date": "2024-03-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bbg.dev",
            "domain_keyword": "bbg",
            "domain_tld": "dev",
            "query_time": "2024-04-30 05:36:06",
            "create_date": "2019-04-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1374.awsdns-43.org",
                "ns-1938.awsdns-50.co.uk",
                "ns-490.awsdns-61.com",
                "ns-627.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bb6c.com",
            "domain_keyword": "bb6c",
            "domain_tld": "com",
            "query_time": "2024-04-30 22:30:50",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (491184283)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O bb6c.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.expiereddnsmanager.com",
                "ns2.expiereddnsmanager.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bqc.baby",
            "domain_keyword": "bqc",
            "domain_tld": "baby",
            "query_time": "2024-05-02 09:14:41",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "btc.cz",
            "domain_keyword": "btc",
            "domain_tld": "cz",
            "query_time": "2024-05-05 07:18:17",
            "create_date": "1998-04-10",
            "update_date": "2022-06-13",
            "expiry_date": "2024-10-11",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Jaroslav Janíček",
            "registrant_address": "Poděbradova 101, Brno, 61200",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.thinline.cz",
                "ns2.thinline.cz",
                "ns3.cesky-hosting.eu"
            ]
        },
        {
            "num": 76,
            "domain_name": "bbp.io",
            "domain_keyword": "bbp",
            "domain_tld": "io",
            "query_time": "2024-05-03 20:07:23",
            "create_date": "2020-04-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-17",
            "registrar_iana": 800750,
            "registrar_name": "www.Names.plus",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "a.dns.park.io",
                "b.dns.park.io"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bbq.country",
            "domain_keyword": "bbq",
            "domain_tld": "country",
            "query_time": "2024-05-03 20:08:15",
            "create_date": "2023-04-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hiddenstate.xyz",
                "ns2.hiddenstate.xyz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "btc.delivery",
            "domain_keyword": "btc",
            "domain_tld": "delivery",
            "query_time": "2024-05-03 02:19:08",
            "create_date": "2023-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bcc.net.nz",
            "domain_keyword": "bcc",
            "domain_tld": "net.nz",
            "query_time": "2024-05-08 12:46:26",
            "create_date": "2006-06-01",
            "update_date": "2024-05-07",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bbl.zone",
            "domain_keyword": "bbl",
            "domain_tld": "zone",
            "query_time": "2024-05-06 11:32:44",
            "create_date": "2016-01-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Basketball Bundesliga GmbH",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bbt.biz",
            "domain_keyword": "bbt",
            "domain_tld": "biz",
            "query_time": "2024-05-06 11:38:05",
            "create_date": "2007-05-01",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "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.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "b9c.fun",
            "domain_keyword": "b9c",
            "domain_tld": "fun",
            "query_time": "2024-05-09 21:49:28",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_state": "guang 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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "boc.cool",
            "domain_keyword": "boc",
            "domain_tld": "cool",
            "query_time": "2024-05-10 07:53:57",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bbw.hu",
            "domain_keyword": "bbw",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:22:01",
            "create_date": "2010-10-28"
        },
        {
            "num": 85,
            "domain_name": "abc.gr.com",
            "domain_keyword": "abc",
            "domain_tld": "gr.com",
            "query_time": "2024-05-09 13:01:33",
            "create_date": "2011-03-09",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/abc.gr.com/registrant",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "btc.university",
            "domain_keyword": "btc",
            "domain_tld": "university",
            "query_time": "2024-05-09 00:23:08",
            "create_date": "2023-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bpc.legal",
            "domain_keyword": "bpc",
            "domain_tld": "legal",
            "query_time": "2024-05-09 14:23:29",
            "create_date": "2021-06-03",
            "update_date": "2023-07-26",
            "expiry_date": "2025-06-03",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bb1.asia",
            "domain_keyword": "bb1",
            "domain_tld": "asia",
            "query_time": "2024-05-09 15:38:23",
            "create_date": "2024-01-05",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-05",
            "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": "liaolizhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdongsheng",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bba.one",
            "domain_keyword": "bba",
            "domain_tld": "one",
            "query_time": "2024-05-19 17:36:55",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "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": [
                "rob.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bbi.academy",
            "domain_keyword": "bbi",
            "domain_tld": "academy",
            "query_time": "2024-05-19 17:38:58",
            "create_date": "2021-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bkc.co.uk",
            "domain_keyword": "bkc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 03:06:04",
            "create_date": "1999-09-03",
            "update_date": "2023-08-24",
            "expiry_date": "2025-09-03",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "bdc.asia",
            "domain_keyword": "bdc",
            "domain_tld": "asia",
            "query_time": "2024-05-16 00:54:23",
            "create_date": "2019-10-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-01",
            "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": [
                "ns1.blakely.lol",
                "ns2.blakely.lol"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bsc.it",
            "domain_keyword": "bsc",
            "domain_tld": "it",
            "query_time": "2024-05-12 19:52:58",
            "create_date": "1996-03-05",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_name": "ITnet s.r.l.",
            "registrar_website": "https://www.it.net",
            "registrant_company": "Bsc Consulting s.p.a.",
            "name_servers": [
                "dns.it.net",
                "dns2.it.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "bcbc.support",
            "domain_keyword": "bcbc",
            "domain_tld": "support",
            "query_time": "2024-05-14 03:52:43",
            "create_date": "2021-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "b.c. business communication GmbH",
            "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": [
                "ns1021.ui-dns.de",
                "ns1096.ui-dns.com",
                "ns1111.ui-dns.org",
                "ns1126.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bbr.law",
            "domain_keyword": "bbr",
            "domain_tld": "law",
            "query_time": "2024-05-14 03:46:29",
            "create_date": "2018-06-20",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "5016 California Ave",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ca",
            "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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bbcc.me",
            "domain_keyword": "bbcc",
            "domain_tld": "me",
            "query_time": "2024-05-12 19:03:07",
            "create_date": "2022-06-15",
            "update_date": "2022-08-14",
            "expiry_date": "2025-06-15",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bbl.beer",
            "domain_keyword": "bbl",
            "domain_tld": "beer",
            "query_time": "2024-05-12 19:06:11",
            "create_date": "2022-01-21",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "boc.ru",
            "domain_keyword": "boc",
            "domain_tld": "ru",
            "query_time": "2024-05-13 18:11:39",
            "create_date": "2001-07-04",
            "expiry_date": "2024-07-05",
            "registrar_name": "R01-RU",
            "registrant_company": "Joint-Stock Commercial Bank \"BANK OF CHINA (RUSSIA)\"",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "bec.ca",
            "domain_keyword": "bec",
            "domain_tld": "ca",
            "query_time": "2024-05-14 23:16:09",
            "create_date": "2000-10-05",
            "update_date": "2023-12-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bdc.sucks",
            "domain_keyword": "bdc",
            "domain_tld": "sucks",
            "query_time": "2024-05-13 12:29:04",
            "create_date": "2015-06-29",
            "update_date": "2024-02-27",
            "expiry_date": "2024-06-29",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webnames Services INC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bbc.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7842</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bbi.fyi, bbcs.be, bgc.sex, bb3c.com, bb9.uk, bbz.hamburg, bic.mom, bbj.io, bbi.mobi, bbg.business, bnc.life, bbm.info, bbmc.com, bbn.tv, bbq.land, bbl.ai, bec.io, bbw.mom, bnbc.net, bebc.consulting, bfc.immo, bbsc.ltd, bbs.men, bbcm.uk, bbcc.app, b-c.chat, boc.show, boc.us.com, bbm.icu, bbsc.solutions, bbu.news, bbt.lt, abc.uk.com, bgc.media, bbs.ventures, bbq.me, bbk.best, bb2.tech, bic.education, bhc.llc, bbsc.cl, abc.coach, bcb.today, bbs.kids, b2c.cam, bjc.in, bmc.ooo, bac.fr, bba.gallery, bbco.beer, bpc.church, bbb.mba, bbfc.cc, bec.place, bbo.systems, bb3.it, bdc.careers, abbc.co.ke, bhc.coach, b-bc.com, bobc.club, bbk.law, bcc.click, bby.or.kr, bbs.sc, bbw.win, bbx.fyi, 4bc.co, bbb.rehab, bjc.ro, b3c.co, bbg.dev, bb6c.com, bqc.baby, btc.cz, bbp.io, bbq.country, btc.delivery, bcc.net.nz, bbl.zone, bbt.biz, b9c.fun, boc.cool, bbw.hu, abc.gr.com, btc.university, bpc.legal, bb1.asia, bba.one, bbi.academy, bkc.co.uk, bdc.asia, bsc.it, bcbc.support, bbr.law, bbcc.me, bbl.beer, boc.ru, bec.ca, bdc.sucks</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bbi.fyi</domain_name>
   <domain_keyword>bbi</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-15 18:45:15</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-09-14</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>ns09.domaincontrol.com</value>
    <value>ns10.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>2</num>
   <domain_name>bbcs.be</domain_name>
   <domain_keyword>bbcs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 15:56:25</query_time>
   <create_date>1999-03-19</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bgc.sex</domain_name>
   <domain_keyword>bgc</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-21 18:50:10</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2022-08-27</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BGC Brokers L.P.</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.cfinfrastructure.com</value>
    <value>ns1.cfinfrastructure.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>bb3c.com</domain_name>
   <domain_keyword>bb3c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:13:58</query_time>
   <create_date>2012-11-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1605</registrar_iana>
   <registrar_name>Chengdu Fly-Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.sudu.cn</registrar_website>
   <name_servers>
    <value>ns11.bigwww.com</value>
    <value>ns12.bigwww.com</value>
    <value>ns13.bigwww.com</value>
    <value>ns14.bigwww.com</value>
    <value>ns15.bigwww.com</value>
    <value>ns16.bigwww.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bb9.uk</domain_name>
   <domain_keyword>bb9</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 05:14:33</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bbz.hamburg</domain_name>
   <domain_keyword>bbz</domain_keyword>
   <domain_tld>hamburg</domain_tld>
   <query_time>2024-04-25 02:20:29</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2014-08-19</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba DOMAIN ROBOT</registrar_name>
   <registrar_website>https://www.psi-usa.info/</registrar_website>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bic.mom</domain_name>
   <domain_keyword>bic</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-26 17:58:28</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bbj.io</domain_name>
   <domain_keyword>bbj</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 05:38:52</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2030-09-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-11-c.gandi.net</value>
    <value>ns-138-a.gandi.net</value>
    <value>ns-197-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bbi.mobi</domain_name>
   <domain_keyword>bbi</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-30 05:37:33</query_time>
   <create_date>2006-10-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix C.C.</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gadikang Mae</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bbg.business</domain_name>
   <domain_keyword>bbg</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-30 05:36:05</query_time>
   <create_date>2015-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Business Builders Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.flash-dns.com</value>
    <value>ns2.flash-dns.com</value>
    <value>ns3.flash-dns.com</value>
    <value>ns4.flash-dns.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>bnc.life</domain_name>
   <domain_keyword>bnc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 01:27:09</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bbm.info</domain_name>
   <domain_keyword>bbm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 20:04:37</query_time>
   <create_date>2006-10-19</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LDC,LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</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>13</num>
   <domain_name>bbmc.com</domain_name>
   <domain_keyword>bbmc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 20:04:48</query_time>
   <create_date>1998-07-14</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2026-07-13</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>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/9903b53d-9f5a-4863-8a50-4cc452f1a8f5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bbn.tv</domain_name>
   <domain_keyword>bbn</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-03 20:05:45</query_time>
   <create_date>2010-09-21</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bbq.land</domain_name>
   <domain_keyword>bbq</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-03 20:08:15</query_time>
   <create_date>2016-10-07</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bbl.ai</domain_name>
   <domain_keyword>bbl</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 20:03:32</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bec.io</domain_name>
   <domain_keyword>bec</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-05 01:54:06</query_time>
   <create_date>2015-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bbw.mom</domain_name>
   <domain_keyword>bbw</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-08 12:41:41</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>19</num>
   <domain_name>bnbc.net</domain_name>
   <domain_keyword>bnbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 04:07:29</query_time>
   <create_date>1999-12-07</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2028-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namehero.com</value>
    <value>ns2.namehero.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>20</num>
   <domain_name>bebc.consulting</domain_name>
   <domain_keyword>bebc</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-05 01:50:29</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bebc GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hoststar.hosting</value>
    <value>ns2.hoststar.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bfc.immo</domain_name>
   <domain_keyword>bfc</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-06 11:07:44</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks15.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bbsc.ltd</domain_name>
   <domain_keyword>bbsc</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-07 03:24:42</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2023-01-01</update_date>
   <expiry_date>2024-06-18</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>ns202.cloudwebhosting.com</value>
    <value>ns203.cloudwebhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bbs.men</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-04-07 03:24:32</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>He Fei Hui Bo Hu Lian Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bbcm.uk</domain_name>
   <domain_keyword>bbcm</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 19:03:21</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>damian.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>bbcc.app</domain_name>
   <domain_keyword>bbcc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 19:03:07</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>b-c.chat</domain_name>
   <domain_keyword>b-c</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-11 09:07:44</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cenus Krzysztof Kawczynski</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>boc.show</domain_name>
   <domain_keyword>boc</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-10 07:53:58</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>boc.us.com</domain_name>
   <domain_keyword>boc</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-21 07:52:21</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/boc.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bbm.icu</domain_name>
   <domain_keyword>bbm</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-19 17:39:55</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bbsc.solutions</domain_name>
   <domain_keyword>bbsc</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-21 02:37:16</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-02-17</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.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bbu.news</domain_name>
   <domain_keyword>bbu</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-21 02:38:14</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, 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>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.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bbt.lt</domain_name>
   <domain_keyword>bbt</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-21 02:37:33</query_time>
   <create_date>2015-12-11</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>abc.uk.com</domain_name>
   <domain_keyword>abc</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-19 02:50:58</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/abc.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bgc.media</domain_name>
   <domain_keyword>bgc</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-18 18:28:19</query_time>
   <create_date>2016-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bbs.ventures</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-25 01:43:12</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bbq.me</domain_name>
   <domain_keyword>bbq</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-25 04:36:31</query_time>
   <create_date>2008-08-15</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bbk.best</domain_name>
   <domain_keyword>bbk</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-23 11:06:08</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>coen.ns.cloudflare.com</value>
    <value>norah.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>38</num>
   <domain_name>bb2.tech</domain_name>
   <domain_keyword>bb2</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 14:32:49</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bic.education</domain_name>
   <domain_keyword>bic</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-18 10:36:12</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SOCIETE BIC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bhc.llc</domain_name>
   <domain_keyword>bhc</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-15 19:22:14</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bbsc.cl</domain_name>
   <domain_keyword>bbsc</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-14 22:57:26</query_time>
   <create_date>2007-07-12</create_date>
   <expiry_date>2030-08-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Best Business Solutions  Consulting SPA</registrant_name>
   <name_servers>
    <value>ns1.bbsc.cl</value>
    <value>ns2.bbsc.cl</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>abc.coach</domain_name>
   <domain_keyword>abc</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-14 21:04:36</query_time>
   <create_date>2021-08-14</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bcb.today</domain_name>
   <domain_keyword>bcb</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-18 01:13:57</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>44</num>
   <domain_name>bbs.kids</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-05-14 03:47:08</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bingo.ns.cloudflare.com</value>
    <value>elmo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>b2c.cam</domain_name>
   <domain_keyword>b2c</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-19 23:20:38</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_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.firstbytedns.net</value>
    <value>ns1.firstbytedns.ru</value>
    <value>ns2.firstbytedns.net</value>
    <value>ns2.firstbytedns.ru</value>
    <value>ns3.firstbytedns.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bjc.in</domain_name>
   <domain_keyword>bjc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 19:04:38</query_time>
   <create_date>2006-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>802142</registrar_iana>
   <registrar_name>NIXI Holding Account</registrar_name>
   <registrar_website>www.nixi.in/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BJC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0299.hostgator.com</value>
    <value>ns0300.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bmc.ooo</domain_name>
   <domain_keyword>bmc</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-30 12:07:27</query_time>
   <create_date>2023-01-23</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bac.fr</domain_name>
   <domain_keyword>bac</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-30 14:43:07</query_time>
   <create_date>2008-03-21</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>European Internet Agency LTD</registrant_company>
   <registrant_address>European Internet Agency LTD, 3, quai Kleber, 67000 Strasbourg</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.6934876005</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>bba.gallery</domain_name>
   <domain_keyword>bba</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-06-07 01:14:08</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BBA Gallery</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bbco.beer</domain_name>
   <domain_keyword>bbco</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-06-07 01:19:02</query_time>
   <create_date>2021-04-14</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0161405398</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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bpc.church</domain_name>
   <domain_keyword>bpc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-06-02 09:53:48</query_time>
   <create_date>2014-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</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>Data Protected</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>sfname1.sharefaithwebsites.net</value>
    <value>sfname2.sharefaithwebsites.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>bbb.mba</domain_name>
   <domain_keyword>bbb</domain_keyword>
   <domain_tld>mba</domain_tld>
   <query_time>2024-06-02 09:59:43</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ma Peng Yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>matteo.ns.cloudflare.com</value>
    <value>shubhi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bbfc.cc</domain_name>
   <domain_keyword>bbfc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-02 10:00:45</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-04-12</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bec.place</domain_name>
   <domain_keyword>bec</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-28 08:23:05</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.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>55</num>
   <domain_name>bbo.systems</domain_name>
   <domain_keyword>bbo</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-29 11:37:18</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-26</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bb3.it</domain_name>
   <domain_keyword>bb3</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 11:35:25</query_time>
   <create_date>2021-04-10</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bdc.careers</domain_name>
   <domain_keyword>bdc</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-31 11:43:51</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>abbc.co.ke</domain_name>
   <domain_keyword>abbc</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-06-01 14:54:18</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bhc.coach</domain_name>
   <domain_keyword>bhc</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-06-06 13:28:31</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>b-bc.com</domain_name>
   <domain_keyword>b-bc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:46:20</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2027-02-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bobc.club</domain_name>
   <domain_keyword>bobc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-10 20:51:20</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WEST YORKSHIRE</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>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bbk.law</domain_name>
   <domain_keyword>bbk</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-10 09:53:20</query_time>
   <create_date>2015-11-26</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Best Best and Krieger</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.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>bcc.click</domain_name>
   <domain_keyword>bcc</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-11 17:53:55</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bby.or.kr</domain_name>
   <domain_keyword>bby</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-07 19:05:59</query_time>
   <create_date>2013-11-12</create_date>
   <update_date>2014-10-21</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.iteasy.co.kr</registrar_website>
   <registrant_name>(?)?????????</registrant_name>
  </value>
  <value>
   <num>65</num>
   <domain_name>bbs.sc</domain_name>
   <domain_keyword>bbs</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-09-28 22:53:49</query_time>
   <create_date>2016-09-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3ckl.name.com</value>
    <value>ns4cfn.name.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>bbw.win</domain_name>
   <domain_keyword>bbw</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-04-07 03:28:26</query_time>
   <create_date>2016-05-03</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2026-05-02</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shuqu Wang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan 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>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>67</num>
   <domain_name>bbx.fyi</domain_name>
   <domain_keyword>bbx</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-07 03:29:21</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>4bc.co</domain_name>
   <domain_keyword>4bc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-28 03:44:12</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of theethereum.wiki</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bbb.rehab</domain_name>
   <domain_keyword>bbb</domain_keyword>
   <domain_tld>rehab</domain_tld>
   <query_time>2024-04-23 05:17:08</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bjc.ro</domain_name>
   <domain_keyword>bjc</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 23:53:42</query_time>
   <create_date>2001-09-17</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.wavenet.ro</value>
    <value>ns2.wavenet.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>b3c.co</domain_name>
   <domain_keyword>b3c</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 21:07:52</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>72</num>
   <domain_name>bbg.dev</domain_name>
   <domain_keyword>bbg</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 05:36:06</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1374.awsdns-43.org</value>
    <value>ns-1938.awsdns-50.co.uk</value>
    <value>ns-490.awsdns-61.com</value>
    <value>ns-627.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bb6c.com</domain_name>
   <domain_keyword>bb6c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 22:30:50</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (491184283)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O bb6c.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.expiereddnsmanager.com</value>
    <value>ns2.expiereddnsmanager.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bqc.baby</domain_name>
   <domain_keyword>bqc</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-02 09:14:41</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>btc.cz</domain_name>
   <domain_keyword>btc</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 07:18:17</query_time>
   <create_date>1998-04-10</create_date>
   <update_date>2022-06-13</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Jaroslav Janíček</registrant_name>
   <registrant_address>Poděbradova 101, Brno, 61200</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.thinline.cz</value>
    <value>ns2.thinline.cz</value>
    <value>ns3.cesky-hosting.eu</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>bbp.io</domain_name>
   <domain_keyword>bbp</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-03 20:07:23</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>800750</registrar_iana>
   <registrar_name>www.Names.plus</registrar_name>
   <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>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>a.dns.park.io</value>
    <value>b.dns.park.io</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bbq.country</domain_name>
   <domain_keyword>bbq</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-03 20:08:15</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hiddenstate.xyz</value>
    <value>ns2.hiddenstate.xyz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>btc.delivery</domain_name>
   <domain_keyword>btc</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-03 02:19:08</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bcc.net.nz</domain_name>
   <domain_keyword>bcc</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-08 12:46:26</query_time>
   <create_date>2006-06-01</create_date>
   <update_date>2024-05-07</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bbl.zone</domain_name>
   <domain_keyword>bbl</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-06 11:32:44</query_time>
   <create_date>2016-01-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Basketball Bundesliga GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bbt.biz</domain_name>
   <domain_keyword>bbt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 11:38:05</query_time>
   <create_date>2007-05-01</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</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.justhost.com</value>
    <value>ns2.justhost.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>b9c.fun</domain_name>
   <domain_keyword>b9c</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 21:49:28</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>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <registrant_state>guang 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>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>83</num>
   <domain_name>boc.cool</domain_name>
   <domain_keyword>boc</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-10 07:53:57</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bbw.hu</domain_name>
   <domain_keyword>bbw</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:22:01</query_time>
   <create_date>2010-10-28</create_date>
  </value>
  <value>
   <num>85</num>
   <domain_name>abc.gr.com</domain_name>
   <domain_keyword>abc</domain_keyword>
   <domain_tld>gr.com</domain_tld>
   <query_time>2024-05-09 13:01:33</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/abc.gr.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>btc.university</domain_name>
   <domain_keyword>btc</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-09 00:23:08</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bpc.legal</domain_name>
   <domain_keyword>bpc</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-09 14:23:29</query_time>
   <create_date>2021-06-03</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-06-03</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>ns35.domaincontrol.com</value>
    <value>ns36.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>88</num>
   <domain_name>bb1.asia</domain_name>
   <domain_keyword>bb1</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 15:38:23</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liaolizhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdongsheng</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>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>89</num>
   <domain_name>bba.one</domain_name>
   <domain_keyword>bba</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 17:36:55</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</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>rob.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bbi.academy</domain_name>
   <domain_keyword>bbi</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-19 17:38:58</query_time>
   <create_date>2021-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bkc.co.uk</domain_name>
   <domain_keyword>bkc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 03:06:04</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>bdc.asia</domain_name>
   <domain_keyword>bdc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 00:54:23</query_time>
   <create_date>2019-10-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-01</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>ns1.blakely.lol</value>
    <value>ns2.blakely.lol</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bsc.it</domain_name>
   <domain_keyword>bsc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 19:52:58</query_time>
   <create_date>1996-03-05</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>ITnet s.r.l.</registrar_name>
   <registrar_website>https://www.it.net</registrar_website>
   <registrant_company>Bsc Consulting s.p.a.</registrant_company>
   <name_servers>
    <value>dns.it.net</value>
    <value>dns2.it.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bcbc.support</domain_name>
   <domain_keyword>bcbc</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-14 03:52:43</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>b.c. business communication GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1021.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1111.ui-dns.org</value>
    <value>ns1126.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bbr.law</domain_name>
   <domain_keyword>bbr</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-14 03:46:29</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>5016 California Ave</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bbcc.me</domain_name>
   <domain_keyword>bbcc</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-12 19:03:07</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2022-08-14</update_date>
   <expiry_date>2025-06-15</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bbl.beer</domain_name>
   <domain_keyword>bbl</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-12 19:06:11</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>boc.ru</domain_name>
   <domain_keyword>boc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-13 18:11:39</query_time>
   <create_date>2001-07-04</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>Joint-Stock Commercial Bank &quot;BANK OF CHINA (RUSSIA)&quot;</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>bec.ca</domain_name>
   <domain_keyword>bec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-14 23:16:09</query_time>
   <create_date>2000-10-05</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>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.siteground.net</value>
    <value>ns2.siteground.net</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>100</num>
   <domain_name>bdc.sucks</domain_name>
   <domain_keyword>bdc</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-13 12:29:04</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webnames Services INC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.061</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.