WHOIS QUERY TIME

16 Jun 2024 - 1:06 AM UTC

Registered: 27 July 2023
Expiry: 27 July 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.dns.com
ns2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 尹邦怡
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=baogery.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "baogery.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "baogery.cn",
            "domain_keyword": "baogery",
            "domain_tld": "cn",
            "query_time": "2024-06-16 01:06:40",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "尹邦怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>baogery.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>baogery.cn</domain_name>
   <domain_keyword>baogery</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-16 01:06:40</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>尹邦怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.043 seconds) for "baogery.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2024 - 4:17 PM UTC

Registered: 27 July 2023
Expiry: 27 July 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns1.dns.com
ns2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 尹邦怡
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=baogery.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "baogery.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "baogery.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "baogery.cn",
            "domain_keyword": "baogery",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:17:08",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "尹邦怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>baogery.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>baogery.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baogery.cn</domain_name>
   <domain_keyword>baogery</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:17:08</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>尹邦怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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 1 domain names (in 0.014 seconds) which contained the exact domain keyword "baogery".
Domain Name Registered Expiry Registrar Ownership
1 baogery.com 20 May 2016 20 May 2025 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
2 baogery.cn 27 Jul 2023 27 Jul 2024 阿里云计算有限公司(万网) 尹邦怡

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=baogery&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "baogery",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "baogery.com, baogery.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "baogery.com",
            "domain_keyword": "baogery",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:16:31",
            "create_date": "2016-05-20",
            "update_date": "2024-04-19",
            "expiry_date": "2025-05-20",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHE JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baogery.cn",
            "domain_keyword": "baogery",
            "domain_tld": "cn",
            "query_time": "2024-06-16 01:06:40",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "尹邦怡",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>baogery</domain_keyword>
  <sort_by>create_date</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>baogery.com, baogery.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baogery.com</domain_name>
   <domain_keyword>baogery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:16:31</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>ZHE JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baogery.cn</domain_name>
   <domain_keyword>baogery</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-16 01:06:40</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>尹邦怡</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</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 2,241 domain names (in 0.194 seconds) which look and sound like the brand name "baogery".
