WHOIS QUERY TIME

8 Jun 2024 - 1:38 AM UTC

Registered: 30 March 2011
Expiry: 31 March 2025

REGISTRAR

Name: UAB "ELNETA"
Website: http://www.elnet.lt

NAME SERVERS

ns.elnet.lt
ns2.domreg.lt
ns2.elnet.lt

DOMAIN STATUS

registered

REGISTRANT

Company: UAB "Elneta"

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bfg.lt
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bfg.lt"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bfg.lt",
            "domain_keyword": "bfg",
            "domain_tld": "lt",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2011-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "UAB \"ELNETA\"",
            "registrar_website": "http://www.elnet.lt",
            "registrant_company": "UAB \"Elneta\"",
            "name_servers": [
                "ns.elnet.lt",
                "ns2.domreg.lt",
                "ns2.elnet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bfg.lt</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bfg.lt</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2011-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>UAB &quot;ELNETA&quot;</registrar_name>
   <registrar_website>http://www.elnet.lt</registrar_website>
   <registrant_company>UAB &quot;Elneta&quot;</registrant_company>
   <name_servers>
    <value>ns.elnet.lt</value>
    <value>ns2.domreg.lt</value>
    <value>ns2.elnet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.138 seconds) for "bfg.lt" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2023 - 4:21 AM UTC

Registered: 30 March 2011
Expiry: 31 March 2024

REGISTRAR

Name: UAB "ELNETA"
Website: http://www.elnet.lt

NAME SERVERS

ns.elnet.lt
ns2.domreg.lt
ns2.elnet.lt

DOMAIN STATUS

registered

REGISTRANT

Company: UAB "Elneta"

#2 - QUERY TIME

12 Apr 2024 - 2:39 PM UTC

Registered: 30 March 2011
Expiry: 31 March 2025

REGISTRAR

Name: UAB "ELNETA"
Website: http://www.elnet.lt

NAME SERVERS

ns.elnet.lt
ns2.domreg.lt
ns2.elnet.lt

DOMAIN STATUS

registered

REGISTRANT

Company: UAB "Elneta"

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bfg.lt
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bfg.lt",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bfg.lt",
    "results": [
        {
            "num": 1,
            "domain_name": "bfg.lt",
            "domain_keyword": "bfg",
            "domain_tld": "lt",
            "query_time": "2023-04-23 04:21:53",
            "create_date": "2011-03-30",
            "expiry_date": "2024-03-31",
            "registrar_name": "UAB \"ELNETA\"",
            "registrar_website": "http://www.elnet.lt",
            "registrant_company": "UAB \"Elneta\"",
            "name_servers": [
                "ns.elnet.lt",
                "ns2.domreg.lt",
                "ns2.elnet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 2,
            "domain_name": "bfg.lt",
            "domain_keyword": "bfg",
            "domain_tld": "lt",
            "query_time": "2024-04-12 14:39:21",
            "create_date": "2011-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "UAB \"ELNETA\"",
            "registrar_website": "http://www.elnet.lt",
            "registrant_company": "UAB \"Elneta\"",
            "name_servers": [
                "ns.elnet.lt",
                "ns2.domreg.lt",
                "ns2.elnet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.138,
        "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>bfg.lt</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bfg.lt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bfg.lt</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2023-04-23 04:21:53</query_time>
   <create_date>2011-03-30</create_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_name>UAB &quot;ELNETA&quot;</registrar_name>
   <registrar_website>http://www.elnet.lt</registrar_website>
   <registrant_company>UAB &quot;Elneta&quot;</registrant_company>
   <name_servers>
    <value>ns.elnet.lt</value>
    <value>ns2.domreg.lt</value>
    <value>ns2.elnet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bfg.lt</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-12 14:39:21</query_time>
   <create_date>2011-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>UAB &quot;ELNETA&quot;</registrar_name>
   <registrar_website>http://www.elnet.lt</registrar_website>
   <registrant_company>UAB &quot;Elneta&quot;</registrant_company>
   <name_servers>
    <value>ns.elnet.lt</value>
    <value>ns2.domreg.lt</value>
    <value>ns2.elnet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.138</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 88 domain names (in 0.058 seconds) which contained the exact domain keyword "bfg".
Domain Name Registered Expiry Registrar Ownership
1 bfg.com 24 Nov 1992 23 Nov 2024 CSC CORPORATE DOMAINS, INC. Compagnie Generale des Etablissements Michelin
2 bfg.pl 29 Oct 1998 28 Oct 2027 home.pl S.A. -
3 bfg.ru 29 Jul 1999 31 Jul 2024 RU-CENTER-RU JSC 'RU-CENTER'
4 bfg.net 3 Apr 2000 3 Apr 2025 Global Domains International, Inc. DBA DomainCostClub.com -
5 bfg.org 10 Aug 2000 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 bfg.ca 1 Oct 2000 18 Apr 2026 Go Daddy Domains Canada, Inc Burman & Fellows Group Inc.
7 bfg.info 24 Aug 2001 24 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
8 bfg.biz 27 Mar 2002 26 Mar 2025 007 Names, Inc. 007Names, Inc.
9 bfg.us 19 Apr 2002 18 Apr 2025 CSC Corporate Domains, Inc. Michelin North America, Inc.
10 bfg.aero 21 Aug 2002 21 Aug 2024 Tucows Domains Inc. Goodrich Corporation
11 bfg.tv 4 Oct 2002 4 Oct 2024 CSC Corporate Domains, Inc. Compagnie Generale des Etablissements Michelin
12 bfg.co.uk 7 Apr 2003 7 Apr 2025 Alan Drury [Tag = SIGNS] -
13 bfg.sk 17 Dec 2004 17 Dec 2024 Corporation Service Company (DBS) GmbH Compagnie Generale des Etablissements Michelin
14 bfg.mobi 18 Sep 2006 18 Sep 2024 CSC Corporate Domains, Inc. Compagnie Generale des Etablissements Michelin
15 bfg.su 21 Dec 2006 21 Dec 2024 REGTIME-SU Private Person
16 bfg.jp 18 Jan 2008 31 Jan 2025 - nishizawa mayumi
17 bfg.asia 23 Feb 2008 23 Feb 2025 CSC Corporate Domains, Inc. Compagnie Generale des Etablissements Michelin
18 bfg.com.cn 27 Dec 2008 27 Dec 2024 阿里云计算有限公司(万网) 李葳
19 bfg.tel 20 Feb 2009 22 Mar 2024 Key-Systems GmbH European Foundation group B.V.
20 bfg.me.uk 30 Aug 2009 30 Aug 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
21 bfg.co.jp 3 Feb 2010 - - BFG Engineering Co.,Ltd.
22 bfg.lt 30 Mar 2011 31 Mar 2025 UAB "ELNETA" UAB "Elneta"
23 bfg.co.nz 24 Oct 2012 - Voyager Internet Ltd T/A 1st Domains -
24 bfg.immobilien 18 Dec 2014 18 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
25 bfg.link 11 Sep 2015 11 Sep 2028 PDR Ltd. Internet Invest, Ltd. dba Imena.ua
26 bfg.onl 27 Dec 2015 27 Dec 2025 Mesh Digital Limited Domains By Proxy, LLC
27 bfg.gmbh 18 Jul 2016 18 Jul 2024 IONOS SE Junicke Gmbh
28 bfg.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
29 bfg.company 18 Sep 2016 18 Sep 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
30 bfg.media 17 Oct 2016 17 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Linde Verlag Ges.m.b.H.
31 bfg.cloud 22 Nov 2016 22 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
32 bfg.marketing 1 Feb 2017 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 bfg.technology 1 Feb 2017 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 bfg.group 13 Dec 2017 13 Dec 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
35 bfg.me 29 Jan 2018 29 Jan 2025 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
36 bfg.digital 9 Mar 2018 9 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 bfg.app 8 May 2018 8 May 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
38 bfg.bet 17 May 2018 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 bfg.network 2 Oct 2018 2 Oct 2024 CSC Corporate Domains, Inc. Booker Limited
40 bfg.one 9 Nov 2018 9 Nov 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Heedberget AB
41 bfg.co.th 7 Feb 2019 6 Feb 2025 THNIC BIG FOOD GROUP CO., LTD. (บริษัท บิ๊ก ฟู้ดส์ กรุ๊ป จำกัด)
42 bfg.news 10 Feb 2019 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 bfg.expert 24 Apr 2019 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 bfg.uk 5 Jun 2019 5 Jun 2024 Alan Drury [Tag = SIGNS] -
45 bfg.international 12 Jun 2019 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 bfg.productions 13 Nov 2019 13 Nov 2024 Mesh Digital Limited Domains By Proxy, LLC
47 bfg.org.pl 19 Mar 2020 19 Mar 2025 Aftermarket.pl Limited -
48 bfg.org.uk 8 Apr 2020 8 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
49 bfg.cool 5 Jul 2020 5 Jul 2030 DNSPod, Inc. bofangang
50 bfg.care 3 Sep 2020 3 Sep 2024 Squarespace Domains II LLC N/A
51 bfg.solutions 27 Dec 2020 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 bfg.sh 5 Jan 2021 5 Jan 2025 InternetX REDACTED FOR PRIVACY
53 bfg.training 2 Mar 2021 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 bfg.foundation 11 Jul 2021 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 bfg.xyz 16 Oct 2021 16 Oct 2024 GrepApps Technology Inc. -
56 bfg.academy 22 Nov 2021 22 Nov 2024 INWX GmbH Gemeinnützige Beschäftigungsförderungsgesellschaft mbH
57 bfg.institute 22 Nov 2021 22 Nov 2024 INWX GmbH Gemeinnützige Beschäftigungsförderungsgesellschaft mbH
58 bfg.earth 28 Nov 2021 28 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
59 bfg.moda 14 Dec 2021 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 bfg.capital 9 Jan 2022 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 bfg.bike 2 Apr 2022 2 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
62 bfg.ninja 24 Jun 2022 24 Jun 2024 Porkbun LLC Private by Design, LLC
63 bfg.systems 30 Jun 2022 30 Jun 2024 Network Solutions, LLC REDACTED FOR PRIVACY
64 bfg.tax 4 Aug 2022 4 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 bfg.zone 30 Aug 2022 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 bfg.education 2 Nov 2022 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 bfg.in.th 28 Feb 2023 28 Feb 2027 THNIC BONFIRE GATHERING CO., LTD. (บริษัท บอนไฟเออร์ แกทเธอริง จำกัด)
68 bfg.software 22 Mar 2023 22 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 bfg.financial 3 Apr 2023 3 Apr 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 bfg.com.pl 26 May 2023 - premium.pl Sp. z o.o. -
71 bfg.bar 19 Jun 2023 19 Jun 2024 Registrar.eu Expoplus B.V.
72 bfg.agency 23 Jun 2023 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 bfg.center 20 Jul 2023 20 Jul 2024 Porkbun LLC Private by Design, LLC
74 bfg.show 24 Jul 2023 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 bfg.army 20 Aug 2023 20 Aug 2024 Porkbun LLC Private by Design, LLC
76 bfg.lat 7 Sep 2023 7 Sep 2024 Porkbun, LLC Private by Design, LLC
77 bfg.life 17 Oct 2023 17 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
78 bfg.ventures 30 Oct 2023 30 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 bfg.nl 10 Nov 2023 - Media Village B.V. -
80 bfg.pub 30 Dec 2023 30 Dec 2024 DNSPod, Inc. Shang Hai Huan Dai Wang Luo Ke Ji You Xian Gong Si
81 bfg.cash 3 Feb 2024 3 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 bfg.law 22 Mar 2024 22 Mar 2026 GoDaddy.com, LLC Law Firm
83 bfg.de - - - -
84 bfg.name - - CSC Corporate Domains, Inc. -
85 bfg.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Suzanne Haddan
86 bfg.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Suzanne Haddan
87 bfg.im - - - Redacted
88 bfg.ai - - Key-Systems GmbH BFG Group, LLC
89 bfg.pt - 7 Feb 2024 - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bfg&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bfg",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 89,
        "relation": "eq",
        "current": 89
    },
    "unique_domains": "bfg.com, bfg.pl, bfg.ru, bfg.net, bfg.org, bfg.ca, bfg.info, bfg.biz, bfg.us, bfg.aero, bfg.tv, bfg.co.uk, bfg.sk, bfg.mobi, bfg.su, bfg.jp, bfg.asia, bfg.com.cn, bfg.tel, bfg.me.uk, bfg.co.jp, bfg.lt, bfg.co.nz, bfg.immobilien, bfg.link, bfg.onl, bfg.gmbh, bfg.vip, bfg.company, bfg.media, bfg.cloud, bfg.marketing, bfg.technology, bfg.group, bfg.me, bfg.digital, bfg.app, bfg.bet, bfg.network, bfg.one, bfg.co.th, bfg.news, bfg.expert, bfg.uk, bfg.international, bfg.productions, bfg.org.pl, bfg.org.uk, bfg.cool, bfg.care, bfg.solutions, bfg.sh, bfg.training, bfg.foundation, bfg.xyz, bfg.academy, bfg.institute, bfg.earth, bfg.moda, bfg.capital, bfg.bike, bfg.ninja, bfg.systems, bfg.tax, bfg.zone, bfg.education, bfg.in.th, bfg.software, bfg.financial, bfg.com.pl, bfg.bar, bfg.agency, bfg.center, bfg.show, bfg.army, bfg.lat, bfg.life, bfg.ventures, bfg.nl, bfg.pub, bfg.cash, bfg.law, bfg.de, bfg.name, bfg.au, bfg.net.au, bfg.im, bfg.ai, bfg.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "bfg.com",
            "domain_keyword": "bfg",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "1992-11-24",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-23",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Compagnie Generale des Etablissements Michelin",
            "registrant_company": "Compagnie Generale des Etablissements Michelin",
            "registrant_address": "23, Place des Carmes-Dechaux",
            "registrant_city": "Clermont-Ferrand",
            "registrant_state": "FR",
            "registrant_zip": "63000",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.473327392",
            "registrant_fax": "+33.473329795",
            "name_servers": [
                "pdns1.cscdns.net",
                "pdns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bfg.pl",
            "domain_keyword": "bfg",
            "domain_tld": "pl",
            "query_time": "2024-05-18 18:24:33",
            "create_date": "1998-10-29",
            "update_date": "2023-03-29",
            "expiry_date": "2027-10-28",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bfg.ru",
            "domain_keyword": "bfg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:09:33",
            "create_date": "1999-07-29",
            "expiry_date": "2024-07-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC 'RU-CENTER'",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "bfg.net",
            "domain_keyword": "bfg",
            "domain_tld": "net",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2000-04-03",
            "update_date": "2024-01-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "http://www.domaincostclub.com",
            "name_servers": [
                "biz.thorofare.info",
                "info.thorofare.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bfg.org",
            "domain_keyword": "bfg",
            "domain_tld": "org",
            "query_time": "2024-05-23 11:44:54",
            "create_date": "2000-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bfg.ca",
            "domain_keyword": "bfg",
            "domain_tld": "ca",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2000-10-01",
            "update_date": "2021-04-17",
            "expiry_date": "2026-04-18",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Radu Telehoiu",
            "registrant_company": "Burman & Fellows Group Inc.",
            "registrant_address": "170 Travail Road",
            "registrant_city": "Markham",
            "registrant_state": "ON",
            "registrant_zip": "L3S3J1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9054721056",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bfg.info",
            "domain_keyword": "bfg",
            "domain_tld": "info",
            "query_time": "2024-05-18 18:24:33",
            "create_date": "2001-08-24",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ndsplitter.com",
                "ns2.ndsplitter.com",
                "ns3.ndsplitter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bfg.biz",
            "domain_keyword": "bfg",
            "domain_tld": "biz",
            "query_time": "2024-05-12 00:00:12",
            "create_date": "2002-03-27",
            "update_date": "2023-05-11",
            "expiry_date": "2025-03-26",
            "registrar_iana": 91,
            "registrar_name": "007 Names, Inc.",
            "registrar_website": "whois.007names.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "007Names, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bfg.us",
            "domain_keyword": "bfg",
            "domain_tld": "us",
            "query_time": "2024-05-03 18:56:55",
            "create_date": "2002-04-19",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Michelin North America Inc.",
            "registrant_company": "Michelin North America, Inc.",
            "registrant_address": "One Parkway South",
            "registrant_city": "Greenville",
            "registrant_state": "SC",
            "registrant_zip": "29615",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.473321150",
            "registrant_fax": "+33.473329795",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bfg.aero",
            "domain_keyword": "bfg",
            "domain_tld": "aero",
            "query_time": "2024-05-06 11:09:20",
            "create_date": "2002-08-21",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Goodrich Corporation",
            "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": [
                "atl-gateway.goodrich.com",
                "phx-gateway.goodrich.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bfg.tv",
            "domain_keyword": "bfg",
            "domain_tld": "tv",
            "query_time": "2024-05-03 18:56:55",
            "create_date": "2002-10-04",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-04",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compagnie Generale des Etablissements Michelin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bfg.co.uk",
            "domain_keyword": "bfg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:56:56",
            "create_date": "2003-04-07",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-07",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "bfg.sk",
            "domain_keyword": "bfg",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:00:16",
            "create_date": "2004-12-17",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-17",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "Compagnie Generale des Etablissements Michelin",
            "registrant_company": "Compagnie Generale des Etablissements Michelin",
            "registrant_address": "23, Place des Carmes-Dechaux",
            "registrant_city": "Clermont-Ferrand",
            "registrant_zip": "63000",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.473327392",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "bfg.mobi",
            "domain_keyword": "bfg",
            "domain_tld": "mobi",
            "query_time": "2024-05-28 08:02:36",
            "create_date": "2006-09-18",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compagnie Generale des Etablissements Michelin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bfg.su",
            "domain_keyword": "bfg",
            "domain_tld": "su",
            "query_time": "2024-05-05 16:32:48",
            "create_date": "2006-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 16,
            "domain_name": "bfg.jp",
            "domain_keyword": "bfg",
            "domain_tld": "jp",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2008-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "nishizawa mayumi",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "bfg.asia",
            "domain_keyword": "bfg",
            "domain_tld": "asia",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2008-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compagnie Generale des Etablissements Michelin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bfg.com.cn",
            "domain_keyword": "bfg",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 17:26:35",
            "create_date": "2008-12-27",
            "expiry_date": "2024-12-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李葳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bfg.tel",
            "domain_keyword": "bfg",
            "domain_tld": "tel",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2009-02-20",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "European Foundation group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the 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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "clientHold",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bfg.me.uk",
            "domain_keyword": "bfg",
            "domain_tld": "me.uk",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2009-08-30",
            "update_date": "2023-12-09",
            "expiry_date": "2026-08-30",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "bfg.co.jp",
            "domain_keyword": "bfg",
            "domain_tld": "co.jp",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2010-02-03",
            "update_date": "2024-03-01",
            "registrant_company": "BFG Engineering Co.,Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 22,
            "domain_name": "bfg.lt",
            "domain_keyword": "bfg",
            "domain_tld": "lt",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2011-03-30",
            "expiry_date": "2025-03-31",
            "registrar_name": "UAB \"ELNETA\"",
            "registrar_website": "http://www.elnet.lt",
            "registrant_company": "UAB \"Elneta\"",
            "name_servers": [
                "ns.elnet.lt",
                "ns2.domreg.lt",
                "ns2.elnet.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 23,
            "domain_name": "bfg.co.nz",
            "domain_keyword": "bfg",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2012-10-24",
            "update_date": "2022-10-31",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bfg.immobilien",
            "domain_keyword": "bfg",
            "domain_tld": "immobilien",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2014-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "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": [
                "docks12.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bfg.link",
            "domain_keyword": "bfg",
            "domain_tld": "link",
            "query_time": "2024-05-14 22:22:43",
            "create_date": "2015-09-11",
            "update_date": "2023-08-18",
            "expiry_date": "2028-09-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "bfg.onl",
            "domain_keyword": "bfg",
            "domain_tld": "onl",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2015-12-27",
            "update_date": "2024-06-06",
            "expiry_date": "2025-12-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bfg.gmbh",
            "domain_keyword": "bfg",
            "domain_tld": "gmbh",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2016-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Junicke 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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bfg.vip",
            "domain_keyword": "bfg",
            "domain_tld": "vip",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bfg.company",
            "domain_keyword": "bfg",
            "domain_tld": "company",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2016-09-18",
            "update_date": "2024-01-30",
            "expiry_date": "2025-09-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bfg.media",
            "domain_keyword": "bfg",
            "domain_tld": "media",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2016-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-17",
            "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": "Linde Verlag Ges.m.b.H.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameservice.at",
                "ns2.nameservice.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bfg.cloud",
            "domain_keyword": "bfg",
            "domain_tld": "cloud",
            "query_time": "2024-05-18 18:24:33",
            "create_date": "2016-11-22",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "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-1342.awsdns-39.org",
                "ns-1645.awsdns-13.co.uk",
                "ns-202.awsdns-25.com",
                "ns-688.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bfg.marketing",
            "domain_keyword": "bfg",
            "domain_tld": "marketing",
            "query_time": "2024-05-29 05:26:55",
            "create_date": "2017-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bfg.technology",
            "domain_keyword": "bfg",
            "domain_tld": "technology",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2017-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bfg.group",
            "domain_keyword": "bfg",
            "domain_tld": "group",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2017-12-13",
            "update_date": "2024-02-26",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "igor.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bfg.me",
            "domain_keyword": "bfg",
            "domain_tld": "me",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2018-01-29",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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": [
                "ns51.cleannameservers.com",
                "ns52.cleannameservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bfg.digital",
            "domain_keyword": "bfg",
            "domain_tld": "digital",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2018-03-09",
            "update_date": "2023-03-29",
            "expiry_date": "2025-03-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": [
                "athena.ns.cloudflare.com",
                "brett.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bfg.app",
            "domain_keyword": "bfg",
            "domain_tld": "app",
            "query_time": "2024-05-12 00:00:11",
            "create_date": "2018-05-08",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bfg.bet",
            "domain_keyword": "bfg",
            "domain_tld": "bet",
            "query_time": "2024-05-20 15:15:02",
            "create_date": "2018-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bfg.network",
            "domain_keyword": "bfg",
            "domain_tld": "network",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2018-10-02",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Booker Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Northamptonshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bfg.one",
            "domain_keyword": "bfg",
            "domain_tld": "one",
            "query_time": "2024-05-18 18:24:36",
            "create_date": "2018-11-09",
            "update_date": "2023-12-26",
            "expiry_date": "2025-11-09",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heedberget AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bfg.co.th",
            "domain_keyword": "bfg",
            "domain_tld": "co.th",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2019-02-07",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-06",
            "registrar_name": "THNIC",
            "registrant_company": "BIG FOOD GROUP CO., LTD. (บริษัท บิ๊ก ฟู้ดส์ กรุ๊ป จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "master01.csloxinfo.com",
                "master02.csloxinfo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bfg.news",
            "domain_keyword": "bfg",
            "domain_tld": "news",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2019-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "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": 43,
            "domain_name": "bfg.expert",
            "domain_keyword": "bfg",
            "domain_tld": "expert",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2019-04-24",
            "update_date": "2023-07-18",
            "expiry_date": "2025-04-24",
            "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": 44,
            "domain_name": "bfg.uk",
            "domain_keyword": "bfg",
            "domain_tld": "uk",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2019-06-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-05",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "bfg.international",
            "domain_keyword": "bfg",
            "domain_tld": "international",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2019-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bfg.productions",
            "domain_keyword": "bfg",
            "domain_tld": "productions",
            "query_time": "2024-05-28 08:02:36",
            "create_date": "2019-11-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bfg.org.pl",
            "domain_keyword": "bfg",
            "domain_tld": "org.pl",
            "query_time": "2024-05-03 18:56:55",
            "create_date": "2020-03-19",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-19",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.neteasy.pl",
                "ns2.neteasy.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bfg.org.uk",
            "domain_keyword": "bfg",
            "domain_tld": "org.uk",
            "query_time": "2024-06-08 01:38:22",
            "create_date": "2020-04-08",
            "update_date": "2023-08-12",
            "expiry_date": "2024-04-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 49,
            "domain_name": "bfg.cool",
            "domain_keyword": "bfg",
            "domain_tld": "cool",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2020-07-05",
            "update_date": "2021-11-16",
            "expiry_date": "2030-07-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bofangang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bfg.care",
            "domain_keyword": "bfg",
            "domain_tld": "care",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2020-09-03",
            "update_date": "2024-04-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-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": 51,
            "domain_name": "bfg.solutions",
            "domain_keyword": "bfg",
            "domain_tld": "solutions",
            "query_time": "2024-05-06 11:09:20",
            "create_date": "2020-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bfg.sh",
            "domain_keyword": "bfg",
            "domain_tld": "sh",
            "query_time": "2024-05-12 00:00:12",
            "create_date": "2021-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 800087,
            "registrar_name": "InternetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa4.schlundtech.de",
                "nsb4.schlundtech.de",
                "nsc4.schlundtech.de",
                "nsd4.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bfg.training",
            "domain_keyword": "bfg",
            "domain_tld": "training",
            "query_time": "2024-05-14 22:22:43",
            "create_date": "2021-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bfg.foundation",
            "domain_keyword": "bfg",
            "domain_tld": "foundation",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2021-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bfg.xyz",
            "domain_keyword": "bfg",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 11:09:36",
            "create_date": "2021-10-16",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-16",
            "registrar_iana": 3886,
            "registrar_name": "GrepApps Technology Inc.",
            "registrar_website": "https://docky.ly",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bfg.academy",
            "domain_keyword": "bfg",
            "domain_tld": "academy",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2021-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemeinnützige Beschäftigungsförderungsgesellschaft mbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bfg.institute",
            "domain_keyword": "bfg",
            "domain_tld": "institute",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2021-11-22",
            "update_date": "2024-01-06",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gemeinnützige Beschäftigungsförderungsgesellschaft mbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bfg.earth",
            "domain_keyword": "bfg",
            "domain_tld": "earth",
            "query_time": "2024-06-02 06:40:17",
            "create_date": "2021-11-28",
            "update_date": "2024-06-01",
            "expiry_date": "2024-11-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "bfg.moda",
            "domain_keyword": "bfg",
            "domain_tld": "moda",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2021-12-14",
            "update_date": "2024-02-21",
            "expiry_date": "2024-12-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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bfg.capital",
            "domain_keyword": "bfg",
            "domain_tld": "capital",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2022-01-09",
            "update_date": "2023-07-29",
            "expiry_date": "2025-01-09",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bfg.bike",
            "domain_keyword": "bfg",
            "domain_tld": "bike",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2022-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "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": [
                "docks02.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bfg.ninja",
            "domain_keyword": "bfg",
            "domain_tld": "ninja",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2022-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-24",
            "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": 63,
            "domain_name": "bfg.systems",
            "domain_keyword": "bfg",
            "domain_tld": "systems",
            "query_time": "2024-05-28 08:02:36",
            "create_date": "2022-06-30",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-30",
            "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": "Aberdeen City",
            "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.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bfg.tax",
            "domain_keyword": "bfg",
            "domain_tld": "tax",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2022-08-04",
            "update_date": "2024-01-29",
            "expiry_date": "2024-08-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bfg.zone",
            "domain_keyword": "bfg",
            "domain_tld": "zone",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2022-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "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.triozona.net",
                "ns2.triozona.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bfg.education",
            "domain_keyword": "bfg",
            "domain_tld": "education",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2022-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bfg.in.th",
            "domain_keyword": "bfg",
            "domain_tld": "in.th",
            "query_time": "2024-05-22 02:24:10",
            "create_date": "2023-02-28",
            "update_date": "2023-10-28",
            "expiry_date": "2027-02-28",
            "registrar_name": "THNIC",
            "registrant_company": "BONFIRE GATHERING CO., LTD. (บริษัท บอนไฟเออร์ แกทเธอริง จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.bangmod.cloud",
                "ns2.bangmod.cloud"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bfg.software",
            "domain_keyword": "bfg",
            "domain_tld": "software",
            "query_time": "2024-05-29 05:26:56",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bfg.financial",
            "domain_keyword": "bfg",
            "domain_tld": "financial",
            "query_time": "2024-06-02 06:40:17",
            "create_date": "2023-04-03",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-03",
            "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": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bfg.com.pl",
            "domain_keyword": "bfg",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 08:02:37",
            "create_date": "2023-05-26",
            "update_date": "2023-06-01",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bfg.bar",
            "domain_keyword": "bfg",
            "domain_tld": "bar",
            "query_time": "2024-05-12 00:00:12",
            "create_date": "2023-06-19",
            "update_date": "2024-02-16",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Expoplus B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "lisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bfg.agency",
            "domain_keyword": "bfg",
            "domain_tld": "agency",
            "query_time": "2024-05-18 18:24:33",
            "create_date": "2023-06-23",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bfg.center",
            "domain_keyword": "bfg",
            "domain_tld": "center",
            "query_time": "2024-05-23 11:44:54",
            "create_date": "2023-07-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "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": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bfg.show",
            "domain_keyword": "bfg",
            "domain_tld": "show",
            "query_time": "2024-05-28 08:02:36",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bfg.army",
            "domain_keyword": "bfg",
            "domain_tld": "army",
            "query_time": "2024-05-12 00:00:11",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "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": 76,
            "domain_name": "bfg.lat",
            "domain_keyword": "bfg",
            "domain_tld": "lat",
            "query_time": "2024-05-18 18:24:33",
            "create_date": "2023-09-07",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-07",
            "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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bfg.life",
            "domain_keyword": "bfg",
            "domain_tld": "life",
            "query_time": "2024-05-03 18:56:54",
            "create_date": "2023-10-17",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bfg.ventures",
            "domain_keyword": "bfg",
            "domain_tld": "ventures",
            "query_time": "2024-05-12 00:00:12",
            "create_date": "2023-10-30",
            "update_date": "2023-12-21",
            "expiry_date": "2024-10-30",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bfg.nl",
            "domain_keyword": "bfg",
            "domain_tld": "nl",
            "query_time": "2024-06-08 01:38:17",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "bfg.pub",
            "domain_keyword": "bfg",
            "domain_tld": "pub",
            "query_time": "2024-05-06 11:09:20",
            "create_date": "2023-12-30",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shang Hai Huan Dai Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "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": [
                "byron.dnspod.net",
                "sunshine.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bfg.cash",
            "domain_keyword": "bfg",
            "domain_tld": "cash",
            "query_time": "2024-05-28 08:02:35",
            "create_date": "2024-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-03",
            "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": 82,
            "domain_name": "bfg.law",
            "domain_keyword": "bfg",
            "domain_tld": "law",
            "query_time": "2024-05-20 15:15:03",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2026-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Law Firm",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bfg.de",
            "domain_keyword": "bfg",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:46:21",
            "update_date": "2014-06-17",
            "name_servers": [
                "ns01.systemhaus.net",
                "ns02.systemhaus.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "bfg.name",
            "domain_keyword": "bfg",
            "domain_tld": "name",
            "query_time": "2024-05-06 11:09:20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 85,
            "domain_name": "bfg.au",
            "domain_keyword": "bfg",
            "domain_tld": "au",
            "query_time": "2024-05-12 00:00:12",
            "update_date": "2023-07-20",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Suzanne Haddan",
            "name_servers": [
                "ns1.hostingnetwork.net.au",
                "ns2.hostingnetwork.net.au",
                "ns3.hostingnetwork.net.au",
                "ns4.hostingnetwork.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bfg.net.au",
            "domain_keyword": "bfg",
            "domain_tld": "net.au",
            "query_time": "2024-05-19 09:26:32",
            "update_date": "2022-03-23",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Suzanne Haddan",
            "name_servers": [
                "ns1.hostingnetwork.net.au",
                "ns2.hostingnetwork.net.au",
                "ns3.hostingnetwork.net.au",
                "ns4.hostingnetwork.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bfg.im",
            "domain_keyword": "bfg",
            "domain_tld": "im",
            "query_time": "2024-05-18 18:24:33",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ]
        },
        {
            "num": 88,
            "domain_name": "bfg.ai",
            "domain_keyword": "bfg",
            "domain_tld": "ai",
            "query_time": "2024-05-18 18:24:33",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BFG Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "igor.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bfg.pt",
            "domain_keyword": "bfg",
            "domain_tld": "pt",
            "query_time": "2024-05-29 05:27:12",
            "expiry_date": "2024-02-07",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bfg</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>89</total>
  <relation>eq</relation>
  <current>89</current>
 </count>
 <unique_domains>bfg.com, bfg.pl, bfg.ru, bfg.net, bfg.org, bfg.ca, bfg.info, bfg.biz, bfg.us, bfg.aero, bfg.tv, bfg.co.uk, bfg.sk, bfg.mobi, bfg.su, bfg.jp, bfg.asia, bfg.com.cn, bfg.tel, bfg.me.uk, bfg.co.jp, bfg.lt, bfg.co.nz, bfg.immobilien, bfg.link, bfg.onl, bfg.gmbh, bfg.vip, bfg.company, bfg.media, bfg.cloud, bfg.marketing, bfg.technology, bfg.group, bfg.me, bfg.digital, bfg.app, bfg.bet, bfg.network, bfg.one, bfg.co.th, bfg.news, bfg.expert, bfg.uk, bfg.international, bfg.productions, bfg.org.pl, bfg.org.uk, bfg.cool, bfg.care, bfg.solutions, bfg.sh, bfg.training, bfg.foundation, bfg.xyz, bfg.academy, bfg.institute, bfg.earth, bfg.moda, bfg.capital, bfg.bike, bfg.ninja, bfg.systems, bfg.tax, bfg.zone, bfg.education, bfg.in.th, bfg.software, bfg.financial, bfg.com.pl, bfg.bar, bfg.agency, bfg.center, bfg.show, bfg.army, bfg.lat, bfg.life, bfg.ventures, bfg.nl, bfg.pub, bfg.cash, bfg.law, bfg.de, bfg.name, bfg.au, bfg.net.au, bfg.im, bfg.ai, bfg.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bfg.com</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>1992-11-24</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Compagnie Generale des Etablissements Michelin</registrant_name>
   <registrant_company>Compagnie Generale des Etablissements Michelin</registrant_company>
   <registrant_address>23, Place des Carmes-Dechaux</registrant_address>
   <registrant_city>Clermont-Ferrand</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>63000</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.473327392</registrant_phone>
   <registrant_fax>+33.473329795</registrant_fax>
   <name_servers>
    <value>pdns1.cscdns.net</value>
    <value>pdns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bfg.pl</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <create_date>1998-10-29</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2027-10-28</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bfg.ru</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:09:33</query_time>
   <create_date>1999-07-29</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC 'RU-CENTER'</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bfg.net</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2000-04-03</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>http://www.domaincostclub.com</registrar_website>
   <name_servers>
    <value>biz.thorofare.info</value>
    <value>info.thorofare.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bfg.org</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 11:44:54</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bfg.ca</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2000-10-01</create_date>
   <update_date>2021-04-17</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Radu Telehoiu</registrant_name>
   <registrant_company>Burman &amp; Fellows Group Inc.</registrant_company>
   <registrant_address>170 Travail Road</registrant_address>
   <registrant_city>Markham</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L3S3J1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9054721056</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bfg.info</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <create_date>2001-08-24</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ndsplitter.com</value>
    <value>ns2.ndsplitter.com</value>
    <value>ns3.ndsplitter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bfg.biz</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 00:00:12</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>91</registrar_iana>
   <registrar_name>007 Names, Inc.</registrar_name>
   <registrar_website>whois.007names.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>007Names, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bfg.us</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-03 18:56:55</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Michelin North America Inc.</registrant_name>
   <registrant_company>Michelin North America, Inc.</registrant_company>
   <registrant_address>One Parkway South</registrant_address>
   <registrant_city>Greenville</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>29615</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.473321150</registrant_phone>
   <registrant_fax>+33.473329795</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bfg.aero</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-06 11:09:20</query_time>
   <create_date>2002-08-21</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-21</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>Goodrich Corporation</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>atl-gateway.goodrich.com</value>
    <value>phx-gateway.goodrich.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bfg.tv</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-03 18:56:55</query_time>
   <create_date>2002-10-04</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-04</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>Compagnie Generale des Etablissements Michelin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>bfg.co.uk</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:56:56</query_time>
   <create_date>2003-04-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>bfg.sk</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:00:16</query_time>
   <create_date>2004-12-17</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>Compagnie Generale des Etablissements Michelin</registrant_name>
   <registrant_company>Compagnie Generale des Etablissements Michelin</registrant_company>
   <registrant_address>23, Place des Carmes-Dechaux</registrant_address>
   <registrant_city>Clermont-Ferrand</registrant_city>
   <registrant_zip>63000</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.473327392</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>bfg.mobi</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-28 08:02:36</query_time>
   <create_date>2006-09-18</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-18</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>Compagnie Generale des Etablissements Michelin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>15</num>
   <domain_name>bfg.su</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 16:32:48</query_time>
   <create_date>2006-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>bfg.jp</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>nishizawa mayumi</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>bfg.asia</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2008-02-23</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>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Compagnie Generale des Etablissements Michelin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>18</num>
   <domain_name>bfg.com.cn</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 17:26:35</query_time>
   <create_date>2008-12-27</create_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李葳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bfg.tel</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>European Foundation group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the 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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bfg.me.uk</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2009-08-30</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2026-08-30</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>bfg.co.jp</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2010-02-03</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>BFG Engineering Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>bfg.lt</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2011-03-30</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>UAB &quot;ELNETA&quot;</registrar_name>
   <registrar_website>http://www.elnet.lt</registrar_website>
   <registrant_company>UAB &quot;Elneta&quot;</registrant_company>
   <name_servers>
    <value>ns.elnet.lt</value>
    <value>ns2.domreg.lt</value>
    <value>ns2.elnet.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>bfg.co.nz</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2012-10-24</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bfg.immobilien</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2014-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</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>docks12.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bfg.link</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-14 22:22:43</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2028-09-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>bfg.onl</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2015-12-27</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-12-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bfg.gmbh</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Junicke 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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bfg.vip</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bfg.company</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2016-09-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bfg.media</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2016-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-17</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>Linde Verlag Ges.m.b.H.</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech 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.nameservice.at</value>
    <value>ns2.nameservice.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bfg.cloud</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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-1342.awsdns-39.org</value>
    <value>ns-1645.awsdns-13.co.uk</value>
    <value>ns-202.awsdns-25.com</value>
    <value>ns-688.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bfg.marketing</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-29 05:26:55</query_time>
   <create_date>2017-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</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>ns25.domaincontrol.com</value>
    <value>ns26.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>33</num>
   <domain_name>bfg.technology</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2017-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bfg.group</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2017-12-13</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>igor.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bfg.me</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</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>ns51.cleannameservers.com</value>
    <value>ns52.cleannameservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bfg.digital</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2018-03-09</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2025-03-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>athena.ns.cloudflare.com</value>
    <value>brett.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bfg.app</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 00:00:11</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bfg.bet</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-20 15:15:02</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns21.domaincontrol.com</value>
    <value>ns22.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>39</num>
   <domain_name>bfg.network</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-02</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>Booker Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Northamptonshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>bfg.one</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 18:24:36</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Heedberget AB</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bfg.co.th</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2019-02-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>BIG FOOD GROUP CO., LTD. (บริษัท บิ๊ก ฟู้ดส์ กรุ๊ป จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>master01.csloxinfo.com</value>
    <value>master02.csloxinfo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bfg.news</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</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>43</num>
   <domain_name>bfg.expert</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-04-24</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>44</num>
   <domain_name>bfg.uk</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>bfg.international</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bfg.productions</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-28 08:02:36</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.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>bfg.org.pl</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-03 18:56:55</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.neteasy.pl</value>
    <value>ns2.neteasy.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bfg.org.uk</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-08 01:38:22</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>bfg.cool</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2020-07-05</create_date>
   <update_date>2021-11-16</update_date>
   <expiry_date>2030-07-05</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>bofangang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bfg.care</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>51</num>
   <domain_name>bfg.solutions</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-06 11:09:20</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>52</num>
   <domain_name>bfg.sh</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-12 00:00:12</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>800087</registrar_iana>
   <registrar_name>InternetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa4.schlundtech.de</value>
    <value>nsb4.schlundtech.de</value>
    <value>nsc4.schlundtech.de</value>
    <value>nsd4.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bfg.training</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-14 22:22:43</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns65.domaincontrol.com</value>
    <value>ns66.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>54</num>
   <domain_name>bfg.foundation</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns17.domaincontrol.com</value>
    <value>ns18.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>bfg.xyz</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 11:09:36</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>3886</registrar_iana>
   <registrar_name>GrepApps Technology Inc.</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>56</num>
   <domain_name>bfg.academy</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemeinnützige Beschäftigungsförderungsgesellschaft mbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bfg.institute</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gemeinnützige Beschäftigungsförderungsgesellschaft mbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bfg.earth</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-02 06:40:17</query_time>
   <create_date>2021-11-28</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bfg.moda</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>moda</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-12-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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>bfg.capital</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2022-01-09</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-01-09</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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bfg.bike</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</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>docks02.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bfg.ninja</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2022-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-24</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>63</num>
   <domain_name>bfg.systems</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-28 08:02:36</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-30</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>Aberdeen City</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.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bfg.tax</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-08-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bfg.zone</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</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.triozona.net</value>
    <value>ns2.triozona.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bfg.education</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</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>ns25.domaincontrol.com</value>
    <value>ns26.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>67</num>
   <domain_name>bfg.in.th</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-22 02:24:10</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2027-02-28</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>BONFIRE GATHERING CO., LTD. (บริษัท บอนไฟเออร์ แกทเธอริง จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.bangmod.cloud</value>
    <value>ns2.bangmod.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bfg.software</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-29 05:26:56</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bfg.financial</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-06-02 06:40:17</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-03</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>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bfg.com.pl</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 08:02:37</query_time>
   <create_date>2023-05-26</create_date>
   <update_date>2023-06-01</update_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bfg.bar</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-12 00:00:12</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Expoplus B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>lisa.ns.cloudflare.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>bfg.agency</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>73</num>
   <domain_name>bfg.center</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-23 11:44:54</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</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>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bfg.show</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-28 08:02:36</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bfg.army</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>army</domain_tld>
   <query_time>2024-05-12 00:00:11</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</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>76</num>
   <domain_name>bfg.lat</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-07</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>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bfg.life</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-03 18:56:54</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>78</num>
   <domain_name>bfg.ventures</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-12 00:00:12</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-10-30</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.dns-parking.com</value>
    <value>ns2.dns-parking.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>79</num>
   <domain_name>bfg.nl</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 01:38:17</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bfg.pub</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-06 11:09:20</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-30</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>Shang Hai Huan Dai Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</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>byron.dnspod.net</value>
    <value>sunshine.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bfg.cash</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-28 08:02:35</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-03</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>82</num>
   <domain_name>bfg.law</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-20 15:15:03</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-03-22</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>Law Firm</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bfg.de</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:46:21</query_time>
   <update_date>2014-06-17</update_date>
   <name_servers>
    <value>ns01.systemhaus.net</value>
    <value>ns02.systemhaus.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>bfg.name</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-06 11:09:20</query_time>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>bfg.au</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-12 00:00:12</query_time>
   <update_date>2023-07-20</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Suzanne Haddan</registrant_name>
   <name_servers>
    <value>ns1.hostingnetwork.net.au</value>
    <value>ns2.hostingnetwork.net.au</value>
    <value>ns3.hostingnetwork.net.au</value>
    <value>ns4.hostingnetwork.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bfg.net.au</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-19 09:26:32</query_time>
   <update_date>2022-03-23</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Suzanne Haddan</registrant_name>
   <name_servers>
    <value>ns1.hostingnetwork.net.au</value>
    <value>ns2.hostingnetwork.net.au</value>
    <value>ns3.hostingnetwork.net.au</value>
    <value>ns4.hostingnetwork.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bfg.im</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>bfg.ai</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-18 18:24:33</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BFG Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>igor.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bfg.pt</domain_name>
   <domain_keyword>bfg</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 05:27:12</query_time>
   <expiry_date>2024-02-07</expiry_date>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.058</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 6,908 domain names (in 0.091 seconds) which look and sound like the brand name "bfg".
Domain Name Registered Expiry Registrar Ownership
1 bcg.co.uk 15 Jul 2022 15 Jul 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
2 bfm.ink 25 Feb 2024 25 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu xi hai shuo neng yuan ke ji you xian gong si
3 big.services 26 Aug 2015 26 Aug 2024 Mesh Digital Limited b.i.g. gruppe management gmbh
4 cfg.org.uk 17 Oct 2006 17 Oct 2024 UK2 Limited [Tag = UK2NET] -
5 wfg.boston 4 Sep 2020 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 dfg.net.cn 20 Sep 2023 20 Sep 2024 阿里云计算有限公司(万网) 陈俊
7 bcg.rest 17 Oct 2023 17 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
8 bf4.info 16 May 2012 16 May 2025 GoDaddy.com, LLC NameFind LLC
9 bfi.finance 18 Dec 2023 18 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 sfg.cat 2 Jan 2024 2 Jan 2025 Openprovider Whois Privacy Protection Foundation
11 bf1.lat 13 Aug 2023 13 Aug 2024 Porkbun, LLC Private by Design, LLC
12 bug.country 12 Apr 2023 12 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
13 bfm.hu 8 Nov 2015 - - -
14 b9g.de - - - -
15 bf7.ru 12 Apr 2008 12 Apr 2025 REGTIME-RU Private Person
16 bfu.ru 22 Oct 2019 22 Oct 2024 REGRU-RU Private Person
17 bmg.today 30 Jul 2021 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 mfg.su 10 Aug 2021 10 Aug 2024 RFRU-SU Private Person
19 ufg.co.uk 1 Sep 1999 1 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
20 bhg.golf 5 Jan 2021 5 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160465884
21 big.cn 17 Mar 2003 17 Mar 2025 阿里云计算有限公司(万网) 北京国网信息有限责任公司
22 bkg.com 20 Dec 1996 19 Dec 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
23 mfg.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 nfg.org.uk 1 Nov 2019 1 Nov 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
25 kbfg.us 30 Aug 2018 30 Aug 2025 Squarespace Domains II LLC K.B.F.G.
26 ifg.events 22 Jun 2021 22 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
27 mfg.ceo 24 Jan 2024 24 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0169991508
28 bff.center 12 May 2022 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 fbfg.site 10 Jan 2024 10 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
30 byg.wiki 23 Aug 2023 23 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 b-g.zone 23 Mar 2018 23 Mar 2026 RegistryGate GmbH REDACTED FOR PRIVACY
32 bgf.org.au - - Melbourne IT Systems Administrator
33 bbg.photos 9 Aug 2018 9 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0152375821
34 efg.life 7 Dec 2020 7 Dec 2024 Gandi SAS Essential Finance Group (UK)
35 kbfg.uk 28 Sep 2023 28 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
36 bcg.ovh 10 Feb 2024 10 Feb 2025 OVH Billard Club de Gradignan
37 qfg.asia 28 May 2024 28 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
38 lfg.com.pl 20 Dec 2017 20 Dec 2024 PERSKIMEDIA Szymon Perski -
39 bfh.org.uk 4 Oct 2001 4 Oct 2024 Namesco Limited [Tag = NAMESCO] -
40 bfng.us 8 May 2022 8 May 2024 GoDaddy.com, LLC Bel-Fonts Graphics
41 bfl.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
42 bfx.pl 25 May 2023 - Aftermarket.pl Limited -
43 bfd.studio 29 Mar 2023 29 Mar 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 hfg.cloud 3 Feb 2023 3 Feb 2025 PSI-USA, Inc. dba Domain Robot Strellson AG
45 bfy.lol 20 Jan 2024 20 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
46 bfd.la 27 Nov 2013 27 Nov 2024 GoDaddy.com, Inc. -
47 bfj.group 6 May 2023 6 May 2025 Dreamscape Networks International Pte Ltd BFJ Media
48 bfc.in.th 3 Feb 2021 3 Feb 2025 THNIC Books For Children Foundation (มูลนิธิหนังสือเพื่อเด็ก)
49 bvg.bio 24 Nov 2023 24 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 bfx.exchange 5 Aug 2019 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 0fg.top 29 May 2024 29 May 2025 Domain International Services Limited xingyunfeng
52 brg.eco 11 Jun 2019 11 Jun 2025 1API GmbH UAB Baltic Recycling Group
53 b4g.tv 21 Feb 2020 21 Feb 2025 eNom, LLC Registry Services, LLC
54 bifg.com 11 Aug 2000 11 Aug 2031 Tucows Domains Inc. -
55 big.cards 23 Sep 2022 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 sfg.ly 6 Jan 2010 6 Jan 2025 Libyan Spider Network (int) Hearst Communications Inc
57 bff.fyi 4 Sep 2022 4 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 beg.aero 27 Jun 2003 27 Jun 2030 Gandi SAS VINCI Concessions SAS
59 kfg.agency 21 Feb 2021 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 bsg.net.nz 1 Aug 2014 - Synergy Wholesale Accreditations Pty Ltd -
61 afg.bio 25 Apr 2020 25 Apr 2026 Gandi SAS AFG Bioscience LLC
62 bug.in.th 27 Aug 2014 26 Aug 2024 THNIC Personal Information*
63 bft.world 7 Apr 2024 7 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
64 bfcg.tokyo 13 Jan 2017 13 Jan 2029 GMO Internet Group, Inc. -
65 sfg.top 15 Aug 2023 15 Aug 2024 JSC “RU-CENTER” Privacy protection service - whoisproxy.ru
66 big.holiday 21 Apr 2014 21 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
67 bsg.jp 24 Jun 2021 30 Jun 2024 - (Not displayed by registrant's request)
68 bf3.com.cn 19 Apr 2024 19 Apr 2025 北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司) 杨璟
69 bfa.com 31 May 1995 30 May 2026 Amazon Registrar, Inc. Identity Protection Service
70 bfr.academy 20 Apr 2019 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 sfg.contact 9 Aug 2023 9 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 bfng.ru 6 Apr 2017 6 Apr 2025 REGRU-RU Private Person
73 byg.ru 13 Mar 2013 13 Mar 2025 SALENAMES-RU Private Person
74 bgf.it 13 Dec 2009 13 Dec 2024 Donat Network System di Molino hidden
75 b1g.ru 1 Sep 2007 1 Sep 2024 REGTIME-RU Private Person
76 blg.by 26 Oct 2015 26 Oct 2025 Active Technologies LLC ООО "Бел-Ларус-Групп"
77 bpfg.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
78 bfe.sk 21 Jan 2021 21 Jan 2025 INTERNET CZ, a.s. -
79 bxg.uk 30 Jan 2020 30 Jan 2025 Elife Limited [Tag = ELIFE] -
80 bog.loans 21 Apr 2024 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 btg.ae - - AESERVER BTG MARKETING AND TRADING DWC-LLC
82 brg.biz 15 May 2002 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 afg.works 8 Mar 2019 8 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
84 bftg.de - - - -
85 bfv.de - - - -
86 bfz.hu 25 Mar 1999 - - -
87 mfg.green 3 Sep 2023 3 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 blg.be 8 Apr 2005 - Registrar.nl B.V. -
89 bfe.llc 21 Mar 2022 21 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 bff.nyc 17 May 2017 17 May 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
91 rfg.net.au - - Domain Directors Pty Ltd trading as Instra Steve Essenstam
92 bag.farm 21 Aug 2021 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
93 bdg.email 14 Mar 2024 14 Mar 2025 DNSPod, Inc. fu yang shi chuang yuan wen hua chuan mei you xian gong si
94 bng.eco 28 Oct 2021 28 Oct 2026 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
95 big.vote 8 Nov 2018 8 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
96 bcg.wang 18 Jul 2014 18 Jul 2024 Chengdu west dimension digital Nan Chang Xi Zhi Xin Xi You Xian Gong Si
97 ofg.us 9 Jun 2004 8 Jun 2024 GoDaddy.com, LLC ana Ramos
98 bfm.sport 6 Dec 2018 6 Dec 2024 SafeBrands BUSINESS FM
99 bfk.net 15 Nov 2001 15 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
100 bag.hu 26 Feb 1998 - - -
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 Bfg.lt.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bfg.lt
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bfg.lt",
        "page_size": 100
    },
    "count": {
        "total": 6908,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bcg.co.uk, bfm.ink, big.services, cfg.org.uk, wfg.boston, dfg.net.cn, bcg.rest, bf4.info, bfi.finance, sfg.cat, bf1.lat, bug.country, bfm.hu, b9g.de, bf7.ru, bfu.ru, bmg.today, mfg.su, ufg.co.uk, bhg.golf, big.cn, bkg.com, mfg.app, nfg.org.uk, kbfg.us, ifg.events, mfg.ceo, bff.center, fbfg.site, byg.wiki, b-g.zone, bgf.org.au, bbg.photos, efg.life, kbfg.uk, bcg.ovh, qfg.asia, lfg.com.pl, bfh.org.uk, bfng.us, bfl.vip, bfx.pl, bfd.studio, hfg.cloud, bfy.lol, bfd.la, bfj.group, bfc.in.th, bvg.bio, bfx.exchange, 0fg.top, brg.eco, b4g.tv, bifg.com, big.cards, sfg.ly, bff.fyi, beg.aero, kfg.agency, bsg.net.nz, afg.bio, bug.in.th, bft.world, bfcg.tokyo, sfg.top, big.holiday, bsg.jp, bf3.com.cn, bfa.com, bfr.academy, sfg.contact, bfng.ru, byg.ru, bgf.it, b1g.ru, blg.by, bpfg.ru, bfe.sk, bxg.uk, bog.loans, btg.ae, brg.biz, afg.works, bftg.de, bfv.de, bfz.hu, mfg.green, blg.be, bfe.llc, bff.nyc, rfg.net.au, bag.farm, bdg.email, bng.eco, big.vote, bcg.wang, ofg.us, bfm.sport, bfk.net, bag.hu",
    "results": [
        {
            "num": 1,
            "domain_name": "bcg.co.uk",
            "domain_keyword": "bcg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 20:12:19",
            "create_date": "2022-07-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-07-15",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.quickdns.co.uk",
                "ns2.quickdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "bfm.ink",
            "domain_keyword": "bfm",
            "domain_tld": "ink",
            "query_time": "2024-04-12 14:40:19",
            "create_date": "2024-02-25",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-25",
            "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": "wu xi hai shuo neng yuan ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "big.services",
            "domain_keyword": "big",
            "domain_tld": "services",
            "query_time": "2024-04-20 13:50:57",
            "create_date": "2015-08-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "b.i.g. gruppe management gmbh",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cfg.org.uk",
            "domain_keyword": "cfg",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 14:30:08",
            "create_date": "2006-10-17",
            "update_date": "2022-10-10",
            "expiry_date": "2024-10-17",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "wfg.boston",
            "domain_keyword": "wfg",
            "domain_tld": "boston",
            "query_time": "2024-04-16 08:29:58",
            "create_date": "2020-09-04",
            "update_date": "2023-07-26",
            "expiry_date": "2024-09-04",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dfg.net.cn",
            "domain_keyword": "dfg",
            "domain_tld": "net.cn",
            "query_time": "2024-04-30 00:04:15",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "陈俊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bcg.rest",
            "domain_keyword": "bcg",
            "domain_tld": "rest",
            "query_time": "2024-04-30 06:14:38",
            "create_date": "2023-10-17",
            "update_date": "2024-02-15",
            "expiry_date": "2024-10-17",
            "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": [
                "darl.ns.cloudflare.com",
                "holly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bf4.info",
            "domain_keyword": "bf4",
            "domain_tld": "info",
            "query_time": "2024-05-03 18:53:58",
            "create_date": "2012-05-16",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": 9,
            "domain_name": "bfi.finance",
            "domain_keyword": "bfi",
            "domain_tld": "finance",
            "query_time": "2024-05-03 18:58:02",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "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": [
                "mario.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sfg.cat",
            "domain_keyword": "sfg",
            "domain_tld": "cat",
            "query_time": "2024-05-09 16:38:27",
            "create_date": "2024-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_state": "Zuid-Holland",
            "registrant_country": "NL",
            "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": [
                "athena.ns.cloudflare.com",
                "javon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bf1.lat",
            "domain_keyword": "bf1",
            "domain_tld": "lat",
            "query_time": "2024-05-02 00:33:09",
            "create_date": "2023-08-13",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-13",
            "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": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bug.country",
            "domain_keyword": "bug",
            "domain_tld": "country",
            "query_time": "2024-05-02 01:48:25",
            "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",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "bfm.hu",
            "domain_keyword": "bfm",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:38:01",
            "create_date": "2015-11-08"
        },
        {
            "num": 14,
            "domain_name": "b9g.de",
            "domain_keyword": "b9g",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:50:37",
            "update_date": "2020-09-10",
            "name_servers": [
                "ns2.potsdam.com",
                "pns.brandenburg.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "bf7.ru",
            "domain_keyword": "bf7",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:09:10",
            "create_date": "2008-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.isphoster.net",
                "ns2.isphoster.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "bfu.ru",
            "domain_keyword": "bfu",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:10:13",
            "create_date": "2019-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "bmg.today",
            "domain_keyword": "bmg",
            "domain_tld": "today",
            "query_time": "2024-05-07 18:21:05",
            "create_date": "2021-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mfg.su",
            "domain_keyword": "mfg",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:35:28",
            "create_date": "2021-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "ufg.co.uk",
            "domain_keyword": "ufg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 04:12:25",
            "create_date": "1999-09-01",
            "update_date": "2023-08-22",
            "expiry_date": "2025-09-01",
            "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": 20,
            "domain_name": "bhg.golf",
            "domain_keyword": "bhg",
            "domain_tld": "golf",
            "query_time": "2024-05-08 19:09:12",
            "create_date": "2021-01-05",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160465884",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "big.cn",
            "domain_keyword": "big",
            "domain_tld": "cn",
            "query_time": "2024-05-08 19:41:13",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京国网信息有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bkg.com",
            "domain_keyword": "bkg",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:07:00",
            "create_date": "1996-12-20",
            "update_date": "2022-09-22",
            "expiry_date": "2025-12-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mfg.app",
            "domain_keyword": "mfg",
            "domain_tld": "app",
            "query_time": "2024-05-21 22:12:32",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nfg.org.uk",
            "domain_keyword": "nfg",
            "domain_tld": "org.uk",
            "query_time": "2024-05-19 06:38:21",
            "create_date": "2019-11-01",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-01",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "kbfg.us",
            "domain_keyword": "kbfg",
            "domain_tld": "us",
            "query_time": "2024-05-21 11:53:44",
            "create_date": "2018-08-30",
            "update_date": "2023-11-18",
            "expiry_date": "2025-08-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Harold Stephen",
            "registrant_company": "K.B.F.G.",
            "registrant_address": "10319 Westlake Dr, Suite 240",
            "registrant_city": "Bethesda",
            "registrant_state": "MD",
            "registrant_zip": "20817",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2027408215",
            "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": 26,
            "domain_name": "ifg.events",
            "domain_keyword": "ifg",
            "domain_tld": "events",
            "query_time": "2024-05-20 12:56:13",
            "create_date": "2021-06-22",
            "update_date": "2024-01-31",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mfg.ceo",
            "domain_keyword": "mfg",
            "domain_tld": "ceo",
            "query_time": "2024-05-21 13:54:04",
            "create_date": "2024-01-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169991508",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bff.center",
            "domain_keyword": "bff",
            "domain_tld": "center",
            "query_time": "2024-05-14 22:22:40",
            "create_date": "2022-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fbfg.site",
            "domain_keyword": "fbfg",
            "domain_tld": "site",
            "query_time": "2024-05-12 06:05:03",
            "create_date": "2024-01-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-10",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "byg.wiki",
            "domain_keyword": "byg",
            "domain_tld": "wiki",
            "query_time": "2024-05-14 08:31:35",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "b-g.zone",
            "domain_keyword": "b-g",
            "domain_tld": "zone",
            "query_time": "2024-05-21 02:49:43",
            "create_date": "2018-03-23",
            "update_date": "2024-04-11",
            "expiry_date": "2026-03-23",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bgf.org.au",
            "domain_keyword": "bgf",
            "domain_tld": "org.au",
            "query_time": "2024-05-20 15:18:56",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Systems Administrator",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bbg.photos",
            "domain_keyword": "bbg",
            "domain_tld": "photos",
            "query_time": "2024-05-15 15:43:08",
            "create_date": "2018-08-09",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0152375821",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "efg.life",
            "domain_keyword": "efg",
            "domain_tld": "life",
            "query_time": "2024-05-18 08:07:35",
            "create_date": "2020-12-07",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Essential Finance Group (UK)",
            "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-1421.awsdns-49.org",
                "ns-1898.awsdns-45.co.uk",
                "ns-275.awsdns-34.com",
                "ns-755.awsdns-30.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kbfg.uk",
            "domain_keyword": "kbfg",
            "domain_tld": "uk",
            "query_time": "2024-06-02 01:38:09",
            "create_date": "2023-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "bcg.ovh",
            "domain_keyword": "bcg",
            "domain_tld": "ovh",
            "query_time": "2024-06-02 05:49:32",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Billard Club de Gradignan",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "qfg.asia",
            "domain_keyword": "qfg",
            "domain_tld": "asia",
            "query_time": "2024-05-30 14:17:02",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "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": [
                "nolan.ns.cloudflare.com",
                "tess.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lfg.com.pl",
            "domain_keyword": "lfg",
            "domain_tld": "com.pl",
            "query_time": "2024-06-02 02:16:34",
            "create_date": "2017-12-20",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-20",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.microhost.pl",
                "ns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bfh.org.uk",
            "domain_keyword": "bfh",
            "domain_tld": "org.uk",
            "query_time": "2024-06-02 06:40:18",
            "create_date": "2001-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "bfng.us",
            "domain_keyword": "bfng",
            "domain_tld": "us",
            "query_time": "2024-05-29 05:27:34",
            "create_date": "2022-05-08",
            "update_date": "2024-05-20",
            "expiry_date": "2024-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jeffrey Beltz",
            "registrant_company": "Bel-Fonts Graphics",
            "registrant_address": "123 Main St",
            "registrant_city": "Oberlin",
            "registrant_state": "Ohio",
            "registrant_zip": "44074",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4407076720",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bfl.vip",
            "domain_keyword": "bfl",
            "domain_tld": "vip",
            "query_time": "2024-05-29 05:27:21",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bfx.pl",
            "domain_keyword": "bfx",
            "domain_tld": "pl",
            "query_time": "2024-05-29 05:29:09",
            "create_date": "2023-05-25",
            "update_date": "2024-04-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 43,
            "domain_name": "bfd.studio",
            "domain_keyword": "bfd",
            "domain_tld": "studio",
            "query_time": "2024-05-29 05:26:08",
            "create_date": "2023-03-29",
            "update_date": "2024-05-28",
            "expiry_date": "2024-03-29",
            "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",
                "pendingDelete"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "hfg.cloud",
            "domain_keyword": "hfg",
            "domain_tld": "cloud",
            "query_time": "2024-05-29 14:54:26",
            "create_date": "2023-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "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": "Strellson AG",
            "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": [
                "ns10.managed-ip.com",
                "ns11.managed-ip.info",
                "ns12.managed-ip.info",
                "ns9.managed-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bfy.lol",
            "domain_keyword": "bfy",
            "domain_tld": "lol",
            "query_time": "2024-05-28 08:06:32",
            "create_date": "2024-01-20",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bfd.la",
            "domain_keyword": "bfd",
            "domain_tld": "la",
            "query_time": "2024-05-28 08:01:26",
            "create_date": "2013-11-27",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-27",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/bfd.la/registrant",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bfj.group",
            "domain_keyword": "bfj",
            "domain_tld": "group",
            "query_time": "2024-05-28 08:03:32",
            "create_date": "2023-05-06",
            "update_date": "2023-06-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BFJ Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "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.bfjmedia.com.au",
                "ns2.bfjmedia.com.au",
                "ns3.bfjmedia.com.au",
                "ns4.bfjmedia.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bfc.in.th",
            "domain_keyword": "bfc",
            "domain_tld": "in.th",
            "query_time": "2024-05-28 08:01:11",
            "create_date": "2021-02-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-03",
            "registrar_name": "THNIC",
            "registrant_company": "Books For Children Foundation (มูลนิธิหนังสือเพื่อเด็ก)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.dotarai.com",
                "ns2.dotarai.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bvg.bio",
            "domain_keyword": "bvg",
            "domain_tld": "bio",
            "query_time": "2024-05-25 20:35:59",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "bfx.exchange",
            "domain_keyword": "bfx",
            "domain_tld": "exchange",
            "query_time": "2024-06-06 08:48:27",
            "create_date": "2019-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "0fg.top",
            "domain_keyword": "0fg",
            "domain_tld": "top",
            "query_time": "2024-06-02 22:32:49",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xingyunfeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MianYangShi",
            "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.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "brg.eco",
            "domain_keyword": "brg",
            "domain_tld": "eco",
            "query_time": "2024-06-06 14:11:58",
            "create_date": "2019-06-11",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UAB Baltic Recycling Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "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.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "b4g.tv",
            "domain_keyword": "b4g",
            "domain_tld": "tv",
            "query_time": "2024-06-06 03:59:26",
            "create_date": "2020-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "ns5.awardspace.com",
                "ns6.awardspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bifg.com",
            "domain_keyword": "bifg",
            "domain_tld": "com",
            "query_time": "2024-06-03 16:32:44",
            "create_date": "2000-08-11",
            "update_date": "2024-03-11",
            "expiry_date": "2031-08-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "big.cards",
            "domain_keyword": "big",
            "domain_tld": "cards",
            "query_time": "2024-06-03 16:34:53",
            "create_date": "2022-09-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-23",
            "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": [
                "brynne.ns.cloudflare.com",
                "osmar.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sfg.ly",
            "domain_keyword": "sfg",
            "domain_tld": "ly",
            "query_time": "2024-06-08 12:48:40",
            "create_date": "2010-01-06",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-06",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Domains Administrator",
            "registrant_company": "Hearst Communications Inc",
            "registrant_address": "300 West 57th Street",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10019",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126492000",
            "name_servers": [
                "ns1.hearstnp.com",
                "ns2.hearstnp.com",
                "ns3.hearstnp.com",
                "ns4.hearstnp.com",
                "ns5.hearstnp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bff.fyi",
            "domain_keyword": "bff",
            "domain_tld": "fyi",
            "query_time": "2024-06-08 01:36:55",
            "create_date": "2022-09-04",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "beg.aero",
            "domain_keyword": "beg",
            "domain_tld": "aero",
            "query_time": "2024-06-10 03:27:03",
            "create_date": "2003-06-27",
            "update_date": "2024-02-06",
            "expiry_date": "2030-06-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VINCI Concessions SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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-214-b.gandi.net",
                "ns-242-a.gandi.net",
                "ns-71-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kfg.agency",
            "domain_keyword": "kfg",
            "domain_tld": "agency",
            "query_time": "2024-06-08 20:05:33",
            "create_date": "2021-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "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": 60,
            "domain_name": "bsg.net.nz",
            "domain_keyword": "bsg",
            "domain_tld": "net.nz",
            "query_time": "2024-06-12 16:46:18",
            "create_date": "2014-08-01",
            "update_date": "2023-07-23",
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "name_servers": [
                "kolton.ns.cloudflare.com",
                "maisie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "afg.bio",
            "domain_keyword": "afg",
            "domain_tld": "bio",
            "query_time": "2024-06-13 07:22:09",
            "create_date": "2020-04-25",
            "update_date": "2024-01-15",
            "expiry_date": "2026-04-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AFG Bioscience LLC",
            "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": [
                "ns-100-b.gandi.net",
                "ns-74-a.gandi.net",
                "ns-94-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bug.in.th",
            "domain_keyword": "bug",
            "domain_tld": "in.th",
            "query_time": "2024-04-08 08:42:00",
            "create_date": "2014-08-27",
            "update_date": "2022-09-20",
            "expiry_date": "2024-08-26",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "CH",
            "name_servers": [
                "ns1.bug.ch",
                "ns2.bug.ch",
                "ns3.bug.ch"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bft.world",
            "domain_keyword": "bft",
            "domain_tld": "world",
            "query_time": "2024-04-12 14:40:37",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "bfcg.tokyo",
            "domain_keyword": "bfcg",
            "domain_tld": "tokyo",
            "query_time": "2024-04-14 20:44:57",
            "create_date": "2017-01-13",
            "update_date": "2023-02-28",
            "expiry_date": "2029-01-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "sfg.top",
            "domain_keyword": "sfg",
            "domain_tld": "top",
            "query_time": "2024-04-19 12:43:07",
            "create_date": "2023-08-15",
            "update_date": "2024-02-12",
            "expiry_date": "2024-08-15",
            "registrar_iana": 463,
            "registrar_name": "JSC “RU-CENTER”",
            "registrar_website": "http://www.nic.ru/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gcloudns.com",
                "ns1.getcourse.ru",
                "ns2.gcloudns.com",
                "ns2.getcourse.ru",
                "ns3.gcloudns.com",
                "ns3.getcourse.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "big.holiday",
            "domain_keyword": "big",
            "domain_tld": "holiday",
            "query_time": "2024-04-20 13:50:57",
            "create_date": "2014-04-21",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bsg.jp",
            "domain_keyword": "bsg",
            "domain_tld": "jp",
            "query_time": "2024-04-18 08:21:49",
            "create_date": "2021-06-24",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "bf3.com.cn",
            "domain_keyword": "bf3",
            "domain_tld": "com.cn",
            "query_time": "2024-05-03 18:53:55",
            "create_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_name": "北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司)",
            "registrant_name": "杨璟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "jerome.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bfa.com",
            "domain_keyword": "bfa",
            "domain_tld": "com",
            "query_time": "2024-05-03 18:54:15",
            "create_date": "1995-05-31",
            "update_date": "2022-12-06",
            "expiry_date": "2026-05-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bfa.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "bonnie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bfr.academy",
            "domain_keyword": "bfr",
            "domain_tld": "academy",
            "query_time": "2024-05-03 19:00:11",
            "create_date": "2019-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sfg.contact",
            "domain_keyword": "sfg",
            "domain_tld": "contact",
            "query_time": "2024-05-02 03:19:49",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "bfng.ru",
            "domain_keyword": "bfng",
            "domain_tld": "ru",
            "query_time": "2024-05-03 09:09:46",
            "create_date": "2017-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "byg.ru",
            "domain_keyword": "byg",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:27:06",
            "create_date": "2013-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "bgf.it",
            "domain_keyword": "bgf",
            "domain_tld": "it",
            "query_time": "2024-04-21 18:53:02",
            "create_date": "2009-12-13",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_name": "Donat Network System di Molino",
            "registrar_website": "http://www.sincrono.net",
            "registrant_company": "hidden",
            "name_servers": [
                "dns2.assotld.it",
                "sam.userspace.it",
                "slave.sincrono.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 75,
            "domain_name": "b1g.ru",
            "domain_keyword": "b1g",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:13:45",
            "create_date": "2007-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "blg.by",
            "domain_keyword": "blg",
            "domain_tld": "by",
            "query_time": "2024-05-01 11:46:39",
            "create_date": "2015-10-26",
            "update_date": "2023-09-01",
            "expiry_date": "2025-10-26",
            "registrar_name": "Active Technologies LLC",
            "registrant_company": "ООО \"Бел-Ларус-Групп\"",
            "registrant_address": "220118, Минская область, Минск, Шишкина, 20, 20",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375444890491",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net",
                "ns3.activeby.net"
            ]
        },
        {
            "num": 77,
            "domain_name": "bpfg.ru",
            "domain_keyword": "bpfg",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:03:59",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "bfe.sk",
            "domain_keyword": "bfe",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:00:15",
            "create_date": "2021-01-21",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-21",
            "registrar_name": "INTERNET CZ, a.s.",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 79,
            "domain_name": "bxg.uk",
            "domain_keyword": "bxg",
            "domain_tld": "uk",
            "query_time": "2024-05-06 01:23:55",
            "create_date": "2020-01-30",
            "update_date": "2024-02-08",
            "expiry_date": "2025-01-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "bog.loans",
            "domain_keyword": "bog",
            "domain_tld": "loans",
            "query_time": "2024-04-24 16:23:00",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "btg.ae",
            "domain_keyword": "btg",
            "domain_tld": "ae",
            "query_time": "2024-04-18 12:28:54",
            "registrar_name": "AESERVER",
            "registrant_name": "Onur Bayyurt",
            "registrant_company": "BTG MARKETING AND TRADING DWC-LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns100.aeserver.com",
                "ns101.aeserver.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 82,
            "domain_name": "brg.biz",
            "domain_keyword": "brg",
            "domain_tld": "biz",
            "query_time": "2024-04-27 01:29:16",
            "create_date": "2002-05-15",
            "update_date": "2023-09-25",
            "expiry_date": "2025-05-14",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "afg.works",
            "domain_keyword": "afg",
            "domain_tld": "works",
            "query_time": "2024-05-07 22:55:24",
            "create_date": "2019-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bftg.de",
            "domain_keyword": "bftg",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:46:52",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "bfv.de",
            "domain_keyword": "bfv",
            "domain_tld": "de",
            "query_time": "2024-05-05 15:46:54",
            "update_date": "2023-11-08",
            "name_servers": [
                "anderson.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "bfz.hu",
            "domain_keyword": "bfz",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:38:01",
            "create_date": "1999-03-25"
        },
        {
            "num": 87,
            "domain_name": "mfg.green",
            "domain_keyword": "mfg",
            "domain_tld": "green",
            "query_time": "2024-05-19 01:00:01",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "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": 88,
            "domain_name": "blg.be",
            "domain_keyword": "blg",
            "domain_tld": "be",
            "query_time": "2024-05-18 01:54:09",
            "create_date": "2005-04-08",
            "registrar_name": "Registrar.nl B.V.",
            "registrar_website": "http://registrar.nl",
            "name_servers": [
                "ns.eurosrs.com",
                "ns.eurosrs.net",
                "ns.eurosrs.org"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 89,
            "domain_name": "bfe.llc",
            "domain_keyword": "bfe",
            "domain_tld": "llc",
            "query_time": "2024-05-20 15:14:54",
            "create_date": "2022-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "bff.nyc",
            "domain_keyword": "bff",
            "domain_tld": "nyc",
            "query_time": "2024-05-20 15:14:58",
            "create_date": "2017-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1510.awsdns-60.org",
                "ns-1598.awsdns-07.co.uk",
                "ns-316.awsdns-39.com",
                "ns-835.awsdns-40.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "rfg.net.au",
            "domain_keyword": "rfg",
            "domain_tld": "net.au",
            "query_time": "2024-05-15 19:59:31",
            "update_date": "2024-04-03",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Steve Essenstam",
            "name_servers": [
                "ns1.safehost.com.au",
                "ns2.safehost.com.au",
                "ns3.safehost.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bag.farm",
            "domain_keyword": "bag",
            "domain_tld": "farm",
            "query_time": "2024-05-13 01:43:56",
            "create_date": "2021-08-21",
            "update_date": "2023-10-05",
            "expiry_date": "2024-08-21",
            "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": [
                "ns8603.hostgator.com",
                "ns8604.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bdg.email",
            "domain_keyword": "bdg",
            "domain_tld": "email",
            "query_time": "2024-05-16 00:55:02",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fu yang shi chuang yuan wen hua chuan mei you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "sebastiane.dnspod.net",
                "soil.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bng.eco",
            "domain_keyword": "bng",
            "domain_tld": "eco",
            "query_time": "2024-05-23 17:47:55",
            "create_date": "2021-10-28",
            "update_date": "2022-04-10",
            "expiry_date": "2026-10-28",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambridgeshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "big.vote",
            "domain_keyword": "big",
            "domain_tld": "vote",
            "query_time": "2024-05-22 19:16:20",
            "create_date": "2018-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "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_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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bcg.wang",
            "domain_keyword": "bcg",
            "domain_tld": "wang",
            "query_time": "2024-05-24 11:18:51",
            "create_date": "2014-07-18",
            "update_date": "2022-09-26",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nan Chang Xi Zhi Xin Xi You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JiangXi",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ofg.us",
            "domain_keyword": "ofg",
            "domain_tld": "us",
            "query_time": "2024-05-12 02:41:57",
            "create_date": "2004-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "ana Ramos",
            "registrant_address": "PO Box 195115",
            "registrant_city": "San Juan",
            "registrant_state": "PR",
            "registrant_zip": "00919-5115",
            "registrant_country": "PR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7877716800",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bfm.sport",
            "domain_keyword": "bfm",
            "domain_tld": "sport",
            "query_time": "2024-05-12 00:02:50",
            "create_date": "2018-12-06",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1290,
            "registrar_name": "SafeBrands",
            "registrar_website": "https://safebrands.com",
            "registrant_company": "BUSINESS FM",
            "registrant_country": "FR",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.mailclub.fr",
                "b.ns.mailclub.eu",
                "c.ns.mailclub.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bfk.net",
            "domain_keyword": "bfk",
            "domain_tld": "net",
            "query_time": "2024-05-12 00:01:39",
            "create_date": "2001-11-15",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bag.hu",
            "domain_keyword": "bag",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:17:56",
            "create_date": "1998-02-26"
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bfg.lt</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6908</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bcg.co.uk, bfm.ink, big.services, cfg.org.uk, wfg.boston, dfg.net.cn, bcg.rest, bf4.info, bfi.finance, sfg.cat, bf1.lat, bug.country, bfm.hu, b9g.de, bf7.ru, bfu.ru, bmg.today, mfg.su, ufg.co.uk, bhg.golf, big.cn, bkg.com, mfg.app, nfg.org.uk, kbfg.us, ifg.events, mfg.ceo, bff.center, fbfg.site, byg.wiki, b-g.zone, bgf.org.au, bbg.photos, efg.life, kbfg.uk, bcg.ovh, qfg.asia, lfg.com.pl, bfh.org.uk, bfng.us, bfl.vip, bfx.pl, bfd.studio, hfg.cloud, bfy.lol, bfd.la, bfj.group, bfc.in.th, bvg.bio, bfx.exchange, 0fg.top, brg.eco, b4g.tv, bifg.com, big.cards, sfg.ly, bff.fyi, beg.aero, kfg.agency, bsg.net.nz, afg.bio, bug.in.th, bft.world, bfcg.tokyo, sfg.top, big.holiday, bsg.jp, bf3.com.cn, bfa.com, bfr.academy, sfg.contact, bfng.ru, byg.ru, bgf.it, b1g.ru, blg.by, bpfg.ru, bfe.sk, bxg.uk, bog.loans, btg.ae, brg.biz, afg.works, bftg.de, bfv.de, bfz.hu, mfg.green, blg.be, bfe.llc, bff.nyc, rfg.net.au, bag.farm, bdg.email, bng.eco, big.vote, bcg.wang, ofg.us, bfm.sport, bfk.net, bag.hu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bcg.co.uk</domain_name>
   <domain_keyword>bcg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 20:12:19</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.quickdns.co.uk</value>
    <value>ns2.quickdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bfm.ink</domain_name>
   <domain_keyword>bfm</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-12 14:40:19</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-25</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>wu xi hai shuo neng yuan ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>big.services</domain_name>
   <domain_keyword>big</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-20 13:50:57</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>b.i.g. gruppe management gmbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cfg.org.uk</domain_name>
   <domain_keyword>cfg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 14:30:08</query_time>
   <create_date>2006-10-17</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>wfg.boston</domain_name>
   <domain_keyword>wfg</domain_keyword>
   <domain_tld>boston</domain_tld>
   <query_time>2024-04-16 08:29:58</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-09-04</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dfg.net.cn</domain_name>
   <domain_keyword>dfg</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-30 00:04:15</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>陈俊</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bcg.rest</domain_name>
   <domain_keyword>bcg</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-04-30 06:14:38</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-10-17</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>darl.ns.cloudflare.com</value>
    <value>holly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bf4.info</domain_name>
   <domain_keyword>bf4</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 18:53:58</query_time>
   <create_date>2012-05-16</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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>9</num>
   <domain_name>bfi.finance</domain_name>
   <domain_keyword>bfi</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-03 18:58:02</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</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>mario.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sfg.cat</domain_name>
   <domain_keyword>sfg</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-09 16:38:27</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_country>NL</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>athena.ns.cloudflare.com</value>
    <value>javon.ns.cloudflare.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>bf1.lat</domain_name>
   <domain_keyword>bf1</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-02 00:33:09</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-13</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>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bug.country</domain_name>
   <domain_keyword>bug</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-02 01:48:25</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>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>bfm.hu</domain_name>
   <domain_keyword>bfm</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:38:01</query_time>
   <create_date>2015-11-08</create_date>
  </value>
  <value>
   <num>14</num>
   <domain_name>b9g.de</domain_name>
   <domain_keyword>b9g</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:50:37</query_time>
   <update_date>2020-09-10</update_date>
   <name_servers>
    <value>ns2.potsdam.com</value>
    <value>pns.brandenburg.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>bf7.ru</domain_name>
   <domain_keyword>bf7</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:09:10</query_time>
   <create_date>2008-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.isphoster.net</value>
    <value>ns2.isphoster.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>bfu.ru</domain_name>
   <domain_keyword>bfu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:10:13</query_time>
   <create_date>2019-10-22</create_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>bmg.today</domain_name>
   <domain_keyword>bmg</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-07 18:21:05</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</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>ns17.domaincontrol.com</value>
    <value>ns18.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>18</num>
   <domain_name>mfg.su</domain_name>
   <domain_keyword>mfg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:35:28</query_time>
   <create_date>2021-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ufg.co.uk</domain_name>
   <domain_keyword>ufg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 04:12:25</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-09-01</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>20</num>
   <domain_name>bhg.golf</domain_name>
   <domain_keyword>bhg</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-08 19:09:12</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0160465884</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>big.cn</domain_name>
   <domain_keyword>big</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 19:41:13</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bkg.com</domain_name>
   <domain_keyword>bkg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:07:00</query_time>
   <create_date>1996-12-20</create_date>
   <update_date>2022-09-22</update_date>
   <expiry_date>2025-12-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>23</num>
   <domain_name>mfg.app</domain_name>
   <domain_keyword>mfg</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 22:12:32</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</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>ns71.domaincontrol.com</value>
    <value>ns72.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>24</num>
   <domain_name>nfg.org.uk</domain_name>
   <domain_keyword>nfg</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-19 06:38:21</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>kbfg.us</domain_name>
   <domain_keyword>kbfg</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-21 11:53:44</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Harold Stephen</registrant_name>
   <registrant_company>K.B.F.G.</registrant_company>
   <registrant_address>10319 Westlake Dr, Suite 240</registrant_address>
   <registrant_city>Bethesda</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20817</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2027408215</registrant_phone>
   <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>26</num>
   <domain_name>ifg.events</domain_name>
   <domain_keyword>ifg</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-20 12:56:13</query_time>
   <create_date>2021-06-22</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mfg.ceo</domain_name>
   <domain_keyword>mfg</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-21 13:54:04</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169991508</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bff.center</domain_name>
   <domain_keyword>bff</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-14 22:22:40</query_time>
   <create_date>2022-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fbfg.site</domain_name>
   <domain_keyword>fbfg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 06:05:03</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-10</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>ns27.domaincontrol.com</value>
    <value>ns28.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>30</num>
   <domain_name>byg.wiki</domain_name>
   <domain_keyword>byg</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-14 08:31:35</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</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>ns27.domaincontrol.com</value>
    <value>ns28.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>31</num>
   <domain_name>b-g.zone</domain_name>
   <domain_keyword>b-g</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-21 02:49:43</query_time>
   <create_date>2018-03-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-03-23</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bgf.org.au</domain_name>
   <domain_keyword>bgf</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-20 15:18:56</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Systems Administrator</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bbg.photos</domain_name>
   <domain_keyword>bbg</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-15 15:43:08</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0152375821</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>efg.life</domain_name>
   <domain_keyword>efg</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-18 08:07:35</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-07</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_company>Essential Finance Group (UK)</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-1421.awsdns-49.org</value>
    <value>ns-1898.awsdns-45.co.uk</value>
    <value>ns-275.awsdns-34.com</value>
    <value>ns-755.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kbfg.uk</domain_name>
   <domain_keyword>kbfg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 01:38:09</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>bcg.ovh</domain_name>
   <domain_keyword>bcg</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-02 05:49:32</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Billard Club de Gradignan</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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>qfg.asia</domain_name>
   <domain_keyword>qfg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 14:17:02</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>wei fang xiao ben xin xi ke ji you xian gong si</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>nolan.ns.cloudflare.com</value>
    <value>tess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lfg.com.pl</domain_name>
   <domain_keyword>lfg</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-02 02:16:34</query_time>
   <create_date>2017-12-20</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.microhost.pl</value>
    <value>ns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bfh.org.uk</domain_name>
   <domain_keyword>bfh</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-02 06:40:18</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>bfng.us</domain_name>
   <domain_keyword>bfng</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 05:27:34</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jeffrey Beltz</registrant_name>
   <registrant_company>Bel-Fonts Graphics</registrant_company>
   <registrant_address>123 Main St</registrant_address>
   <registrant_city>Oberlin</registrant_city>
   <registrant_state>Ohio</registrant_state>
   <registrant_zip>44074</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4407076720</registrant_phone>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>41</num>
   <domain_name>bfl.vip</domain_name>
   <domain_keyword>bfl</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 05:27:21</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bfx.pl</domain_name>
   <domain_keyword>bfx</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 05:29:09</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-04-20</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bfd.studio</domain_name>
   <domain_keyword>bfd</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-29 05:26:08</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-03-29</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>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hfg.cloud</domain_name>
   <domain_keyword>hfg</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-29 14:54:26</query_time>
   <create_date>2023-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>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>Strellson AG</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>ns10.managed-ip.com</value>
    <value>ns11.managed-ip.info</value>
    <value>ns12.managed-ip.info</value>
    <value>ns9.managed-ip.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>bfy.lol</domain_name>
   <domain_keyword>bfy</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-28 08:06:32</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bfd.la</domain_name>
   <domain_keyword>bfd</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-28 08:01:26</query_time>
   <create_date>2013-11-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/bfd.la/registrant</registrant_email>
   <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>47</num>
   <domain_name>bfj.group</domain_name>
   <domain_keyword>bfj</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-28 08:03:32</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BFJ Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</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.bfjmedia.com.au</value>
    <value>ns2.bfjmedia.com.au</value>
    <value>ns3.bfjmedia.com.au</value>
    <value>ns4.bfjmedia.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bfc.in.th</domain_name>
   <domain_keyword>bfc</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-28 08:01:11</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Books For Children Foundation (มูลนิธิหนังสือเพื่อเด็ก)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.dotarai.com</value>
    <value>ns2.dotarai.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bvg.bio</domain_name>
   <domain_keyword>bvg</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 20:35:59</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bfx.exchange</domain_name>
   <domain_keyword>bfx</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-06 08:48:27</query_time>
   <create_date>2019-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>51</num>
   <domain_name>0fg.top</domain_name>
   <domain_keyword>0fg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 22:32:49</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xingyunfeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MianYangShi</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.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>brg.eco</domain_name>
   <domain_keyword>brg</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-06-06 14:11:58</query_time>
   <create_date>2019-06-11</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-11</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>UAB Baltic Recycling Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LT</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.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>b4g.tv</domain_name>
   <domain_keyword>b4g</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-06 03:59:26</query_time>
   <create_date>2020-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>ns5.awardspace.com</value>
    <value>ns6.awardspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bifg.com</domain_name>
   <domain_keyword>bifg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 16:32:44</query_time>
   <create_date>2000-08-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-08-11</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.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>big.cards</domain_name>
   <domain_keyword>big</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-06-03 16:34:53</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-23</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>brynne.ns.cloudflare.com</value>
    <value>osmar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sfg.ly</domain_name>
   <domain_keyword>sfg</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-06-08 12:48:40</query_time>
   <create_date>2010-01-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Domains Administrator</registrant_name>
   <registrant_company>Hearst Communications Inc</registrant_company>
   <registrant_address>300 West 57th Street</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10019</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126492000</registrant_phone>
   <name_servers>
    <value>ns1.hearstnp.com</value>
    <value>ns2.hearstnp.com</value>
    <value>ns3.hearstnp.com</value>
    <value>ns4.hearstnp.com</value>
    <value>ns5.hearstnp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bff.fyi</domain_name>
   <domain_keyword>bff</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-08 01:36:55</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>beg.aero</domain_name>
   <domain_keyword>beg</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-10 03:27:03</query_time>
   <create_date>2003-06-27</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2030-06-27</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_company>VINCI Concessions SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</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-214-b.gandi.net</value>
    <value>ns-242-a.gandi.net</value>
    <value>ns-71-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kfg.agency</domain_name>
   <domain_keyword>kfg</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-08 20:05:33</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</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>60</num>
   <domain_name>bsg.net.nz</domain_name>
   <domain_keyword>bsg</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-06-12 16:46:18</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2023-07-23</update_date>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <name_servers>
    <value>kolton.ns.cloudflare.com</value>
    <value>maisie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>afg.bio</domain_name>
   <domain_keyword>afg</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-06-13 07:22:09</query_time>
   <create_date>2020-04-25</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2026-04-25</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_company>AFG Bioscience LLC</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>ns-100-b.gandi.net</value>
    <value>ns-74-a.gandi.net</value>
    <value>ns-94-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bug.in.th</domain_name>
   <domain_keyword>bug</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-04-08 08:42:00</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns1.bug.ch</value>
    <value>ns2.bug.ch</value>
    <value>ns3.bug.ch</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bft.world</domain_name>
   <domain_keyword>bft</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-12 14:40:37</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bfcg.tokyo</domain_name>
   <domain_keyword>bfcg</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-14 20:44:57</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2029-01-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>sfg.top</domain_name>
   <domain_keyword>sfg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 12:43:07</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC “RU-CENTER”</registrar_name>
   <registrar_website>http://www.nic.ru/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gcloudns.com</value>
    <value>ns1.getcourse.ru</value>
    <value>ns2.gcloudns.com</value>
    <value>ns2.getcourse.ru</value>
    <value>ns3.gcloudns.com</value>
    <value>ns3.getcourse.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>big.holiday</domain_name>
   <domain_keyword>big</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-04-20 13:50:57</query_time>
   <create_date>2014-04-21</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bsg.jp</domain_name>
   <domain_keyword>bsg</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 08:21:49</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>bf3.com.cn</domain_name>
   <domain_keyword>bf3</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-03 18:53:55</query_time>
   <create_date>2024-04-19</create_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>北京东方瑞鹏数码信息技术有限公司(北京东方瑞普文化交流中心有限公司)</registrar_name>
   <registrant_name>杨璟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>jerome.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bfa.com</domain_name>
   <domain_keyword>bfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 18:54:15</query_time>
   <create_date>1995-05-31</create_date>
   <update_date>2022-12-06</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bfa.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>bonnie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bfr.academy</domain_name>
   <domain_keyword>bfr</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-03 19:00:11</query_time>
   <create_date>2019-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sfg.contact</domain_name>
   <domain_keyword>sfg</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-02 03:19:49</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bfng.ru</domain_name>
   <domain_keyword>bfng</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 09:09:46</query_time>
   <create_date>2017-04-06</create_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>73</num>
   <domain_name>byg.ru</domain_name>
   <domain_keyword>byg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:27:06</query_time>
   <create_date>2013-03-13</create_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>bgf.it</domain_name>
   <domain_keyword>bgf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 18:53:02</query_time>
   <create_date>2009-12-13</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Donat Network System di Molino</registrar_name>
   <registrar_website>http://www.sincrono.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns2.assotld.it</value>
    <value>sam.userspace.it</value>
    <value>slave.sincrono.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>b1g.ru</domain_name>
   <domain_keyword>b1g</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:13:45</query_time>
   <create_date>2007-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>blg.by</domain_name>
   <domain_keyword>blg</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-01 11:46:39</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_company>ООО &quot;Бел-Ларус-Групп&quot;</registrant_company>
   <registrant_address>220118, Минская область, Минск, Шишкина, 20, 20</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375444890491</registrant_phone>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
    <value>ns3.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>bpfg.ru</domain_name>
   <domain_keyword>bpfg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:03:59</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>bfe.sk</domain_name>
   <domain_keyword>bfe</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:00:15</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bxg.uk</domain_name>
   <domain_keyword>bxg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 01:23:55</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>bog.loans</domain_name>
   <domain_keyword>bog</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-04-24 16:23:00</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>81</num>
   <domain_name>btg.ae</domain_name>
   <domain_keyword>btg</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-18 12:28:54</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Onur Bayyurt</registrant_name>
   <registrant_company>BTG MARKETING AND TRADING DWC-LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns100.aeserver.com</value>
    <value>ns101.aeserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>brg.biz</domain_name>
   <domain_keyword>brg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-27 01:29:16</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2025-05-14</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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>afg.works</domain_name>
   <domain_keyword>afg</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-07 22:55:24</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bftg.de</domain_name>
   <domain_keyword>bftg</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:46:52</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>bfv.de</domain_name>
   <domain_keyword>bfv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 15:46:54</query_time>
   <update_date>2023-11-08</update_date>
   <name_servers>
    <value>anderson.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>bfz.hu</domain_name>
   <domain_keyword>bfz</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:38:01</query_time>
   <create_date>1999-03-25</create_date>
  </value>
  <value>
   <num>87</num>
   <domain_name>mfg.green</domain_name>
   <domain_keyword>mfg</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-19 01:00:01</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</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>88</num>
   <domain_name>blg.be</domain_name>
   <domain_keyword>blg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 01:54:09</query_time>
   <create_date>2005-04-08</create_date>
   <registrar_name>Registrar.nl B.V.</registrar_name>
   <registrar_website>http://registrar.nl</registrar_website>
   <name_servers>
    <value>ns.eurosrs.com</value>
    <value>ns.eurosrs.net</value>
    <value>ns.eurosrs.org</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>bfe.llc</domain_name>
   <domain_keyword>bfe</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-20 15:14:54</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bff.nyc</domain_name>
   <domain_keyword>bff</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-20 15:14:58</query_time>
   <create_date>2017-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1510.awsdns-60.org</value>
    <value>ns-1598.awsdns-07.co.uk</value>
    <value>ns-316.awsdns-39.com</value>
    <value>ns-835.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>rfg.net.au</domain_name>
   <domain_keyword>rfg</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-15 19:59:31</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Steve Essenstam</registrant_name>
   <name_servers>
    <value>ns1.safehost.com.au</value>
    <value>ns2.safehost.com.au</value>
    <value>ns3.safehost.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bag.farm</domain_name>
   <domain_keyword>bag</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-13 01:43:56</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-08-21</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>ns8603.hostgator.com</value>
    <value>ns8604.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bdg.email</domain_name>
   <domain_keyword>bdg</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-16 00:55:02</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>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>fu yang shi chuang yuan wen hua chuan mei you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>sebastiane.dnspod.net</value>
    <value>soil.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bng.eco</domain_name>
   <domain_keyword>bng</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-23 17:47:55</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2022-04-10</update_date>
   <expiry_date>2026-10-28</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.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>Cambridgeshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>big.vote</domain_name>
   <domain_keyword>big</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-22 19:16:20</query_time>
   <create_date>2018-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</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_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>ns25.domaincontrol.com</value>
    <value>ns26.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>96</num>
   <domain_name>bcg.wang</domain_name>
   <domain_keyword>bcg</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-24 11:18:51</query_time>
   <create_date>2014-07-18</create_date>
   <update_date>2022-09-26</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nan Chang Xi Zhi Xin Xi You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JiangXi</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ofg.us</domain_name>
   <domain_keyword>ofg</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 02:41:57</query_time>
   <create_date>2004-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>ana Ramos</registrant_name>
   <registrant_address>PO Box 195115</registrant_address>
   <registrant_city>San Juan</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>00919-5115</registrant_zip>
   <registrant_country>PR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7877716800</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>bfm.sport</domain_name>
   <domain_keyword>bfm</domain_keyword>
   <domain_tld>sport</domain_tld>
   <query_time>2024-05-12 00:02:50</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1290</registrar_iana>
   <registrar_name>SafeBrands</registrar_name>
   <registrar_website>https://safebrands.com</registrar_website>
   <registrant_company>BUSINESS FM</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.mailclub.fr</value>
    <value>b.ns.mailclub.eu</value>
    <value>c.ns.mailclub.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bfk.net</domain_name>
   <domain_keyword>bfk</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 00:01:39</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bag.hu</domain_name>
   <domain_keyword>bag</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:17:56</query_time>
   <create_date>1998-02-26</create_date>
  </value>
 </results>
 <stats>
  <total_time>0.091</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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