Domain Name Registered Expiry Registrar Ownership
1 baggery.ca 11 May 2017 11 May 2025 BareMetal.com inc Virtual Assets Inc
2 baovery.com 12 Mar 2022 12 Mar 2025 Squarespace Domains II LLC Baovery LLC
3 blogery.ru 25 Dec 2007 25 Dec 2024 REGRU-RU Private Person
4 bao-ery.com 11 Aug 2021 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 blogery.com 12 Dec 2010 12 Dec 2024 Wild West Domains, LLC -
6 bargery.com 20 Mar 2000 20 Mar 2025 Protocol Internet Technology Limited T/A Hosting Ireland -
7 baogary.com 14 Jul 2023 14 Jul 2024 DropCatch.com 727 LLC Redacted for GDPR privacy
8 bogery.com 17 Mar 2018 17 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
9 badgery.net 7 Apr 2014 7 Apr 2025 Webcentral Group Ltd REDACTED FOR PRIVACY
10 baogers.com 3 Jan 2014 2 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
11 badgery.com 21 Mar 2002 21 Mar 2025 IONOS SE REDACTED FOR PRIVACY
12 baodery.com 6 Jan 2020 6 Jan 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 badgery.co.uk 16 Dec 2022 16 Dec 2024 Ionos SE [Tag = 1AND1] -
14 baoger.com.au - - Web Address Registration Pty Ltd Ki-Ren Chua
15 bogery.space 13 Jan 2024 13 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
16 bagery.motorcycles 13 Jul 2023 13 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
17 bagery.com 2 Jan 2018 2 Jan 2030 AccentDomains LLC NameBrightPrivacy.com
18 baocery.com 30 Jul 2020 30 Jul 2024 Domain.com, LLC -
19 blogery.org 11 Jan 2024 11 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
20 bangery.com 26 May 2019 26 May 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Digital Media Management GmbH
21 bargery.net 4 Mar 2024 4 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 baggery.com 12 Jun 2009 12 Jun 2027 BigRock Solutions Ltd -
23 baoger.xyz 1 Feb 2024 1 Feb 2025 Atak Domain Hosting -
24 baoery.com 14 Apr 2015 14 Apr 2025 GoDaddy.com, LLC -
25 baoger.com 24 Mar 2009 24 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
26 baoger.jp 12 Aug 2021 31 Aug 2024 - Baoger
27 bogery.ru 16 Mar 2023 16 Mar 2025 REGRU-RU Private Person
28 bergery.com 7 Oct 2003 7 Oct 2025 GoDaddy.com, LLC -
29 blomery.com 14 Aug 2019 14 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 bookery.store 11 Feb 2023 11 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166478758
31 battery.la 27 Oct 2014 27 Oct 2024 TLD Registrar Solutions Ltd -
32 bangers.fr 9 Nov 2021 9 Nov 2024 OVH EVASION DEVELOPPEMENT
33 hangery.ru 24 Nov 2005 24 Nov 2024 RU-CENTER-RU Private Person
34 maosery.asia 12 Jun 2023 12 Jun 2024 DNSPod, Inc. 曹泽民
35 eblogery.online 25 May 2024 25 May 2025 Go Daddy, LLC Domains By Proxy, LLC
36 baozers.com 3 Aug 2023 3 Aug 2025 GoDaddy.com, LLC -
37 baogena.com 21 Apr 2014 21 Apr 2025 eName Technology Co.,Ltd. -
38 tbaggery.com 28 Feb 2010 28 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 balgera.it 21 Apr 2000 18 Apr 2025 1 Api GmbH Telerie Balgera Srl
40 barbery.online 12 Nov 2023 12 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
41 bahgeri.org 24 Jun 2007 24 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
42 blogerr.net 22 Jul 2013 22 Jul 2024 GoDaddy.com, LLC -
43 baogekj.com 26 Mar 2018 26 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
44 blowery.org 16 Jun 1999 16 Jun 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
45 blogera.ru 27 Jun 2022 27 Jun 2024 RU-CENTER-RU Private Person
46 badgers.football 14 Dec 2019 14 Dec 2024 IONOS SE 1&1 Internet Inc
47 badgerys.org 15 Apr 2014 15 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
48 biogeny.com 18 Aug 2002 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 baggers.io 20 Aug 2013 20 Aug 2024 united-domains AG REDACTED FOR PRIVACY
50 bagerly.ng 4 Jul 2023 4 Jul 2024 lufemdomains Richard.Esan
51 battery.cafe 14 Sep 2021 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 bammery.com 26 Jul 2023 26 Jul 2024 Tucows Domains Inc. -
53 barbery.org 18 Aug 2010 18 Aug 2025 Scaleway SAS REDACTED FOR PRIVACY
54 battery.credit 13 Sep 2014 13 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 brodery.ro 20 Jun 2022 19 Jun 2025 ICI - Registrar -
56 bannery.de - - - -
57 largery.com 10 Jun 2016 10 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 bannery.xyz 22 Apr 2018 22 Apr 2025 Gransy s.r.o. Martin Szunyog - Rec&Shot
59 bacovery.de - - - -
60 bathery.org 30 Dec 2023 30 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 ballery.com 11 Mar 2009 11 Mar 2025 Cloudflare, Inc. DATA REDACTED
62 bloggery.uk 10 Jun 2019 10 Jun 2024 eRank Ltd t/a eRank [Tag = ERANK] -
63 battery.center 16 Mar 2014 16 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 bookery.uk 1 Jul 2019 1 Jul 2024 webagentur.at Internet Service GmbH [Tag = DOMAINNAME-AT] -
65 badgers.space 15 May 2023 15 May 2025 Cloudflare, Inc. -
66 battery.me 21 Sep 2011 21 Sep 2027 NameSilo, LLC PrivacyGuardian.org llc
67 babkery.com 4 Nov 2021 4 Nov 2024 Tucows Domains Inc. -
68 baoge88.com 7 Dec 2023 7 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
69 burgery.pl 30 Jun 2021 30 Jun 2024 premium.pl Sp. z o.o. -
70 burgery.it 28 Jul 2015 28 Jul 2024 Register S.p.a. Roadhouse Grill Italia S.r.l.
71 brokery.com.au - - Web Address Registration Pty Ltd Pc One Pty Ltd
72 bangers.xyz 24 Feb 2015 24 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
73 battery.events 13 Feb 2015 13 Feb 2025 Tucows Domains Inc. Data Protected
74 baogeke.com 22 Sep 2023 22 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
75 bartery.pl 24 May 2008 24 May 2025 premium.pl Sp. z o.o. -
76 barkery.live 3 Aug 2023 3 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 bangers.se 1 Mar 2024 1 Mar 2025 Simply.com -
78 badger5.biz 13 Jun 2014 12 Jun 2024 IONOS SE badger 5 ltd
79 baggrey.com 12 Jul 2023 12 Jul 2024 NameCheap, Inc. -
80 badgerv.online 13 Nov 2023 13 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
81 balkery.com 3 May 2020 3 May 2025 NameCheap, Inc. -
82 buggery.monster 13 May 2024 13 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
83 boogera.com 22 Nov 2021 22 Nov 2024 Moniker Online Services LLC Moniker Privacy Services
84 burgery.store 2 Dec 2023 2 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
85 baggers.uk 25 Apr 2023 25 Apr 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
86 battery.ing 19 Feb 2024 19 Feb 2025 GoDaddy.com, LLC PLJA Corp.
87 bangerl.com 24 Aug 2016 24 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 baogeli.com 11 Dec 2008 11 Dec 2024 eName Technology Co.,Ltd. -
89 bahgeri.net 25 Jun 2007 25 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 baggera.com 8 Mar 2018 8 Mar 2025 GoDaddy.com, LLC -
91 baloery.cfd 12 Aug 2023 12 Aug 2024 West263 International Limited -
92 bangerz.ru 28 Feb 2024 28 Feb 2025 REGRU-RU Yandex.Mail Exclusive email address feature
93 bateery.com 18 Dec 2023 18 Dec 2024 PSI-USA, Inc. dba Domain Robot N/A
94 battery.world 30 Mar 2019 30 Mar 2027 Chengdu West Dimension Digital Technology Co., Ltd. Ling Li
95 baosera.com 2 Sep 2023 2 Sep 2024 gabia kim jihye
96 burgery.nyc 1 Mar 2022 1 Mar 2025 NameCheap, Inc. mannan
97 bangers.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
98 battery.onl 31 Jan 2023 31 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
99 brogerx.com 30 Jan 2023 30 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
100 battery.click 27 Nov 2014 27 Nov 2026 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
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 Baogery.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=baogery.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "baogery.cn",
        "page_size": 100
    },
    "count": {
        "total": 2241,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "baggery.ca, baovery.com, blogery.ru, bao-ery.com, blogery.com, bargery.com, baogary.com, bogery.com, badgery.net, baogers.com, badgery.com, baodery.com, badgery.co.uk, baoger.com.au, bogery.space, bagery.motorcycles, bagery.com, baocery.com, blogery.org, bangery.com, bargery.net, baggery.com, baoger.xyz, baoery.com, baoger.com, baoger.jp, bogery.ru, bergery.com, blomery.com, bookery.store, battery.la, bangers.fr, hangery.ru, maosery.asia, eblogery.online, baozers.com, baogena.com, tbaggery.com, balgera.it, barbery.online, bahgeri.org, blogerr.net, baogekj.com, blowery.org, blogera.ru, badgers.football, badgerys.org, biogeny.com, baggers.io, bagerly.ng, battery.cafe, bammery.com, barbery.org, battery.credit, brodery.ro, bannery.de, largery.com, bannery.xyz, bacovery.de, bathery.org, ballery.com, bloggery.uk, battery.center, bookery.uk, badgers.space, battery.me, babkery.com, baoge88.com, burgery.pl, burgery.it, brokery.com.au, bangers.xyz, battery.events, baogeke.com, bartery.pl, barkery.live, bangers.se, badger5.biz, baggrey.com, badgerv.online, balkery.com, buggery.monster, boogera.com, burgery.store, baggers.uk, battery.ing, bangerl.com, baogeli.com, bahgeri.net, baggera.com, baloery.cfd, bangerz.ru, bateery.com, battery.world, baosera.com, burgery.nyc, bangers.online, battery.onl, brogerx.com, battery.click",
    "results": [
        {
            "num": 1,
            "domain_name": "baggery.ca",
            "domain_keyword": "baggery",
            "domain_tld": "ca",
            "query_time": "2024-06-10 23:18:35",
            "create_date": "2017-05-11",
            "update_date": "2024-03-07",
            "expiry_date": "2025-05-11",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "Virtual Assets Inc",
            "registrant_address": "721 Hart Lane",
            "registrant_city": "Vernon",
            "registrant_state": "BC",
            "registrant_zip": "V1B4B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504481813",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "baovery.com",
            "domain_keyword": "baovery",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:46:10",
            "create_date": "2022-03-12",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Baovery LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "blogery.ru",
            "domain_keyword": "blogery",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:05:21",
            "create_date": "2007-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "1.ns1.domainparking.ru",
                "1.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "bao-ery.com",
            "domain_keyword": "bao-ery",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:10:18",
            "create_date": "2021-08-11",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bao-ery.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "blogery.com",
            "domain_keyword": "blogery",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:34:53",
            "create_date": "2010-12-12",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.brandpa.com",
                "ns2.brandpa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bargery.com",
            "domain_keyword": "bargery",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:49:10",
            "create_date": "2000-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 2906,
            "registrar_name": "Protocol Internet Technology Limited T/A Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "baogary.com",
            "domain_keyword": "baogary",
            "domain_tld": "com",
            "query_time": "2024-06-16 01:06:39",
            "create_date": "2023-07-14",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 2207,
            "registrar_name": "DropCatch.com 727 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "guangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bogery.com",
            "domain_keyword": "bogery",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:41:38",
            "create_date": "2018-03-17",
            "update_date": "2023-03-19",
            "expiry_date": "2025-03-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "badgery.net",
            "domain_keyword": "badgery",
            "domain_tld": "net",
            "query_time": "2024-06-10 23:14:08",
            "create_date": "2014-04-07",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-07",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "https://tieredaccess.com/contact/3f8751af-7b58-4646-921f-d30545fabdef",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "baogers.com",
            "domain_keyword": "baogers",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:48:50",
            "create_date": "2014-01-03",
            "update_date": "2024-05-12",
            "expiry_date": "2024-09-02",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=baogers.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "badgery.com",
            "domain_keyword": "badgery",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:37:04",
            "create_date": "2002-03-21",
            "update_date": "2018-02-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1020.ui-dns.com",
                "ns1020.ui-dns.de",
                "ns1020.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "baodery.com",
            "domain_keyword": "baodery",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:11:03",
            "create_date": "2020-01-06",
            "update_date": "2023-12-12",
            "expiry_date": "2026-01-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "badgery.co.uk",
            "domain_keyword": "badgery",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 16:06:19",
            "create_date": "2022-12-16",
            "update_date": "2022-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1022.ui-dns.biz",
                "ns1026.ui-dns.org",
                "ns1083.ui-dns.com",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "baoger.com.au",
            "domain_keyword": "baoger",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 11:16:31",
            "update_date": "2022-11-07",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Ki-Ren Chua",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bogery.space",
            "domain_keyword": "bogery",
            "domain_tld": "space",
            "query_time": "2024-05-15 14:41:38",
            "create_date": "2024-01-13",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns994.hostgator.com.br",
                "ns995.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bagery.motorcycles",
            "domain_keyword": "bagery",
            "domain_tld": "motorcycles",
            "query_time": "2024-05-21 21:05:02",
            "create_date": "2023-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bagery.com",
            "domain_keyword": "bagery",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:05:02",
            "create_date": "2018-01-02",
            "update_date": "2020-01-15",
            "expiry_date": "2030-01-02",
            "registrar_iana": 1613,
            "registrar_name": "AccentDomains LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "baocery.com",
            "domain_keyword": "baocery",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:10:54",
            "create_date": "2020-07-30",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "blogery.org",
            "domain_keyword": "blogery",
            "domain_tld": "org",
            "query_time": "2024-05-12 22:23:38",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bangery.com",
            "domain_keyword": "bangery",
            "domain_tld": "com",
            "query_time": "2024-05-29 01:14:59",
            "create_date": "2019-05-26",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-26",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Digital Media Management GmbH",
            "registrant_state": "--",
            "registrant_country": "CH",
            "registrant_email": "https://csl-registrar.com/contact/bangery.com/owner",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bargery.net",
            "domain_keyword": "bargery",
            "domain_tld": "net",
            "query_time": "2024-05-07 10:42:20",
            "create_date": "2024-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "baggery.com",
            "domain_keyword": "baggery",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:05:17",
            "create_date": "2009-06-12",
            "update_date": "2022-05-04",
            "expiry_date": "2027-06-12",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd",
            "registrar_website": "http://www.bigrock.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "baoger.xyz",
            "domain_keyword": "baoger",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 01:58:03",
            "create_date": "2024-02-01",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "-",
            "registrant_state": "-",
            "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": [
                "evan.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "baoery.com",
            "domain_keyword": "baoery",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:13:44",
            "create_date": "2015-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "baoger.com",
            "domain_keyword": "baoger",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:16:31",
            "create_date": "2009-03-24",
            "update_date": "2020-05-01",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "baoger.jp",
            "domain_keyword": "baoger",
            "domain_tld": "jp",
            "query_time": "2024-06-01 12:30:08",
            "create_date": "2021-08-12",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Baoger",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 27,
            "domain_name": "bogery.ru",
            "domain_keyword": "bogery",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:23:18",
            "create_date": "2023-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "bergery.com",
            "domain_keyword": "bergery",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:27:27",
            "create_date": "2003-10-07",
            "update_date": "2022-10-07",
            "expiry_date": "2025-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "blomery.com",
            "domain_keyword": "blomery",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:45:32",
            "create_date": "2019-08-14",
            "update_date": "2021-07-22",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bookery.store",
            "domain_keyword": "bookery",
            "domain_tld": "store",
            "query_time": "2024-04-29 07:04:26",
            "create_date": "2023-02-11",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166478758",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "battery.la",
            "domain_keyword": "battery",
            "domain_tld": "la",
            "query_time": "2024-05-06 10:59:32",
            "create_date": "2014-10-27",
            "update_date": "2019-03-25",
            "expiry_date": "2024-10-27",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_email": "https://whois.nic.la/contact/battery.la/registrant",
            "name_servers": [
                "ns1.nameinvestorsdns.com",
                "ns2.nameinvestorsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bangers.fr",
            "domain_keyword": "bangers",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:03:46",
            "create_date": "2021-11-09",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "EVASION DEVELOPPEMENT",
            "registrant_address": "EVASION DEVELOPPEMENT, 51 boulevard de la madeleine, 06000 NICE",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.698970160",
            "name_servers": [
                "ns3129201.ip-51-68-38.eu",
                "sdns2.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 33,
            "domain_name": "hangery.ru",
            "domain_keyword": "hangery",
            "domain_tld": "ru",
            "query_time": "2024-05-05 13:08:11",
            "create_date": "2005-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "maosery.asia",
            "domain_keyword": "maosery",
            "domain_tld": "asia",
            "query_time": "2024-05-08 19:40:13",
            "create_date": "2023-06-12",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "曹泽民",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "内蒙古自治区",
            "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": [
                "crater.dnspod.net",
                "swift.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "eblogery.online",
            "domain_keyword": "eblogery",
            "domain_tld": "online",
            "query_time": "2024-05-27 17:14:57",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "baozers.com",
            "domain_keyword": "baozers",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:40:13",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2025-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "baogena.com",
            "domain_keyword": "baogena",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:16:31",
            "create_date": "2014-04-21",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/baogena.com",
            "name_servers": [
                "ns1.yumi.com",
                "ns2.yumi.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tbaggery.com",
            "domain_keyword": "tbaggery",
            "domain_tld": "com",
            "query_time": "2024-05-03 03:43:57",
            "create_date": "2010-02-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "balgera.it",
            "domain_keyword": "balgera",
            "domain_tld": "it",
            "query_time": "2024-05-04 04:29:23",
            "create_date": "2000-04-21",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-18",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Telerie Balgera Srl",
            "registrant_address": "via dante 20",
            "registrant_city": "Sondrio",
            "registrant_state": "SO",
            "registrant_zip": "23100",
            "registrant_country": "IT",
            "name_servers": [
                "ns.alien8.it",
                "ns2.alien8.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "barbery.online",
            "domain_keyword": "barbery",
            "domain_tld": "online",
            "query_time": "2024-05-15 03:09:40",
            "create_date": "2023-11-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bahgeri.org",
            "domain_keyword": "bahgeri",
            "domain_tld": "org",
            "query_time": "2024-04-26 08:04:08",
            "create_date": "2007-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-24",
            "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": "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"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "domain_name": "blogerr.net",
            "domain_keyword": "blogerr",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:34:52",
            "create_date": "2013-07-22",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "baogekj.com",
            "domain_keyword": "baogekj",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:16:30",
            "create_date": "2018-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "blowery.org",
            "domain_keyword": "blowery",
            "domain_tld": "org",
            "query_time": "2024-04-30 19:43:17",
            "create_date": "1999-06-16",
            "update_date": "2023-08-11",
            "expiry_date": "2025-06-16",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1326.awsdns-37.org",
                "ns-1570.awsdns-04.co.uk",
                "ns-509.awsdns-63.com",
                "ns-678.awsdns-20.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "blogera.ru",
            "domain_keyword": "blogera",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:05:20",
            "create_date": "2022-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "fish.ns.cloudflare.com",
                "quentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "badgers.football",
            "domain_keyword": "badgers",
            "domain_tld": "football",
            "query_time": "2024-05-05 01:39:59",
            "create_date": "2019-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1024.ui-dns.org",
                "ns1064.ui-dns.biz",
                "ns1070.ui-dns.com",
                "ns1070.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "badgerys.org",
            "domain_keyword": "badgerys",
            "domain_tld": "org",
            "query_time": "2024-04-23 05:37:04",
            "create_date": "2014-04-15",
            "update_date": "2024-04-21",
            "expiry_date": "2026-04-15",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "biogeny.com",
            "domain_keyword": "biogeny",
            "domain_tld": "com",
            "query_time": "2024-05-05 21:36:38",
            "create_date": "2002-08-18",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=biogeny.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "baggers.io",
            "domain_keyword": "baggers",
            "domain_tld": "io",
            "query_time": "2024-05-13 01:45:13",
            "create_date": "2013-08-20",
            "update_date": "2024-05-09",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bagerly.ng",
            "domain_keyword": "bagerly",
            "domain_tld": "ng",
            "query_time": "2024-05-21 21:05:02",
            "create_date": "2023-07-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_name": "lufemdomains",
            "registrar_website": "https://www.hihostnow.com.ng",
            "registrant_name": "Richard Esan",
            "registrant_company": "Richard.Esan",
            "registrant_address": "No 5,   off 1st avenue, odoguyan",
            "registrant_city": "Ikorodu",
            "registrant_state": "Lagos",
            "registrant_zip": "102222",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.040710701",
            "registrant_fax": "+7.040710701",
            "name_servers": [
                "ns1.beak.host",
                "ns2.beak.host",
                "ns3.beak.host",
                "ns4.beak.host"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "battery.cafe",
            "domain_keyword": "battery",
            "domain_tld": "cafe",
            "query_time": "2024-05-24 14:45:36",
            "create_date": "2021-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "bammery.com",
            "domain_keyword": "bammery",
            "domain_tld": "com",
            "query_time": "2024-06-03 22:45:03",
            "create_date": "2023-07-26",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "barbery.org",
            "domain_keyword": "barbery",
            "domain_tld": "org",
            "query_time": "2024-05-28 02:02:37",
            "create_date": "2010-08-18",
            "update_date": "2023-10-17",
            "expiry_date": "2025-08-18",
            "registrar_iana": 74,
            "registrar_name": "Scaleway SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "battery.credit",
            "domain_keyword": "battery",
            "domain_tld": "credit",
            "query_time": "2024-06-06 11:52:16",
            "create_date": "2014-09-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-09-13",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "brodery.ro",
            "domain_keyword": "brodery",
            "domain_tld": "ro",
            "query_time": "2024-06-08 20:04:11",
            "create_date": "2022-06-20",
            "expiry_date": "2025-06-19",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 56,
            "domain_name": "bannery.de",
            "domain_keyword": "bannery",
            "domain_tld": "de",
            "query_time": "2024-06-09 16:57:18",
            "update_date": "2022-08-23",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "largery.com",
            "domain_keyword": "largery",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:55:07",
            "create_date": "2016-06-10",
            "update_date": "2020-06-04",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bannery.xyz",
            "domain_keyword": "bannery",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 06:11:23",
            "create_date": "2018-04-22",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_company": "Martin Szunyog - Rec&Shot",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bacovery.de",
            "domain_keyword": "bacovery",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:53:29",
            "update_date": "2021-06-03",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "domain_name": "bathery.org",
            "domain_keyword": "bathery",
            "domain_tld": "org",
            "query_time": "2024-05-06 10:51:54",
            "create_date": "2023-12-30",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "susan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ballery.com",
            "domain_keyword": "ballery",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:20:46",
            "create_date": "2009-03-11",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "NY",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/ballery.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "karl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bloggery.uk",
            "domain_keyword": "bloggery",
            "domain_tld": "uk",
            "query_time": "2024-05-09 22:26:52",
            "create_date": "2019-06-10",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-10",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "battery.center",
            "domain_keyword": "battery",
            "domain_tld": "center",
            "query_time": "2024-05-15 14:21:41",
            "create_date": "2014-03-16",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bookery.uk",
            "domain_keyword": "bookery",
            "domain_tld": "uk",
            "query_time": "2024-05-21 22:43:17",
            "create_date": "2019-07-01",
            "update_date": "2024-05-16",
            "expiry_date": "2024-07-01",
            "registrar_name": "webagentur.at Internet Service GmbH [Tag = DOMAINNAME-AT]",
            "registrar_website": "http://www.webagentur.at",
            "name_servers": [
                "ns1.gofruits.co",
                "ns2.gofruits.co"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "badgers.space",
            "domain_keyword": "badgers",
            "domain_tld": "space",
            "query_time": "2024-05-18 21:08:25",
            "create_date": "2023-05-15",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Saarland",
            "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.",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "battery.me",
            "domain_keyword": "battery",
            "domain_tld": "me",
            "query_time": "2024-05-19 18:09:38",
            "create_date": "2011-09-21",
            "update_date": "2023-12-07",
            "expiry_date": "2027-09-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "babkery.com",
            "domain_keyword": "babkery",
            "domain_tld": "com",
            "query_time": "2024-06-11 12:09:26",
            "create_date": "2021-11-04",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "baoge88.com",
            "domain_keyword": "baoge88",
            "domain_tld": "com",
            "query_time": "2024-06-16 01:06:39",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=baoge88.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "burgery.pl",
            "domain_keyword": "burgery",
            "domain_tld": "pl",
            "query_time": "2024-04-26 00:00:51",
            "create_date": "2021-06-30",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-30",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "burgery.it",
            "domain_keyword": "burgery",
            "domain_tld": "it",
            "query_time": "2024-05-08 15:38:05",
            "create_date": "2015-07-28",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-28",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Roadhouse Grill Italia S.r.l.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "brokery.com.au",
            "domain_keyword": "brokery",
            "domain_tld": "com.au",
            "query_time": "2024-04-18 19:24:12",
            "update_date": "2023-12-10",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Pc One Pty Ltd",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bangers.xyz",
            "domain_keyword": "bangers",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 08:47:54",
            "create_date": "2015-02-24",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-24",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "battery.events",
            "domain_keyword": "battery",
            "domain_tld": "events",
            "query_time": "2024-05-25 00:30:12",
            "create_date": "2015-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "baogeke.com",
            "domain_keyword": "baogeke",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:48:50",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=baogeke.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bartery.pl",
            "domain_keyword": "bartery",
            "domain_tld": "pl",
            "query_time": "2024-06-16 09:29:26",
            "create_date": "2008-05-24",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-24",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "barkery.live",
            "domain_keyword": "barkery",
            "domain_tld": "live",
            "query_time": "2024-05-02 21:10:18",
            "create_date": "2023-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2025-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bangers.se",
            "domain_keyword": "bangers",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:53:23",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 78,
            "domain_name": "badger5.biz",
            "domain_keyword": "badger5",
            "domain_tld": "biz",
            "query_time": "2024-04-23 05:34:52",
            "create_date": "2014-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "badger 5 ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1080.ui-dns.biz",
                "ns1080.ui-dns.com",
                "ns1080.ui-dns.de",
                "ns1080.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "baggrey.com",
            "domain_keyword": "baggrey",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:05:23",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "badgerv.online",
            "domain_keyword": "badgerv",
            "domain_tld": "online",
            "query_time": "2024-05-21 17:15:09",
            "create_date": "2023-11-13",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Kemerovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "balkery.com",
            "domain_keyword": "balkery",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:12:56",
            "create_date": "2020-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "buggery.monster",
            "domain_keyword": "buggery",
            "domain_tld": "monster",
            "query_time": "2024-05-15 15:53:29",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "boogera.com",
            "domain_keyword": "boogera",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:49:05",
            "create_date": "2021-11-22",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-22",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "a1a22d7ee8edbc0c9e5f42173ddf1edb7701b64d579baba142163882f265a7fe@boogera.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "burgery.store",
            "domain_keyword": "burgery",
            "domain_tld": "store",
            "query_time": "2024-05-29 03:04:51",
            "create_date": "2023-12-02",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "baggers.uk",
            "domain_keyword": "baggers",
            "domain_tld": "uk",
            "query_time": "2024-06-02 04:27:49",
            "create_date": "2023-04-25",
            "update_date": "2023-05-30",
            "expiry_date": "2024-04-25",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.hostresolver.com",
                "ns2.hostresolver.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 86,
            "domain_name": "battery.ing",
            "domain_keyword": "battery",
            "domain_tld": "ing",
            "query_time": "2024-06-16 11:20:36",
            "create_date": "2024-02-19",
            "update_date": "2024-05-15",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PLJA Corp.",
            "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 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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bangerl.com",
            "domain_keyword": "bangerl",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:47:52",
            "create_date": "2016-08-24",
            "update_date": "2020-08-18",
            "expiry_date": "2025-08-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "baogeli.com",
            "domain_keyword": "baogeli",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:13:59",
            "create_date": "2008-12-11",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "guang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/baogeli.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "bahgeri.net",
            "domain_keyword": "bahgeri",
            "domain_tld": "net",
            "query_time": "2024-04-26 08:04:08",
            "create_date": "2007-06-25",
            "update_date": "2023-12-31",
            "expiry_date": "2024-06-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=bahgeri.net",
            "registrant_phone": "+1.4165385487",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "baggera.com",
            "domain_keyword": "baggera",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:00:29",
            "create_date": "2018-03-08",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "189b8d19.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "baloery.cfd",
            "domain_keyword": "baloery",
            "domain_tld": "cfd",
            "query_time": "2024-04-29 20:28:16",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "cora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "bangerz.ru",
            "domain_keyword": "bangerz",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:14:41",
            "create_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "bateery.com",
            "domain_keyword": "bateery",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:41:10",
            "create_date": "2023-12-18",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Bogdan",
            "registrant_company": "N/A",
            "registrant_address": "Galitska Vul., bld. 116, appt. 43",
            "registrant_city": "Ivano-frankovsk",
            "registrant_state": "Ivano-Frankivsk Oblast",
            "registrant_zip": "76009",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.0999442357",
            "name_servers": [
                "clarissa.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "battery.world",
            "domain_keyword": "battery",
            "domain_tld": "world",
            "query_time": "2024-05-19 18:09:38",
            "create_date": "2019-03-30",
            "update_date": "2020-11-20",
            "expiry_date": "2027-03-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ling Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wai Guo",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "baosera.com",
            "domain_keyword": "baosera",
            "domain_tld": "com",
            "query_time": "2024-05-19 17:02:19",
            "create_date": "2023-09-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-02",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "kim jihye",
            "registrant_address": "15 Beoryeolmi-gil, Gonjiam-eup, Gwangju-si, Gyeonggi-do",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "12717",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1071065519",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "burgery.nyc",
            "domain_keyword": "burgery",
            "domain_tld": "nyc",
            "query_time": "2024-05-25 01:27:50",
            "create_date": "2022-03-01",
            "update_date": "2022-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mannan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bangers.online",
            "domain_keyword": "bangers",
            "domain_tld": "online",
            "query_time": "2024-05-20 07:55:39",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "battery.onl",
            "domain_keyword": "battery",
            "domain_tld": "onl",
            "query_time": "2024-05-24 14:45:36",
            "create_date": "2023-01-31",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "brogerx.com",
            "domain_keyword": "brogerx",
            "domain_tld": "com",
            "query_time": "2024-06-08 20:05:44",
            "create_date": "2023-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "battery.click",
            "domain_keyword": "battery",
            "domain_tld": "click",
            "query_time": "2024-04-18 20:11:28",
            "create_date": "2014-11-27",
            "update_date": "2024-03-04",
            "expiry_date": "2026-11-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.194,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>baogery.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2241</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>baggery.ca, baovery.com, blogery.ru, bao-ery.com, blogery.com, bargery.com, baogary.com, bogery.com, badgery.net, baogers.com, badgery.com, baodery.com, badgery.co.uk, baoger.com.au, bogery.space, bagery.motorcycles, bagery.com, baocery.com, blogery.org, bangery.com, bargery.net, baggery.com, baoger.xyz, baoery.com, baoger.com, baoger.jp, bogery.ru, bergery.com, blomery.com, bookery.store, battery.la, bangers.fr, hangery.ru, maosery.asia, eblogery.online, baozers.com, baogena.com, tbaggery.com, balgera.it, barbery.online, bahgeri.org, blogerr.net, baogekj.com, blowery.org, blogera.ru, badgers.football, badgerys.org, biogeny.com, baggers.io, bagerly.ng, battery.cafe, bammery.com, barbery.org, battery.credit, brodery.ro, bannery.de, largery.com, bannery.xyz, bacovery.de, bathery.org, ballery.com, bloggery.uk, battery.center, bookery.uk, badgers.space, battery.me, babkery.com, baoge88.com, burgery.pl, burgery.it, brokery.com.au, bangers.xyz, battery.events, baogeke.com, bartery.pl, barkery.live, bangers.se, badger5.biz, baggrey.com, badgerv.online, balkery.com, buggery.monster, boogera.com, burgery.store, baggers.uk, battery.ing, bangerl.com, baogeli.com, bahgeri.net, baggera.com, baloery.cfd, bangerz.ru, bateery.com, battery.world, baosera.com, burgery.nyc, bangers.online, battery.onl, brogerx.com, battery.click</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baggery.ca</domain_name>
   <domain_keyword>baggery</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 23:18:35</query_time>
   <create_date>2017-05-11</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>Virtual Assets Inc</registrant_name>
   <registrant_address>721 Hart Lane</registrant_address>
   <registrant_city>Vernon</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V1B4B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504481813</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>baovery.com</domain_name>
   <domain_keyword>baovery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:46:10</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Baovery LLC</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>blogery.ru</domain_name>
   <domain_keyword>blogery</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:05:21</query_time>
   <create_date>2007-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>1.ns1.domainparking.ru</value>
    <value>1.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bao-ery.com</domain_name>
   <domain_keyword>bao-ery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:10:18</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bao-ery.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>5</num>
   <domain_name>blogery.com</domain_name>
   <domain_keyword>blogery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:34:53</query_time>
   <create_date>2010-12-12</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.brandpa.com</value>
    <value>ns2.brandpa.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>bargery.com</domain_name>
   <domain_keyword>bargery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:49:10</query_time>
   <create_date>2000-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>2906</registrar_iana>
   <registrar_name>Protocol Internet Technology Limited T/A Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.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>baogary.com</domain_name>
   <domain_keyword>baogary</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-16 01:06:39</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>2207</registrar_iana>
   <registrar_name>DropCatch.com 727 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>guangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bogery.com</domain_name>
   <domain_keyword>bogery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:41:38</query_time>
   <create_date>2018-03-17</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2025-03-17</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>badgery.net</domain_name>
   <domain_keyword>badgery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 23:14:08</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3f8751af-7b58-4646-921f-d30545fabdef</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>baogers.com</domain_name>
   <domain_keyword>baogers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:48:50</query_time>
   <create_date>2014-01-03</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=baogers.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>badgery.com</domain_name>
   <domain_keyword>badgery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:37:04</query_time>
   <create_date>2002-03-21</create_date>
   <update_date>2018-02-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1020.ui-dns.com</value>
    <value>ns1020.ui-dns.de</value>
    <value>ns1020.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>baodery.com</domain_name>
   <domain_keyword>baodery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:11:03</query_time>
   <create_date>2020-01-06</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>badgery.co.uk</domain_name>
   <domain_keyword>badgery</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 16:06:19</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1022.ui-dns.biz</value>
    <value>ns1026.ui-dns.org</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>baoger.com.au</domain_name>
   <domain_keyword>baoger</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 11:16:31</query_time>
   <update_date>2022-11-07</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Ki-Ren Chua</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bogery.space</domain_name>
   <domain_keyword>bogery</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 14:41:38</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns994.hostgator.com.br</value>
    <value>ns995.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bagery.motorcycles</domain_name>
   <domain_keyword>bagery</domain_keyword>
   <domain_tld>motorcycles</domain_tld>
   <query_time>2024-05-21 21:05:02</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bagery.com</domain_name>
   <domain_keyword>bagery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:05:02</query_time>
   <create_date>2018-01-02</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2030-01-02</expiry_date>
   <registrar_iana>1613</registrar_iana>
   <registrar_name>AccentDomains LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>baocery.com</domain_name>
   <domain_keyword>baocery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:10:54</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.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>blogery.org</domain_name>
   <domain_keyword>blogery</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 22:23:38</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-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>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>20</num>
   <domain_name>bangery.com</domain_name>
   <domain_keyword>bangery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 01:14:59</query_time>
   <create_date>2019-05-26</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Digital Media Management GmbH</registrant_company>
   <registrant_state>--</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/bangery.com/owner</registrant_email>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bargery.net</domain_name>
   <domain_keyword>bargery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 10:42:20</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>baggery.com</domain_name>
   <domain_keyword>baggery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:05:17</query_time>
   <create_date>2009-06-12</create_date>
   <update_date>2022-05-04</update_date>
   <expiry_date>2027-06-12</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd</registrar_name>
   <registrar_website>http://www.bigrock.com</registrar_website>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.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>baoger.xyz</domain_name>
   <domain_keyword>baoger</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 01:58:03</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>-</registrant_company>
   <registrant_state>-</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>evan.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>baoery.com</domain_name>
   <domain_keyword>baoery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:13:44</query_time>
   <create_date>2015-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.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>25</num>
   <domain_name>baoger.com</domain_name>
   <domain_keyword>baoger</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:16:31</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>baoger.jp</domain_name>
   <domain_keyword>baoger</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 12:30:08</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Baoger</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>bogery.ru</domain_name>
   <domain_keyword>bogery</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:23:18</query_time>
   <create_date>2023-03-16</create_date>
   <expiry_date>2025-03-16</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>bergery.com</domain_name>
   <domain_keyword>bergery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:27:27</query_time>
   <create_date>2003-10-07</create_date>
   <update_date>2022-10-07</update_date>
   <expiry_date>2025-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>29</num>
   <domain_name>blomery.com</domain_name>
   <domain_keyword>blomery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:45:32</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2021-07-22</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bookery.store</domain_name>
   <domain_keyword>bookery</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 07:04:26</query_time>
   <create_date>2023-02-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-11</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 0166478758</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>battery.la</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-06 10:59:32</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2019-03-25</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_email>https://whois.nic.la/contact/battery.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.nameinvestorsdns.com</value>
    <value>ns2.nameinvestorsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bangers.fr</domain_name>
   <domain_keyword>bangers</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:03:46</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>EVASION DEVELOPPEMENT</registrant_company>
   <registrant_address>EVASION DEVELOPPEMENT, 51 boulevard de la madeleine, 06000 NICE</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.698970160</registrant_phone>
   <name_servers>
    <value>ns3129201.ip-51-68-38.eu</value>
    <value>sdns2.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>hangery.ru</domain_name>
   <domain_keyword>hangery</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 13:08:11</query_time>
   <create_date>2005-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>maosery.asia</domain_name>
   <domain_keyword>maosery</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 19:40:13</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-12</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>曹泽民</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>内蒙古自治区</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>crater.dnspod.net</value>
    <value>swift.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>eblogery.online</domain_name>
   <domain_keyword>eblogery</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 17:14:57</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>baozers.com</domain_name>
   <domain_keyword>baozers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:40:13</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>baogena.com</domain_name>
   <domain_keyword>baogena</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:16:31</query_time>
   <create_date>2014-04-21</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/baogena.com</registrant_email>
   <name_servers>
    <value>ns1.yumi.com</value>
    <value>ns2.yumi.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tbaggery.com</domain_name>
   <domain_keyword>tbaggery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 03:43:57</query_time>
   <create_date>2010-02-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>balgera.it</domain_name>
   <domain_keyword>balgera</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 04:29:23</query_time>
   <create_date>2000-04-21</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Telerie Balgera Srl</registrant_company>
   <registrant_address>via dante 20</registrant_address>
   <registrant_city>Sondrio</registrant_city>
   <registrant_state>SO</registrant_state>
   <registrant_zip>23100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.alien8.it</value>
    <value>ns2.alien8.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>barbery.online</domain_name>
   <domain_keyword>barbery</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 03:09:40</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>41</num>
   <domain_name>bahgeri.org</domain_name>
   <domain_keyword>bahgeri</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 08:04:08</query_time>
   <create_date>2007-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-24</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>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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>blogerr.net</domain_name>
   <domain_keyword>blogerr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:34:52</query_time>
   <create_date>2013-07-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>43</num>
   <domain_name>baogekj.com</domain_name>
   <domain_keyword>baogekj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:16:30</query_time>
   <create_date>2018-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>blowery.org</domain_name>
   <domain_keyword>blowery</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 19:43:17</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1326.awsdns-37.org</value>
    <value>ns-1570.awsdns-04.co.uk</value>
    <value>ns-509.awsdns-63.com</value>
    <value>ns-678.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>blogera.ru</domain_name>
   <domain_keyword>blogera</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:05:20</query_time>
   <create_date>2022-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>fish.ns.cloudflare.com</value>
    <value>quentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>badgers.football</domain_name>
   <domain_keyword>badgers</domain_keyword>
   <domain_tld>football</domain_tld>
   <query_time>2024-05-05 01:39:59</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1024.ui-dns.org</value>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1070.ui-dns.com</value>
    <value>ns1070.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>badgerys.org</domain_name>
   <domain_keyword>badgerys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 05:37:04</query_time>
   <create_date>2014-04-15</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2026-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>48</num>
   <domain_name>biogeny.com</domain_name>
   <domain_keyword>biogeny</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 21:36:38</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=biogeny.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>49</num>
   <domain_name>baggers.io</domain_name>
   <domain_keyword>baggers</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 01:45:13</query_time>
   <create_date>2013-08-20</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bagerly.ng</domain_name>
   <domain_keyword>bagerly</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-21 21:05:02</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>lufemdomains</registrar_name>
   <registrar_website>https://www.hihostnow.com.ng</registrar_website>
   <registrant_name>Richard Esan</registrant_name>
   <registrant_company>Richard.Esan</registrant_company>
   <registrant_address>No 5,   off 1st avenue, odoguyan</registrant_address>
   <registrant_city>Ikorodu</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>102222</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.040710701</registrant_phone>
   <registrant_fax>+7.040710701</registrant_fax>
   <name_servers>
    <value>ns1.beak.host</value>
    <value>ns2.beak.host</value>
    <value>ns3.beak.host</value>
    <value>ns4.beak.host</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>battery.cafe</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-24 14:45:36</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>52</num>
   <domain_name>bammery.com</domain_name>
   <domain_keyword>bammery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 22:45:03</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>barbery.org</domain_name>
   <domain_keyword>barbery</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 02:02:37</query_time>
   <create_date>2010-08-18</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Scaleway SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>battery.credit</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-06-06 11:52:16</query_time>
   <create_date>2014-09-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-09-13</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>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>55</num>
   <domain_name>brodery.ro</domain_name>
   <domain_keyword>brodery</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-08 20:04:11</query_time>
   <create_date>2022-06-20</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bannery.de</domain_name>
   <domain_keyword>bannery</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-09 16:57:18</query_time>
   <update_date>2022-08-23</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>largery.com</domain_name>
   <domain_keyword>largery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:55:07</query_time>
   <create_date>2016-06-10</create_date>
   <update_date>2020-06-04</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bannery.xyz</domain_name>
   <domain_keyword>bannery</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 06:11:23</query_time>
   <create_date>2018-04-22</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_company>Martin Szunyog - Rec&amp;Shot</registrant_company>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bacovery.de</domain_name>
   <domain_keyword>bacovery</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:53:29</query_time>
   <update_date>2021-06-03</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>bathery.org</domain_name>
   <domain_keyword>bathery</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 10:51:54</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>susan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ballery.com</domain_name>
   <domain_keyword>ballery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:20:46</query_time>
   <create_date>2009-03-11</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/ballery.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>bingo.ns.cloudflare.com</value>
    <value>karl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bloggery.uk</domain_name>
   <domain_keyword>bloggery</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 22:26:52</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>battery.center</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-05-15 14:21:41</query_time>
   <create_date>2014-03-16</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bookery.uk</domain_name>
   <domain_keyword>bookery</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 22:43:17</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>webagentur.at Internet Service GmbH [Tag = DOMAINNAME-AT]</registrar_name>
   <registrar_website>http://www.webagentur.at</registrar_website>
   <name_servers>
    <value>ns1.gofruits.co</value>
    <value>ns2.gofruits.co</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>badgers.space</domain_name>
   <domain_keyword>badgers</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-18 21:08:25</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Saarland</registrant_state>
   <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>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>battery.me</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 18:09:38</query_time>
   <create_date>2011-09-21</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2027-09-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>babkery.com</domain_name>
   <domain_keyword>babkery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 12:09:26</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-04</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>baoge88.com</domain_name>
   <domain_keyword>baoge88</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-16 01:06:39</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HEBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=baoge88.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>burgery.pl</domain_name>
   <domain_keyword>burgery</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-26 00:00:51</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>burgery.it</domain_name>
   <domain_keyword>burgery</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 15:38:05</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Roadhouse Grill Italia S.r.l.</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>brokery.com.au</domain_name>
   <domain_keyword>brokery</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-18 19:24:12</query_time>
   <update_date>2023-12-10</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Pc One Pty Ltd</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bangers.xyz</domain_name>
   <domain_keyword>bangers</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 08:47:54</query_time>
   <create_date>2015-02-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-24</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>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>73</num>
   <domain_name>battery.events</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-25 00:30:12</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>baogeke.com</domain_name>
   <domain_keyword>baogeke</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:48:50</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HENAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=baogeke.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bartery.pl</domain_name>
   <domain_keyword>bartery</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-16 09:29:26</query_time>
   <create_date>2008-05-24</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>barkery.live</domain_name>
   <domain_keyword>barkery</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-02 21:10:18</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bangers.se</domain_name>
   <domain_keyword>bangers</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:53:23</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>badger5.biz</domain_name>
   <domain_keyword>badger5</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-23 05:34:52</query_time>
   <create_date>2014-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>badger 5 ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1080.ui-dns.biz</value>
    <value>ns1080.ui-dns.com</value>
    <value>ns1080.ui-dns.de</value>
    <value>ns1080.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>baggrey.com</domain_name>
   <domain_keyword>baggrey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:05:23</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>cortney.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>badgerv.online</domain_name>
   <domain_keyword>badgerv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 17:15:09</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Kemerovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>balkery.com</domain_name>
   <domain_keyword>balkery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:12:56</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>buggery.monster</domain_name>
   <domain_keyword>buggery</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-15 15:53:29</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>boogera.com</domain_name>
   <domain_keyword>boogera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:49:05</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>a1a22d7ee8edbc0c9e5f42173ddf1edb7701b64d579baba142163882f265a7fe@boogera.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>burgery.store</domain_name>
   <domain_keyword>burgery</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 03:04:51</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>85</num>
   <domain_name>baggers.uk</domain_name>
   <domain_keyword>baggers</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 04:27:49</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-04-25</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.hostresolver.com</value>
    <value>ns2.hostresolver.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>battery.ing</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-16 11:20:36</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-02-19</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>PLJA Corp.</registrant_company>
   <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 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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bangerl.com</domain_name>
   <domain_keyword>bangerl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:47:52</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2020-08-18</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>baogeli.com</domain_name>
   <domain_keyword>baogeli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:13:59</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>guang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/baogeli.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>bahgeri.net</domain_name>
   <domain_keyword>bahgeri</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 08:04:08</query_time>
   <create_date>2007-06-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=bahgeri.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>baggera.com</domain_name>
   <domain_keyword>baggera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:00:29</query_time>
   <create_date>2018-03-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>189b8d19.verify.hn</value>
    <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>91</num>
   <domain_name>baloery.cfd</domain_name>
   <domain_keyword>baloery</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-29 20:28:16</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>clayton.ns.cloudflare.com</value>
    <value>cora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>bangerz.ru</domain_name>
   <domain_keyword>bangerz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:14:41</query_time>
   <create_date>2024-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>93</num>
   <domain_name>bateery.com</domain_name>
   <domain_keyword>bateery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:41:10</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Bogdan</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Galitska Vul., bld. 116, appt. 43</registrant_address>
   <registrant_city>Ivano-frankovsk</registrant_city>
   <registrant_state>Ivano-Frankivsk Oblast</registrant_state>
   <registrant_zip>76009</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.0999442357</registrant_phone>
   <name_servers>
    <value>clarissa.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>battery.world</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 18:09:38</query_time>
   <create_date>2019-03-30</create_date>
   <update_date>2020-11-20</update_date>
   <expiry_date>2027-03-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ling Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wai Guo</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.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>95</num>
   <domain_name>baosera.com</domain_name>
   <domain_keyword>baosera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 17:02:19</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>kim jihye</registrant_name>
   <registrant_address>15 Beoryeolmi-gil, Gonjiam-eup, Gwangju-si, Gyeonggi-do</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>12717</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1071065519</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>burgery.nyc</domain_name>
   <domain_keyword>burgery</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-25 01:27:50</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2022-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mannan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>97</num>
   <domain_name>bangers.online</domain_name>
   <domain_keyword>bangers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 07:55:39</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>battery.onl</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-24 14:45:36</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>brogerx.com</domain_name>
   <domain_keyword>brogerx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 20:05:44</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>battery.click</domain_name>
   <domain_keyword>battery</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 20:11:28</query_time>
   <create_date>2014-11-27</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.194</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,805,018

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,805,018
Total WHOIS records with a Registrant Contact 167,117,273
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,480,623
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,699,308
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,261,048

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,566,353,909
Total WHOIS records with a Registrant Contact 1,291,494,956
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,995,450
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,586,701

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.