WHOIS QUERY TIME

4 May 2024 - 2:09 AM UTC

Registered: 26 March 2024
Expiry: 26 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.hostiman.ru
ns2.hostiman.ru
ns3.hostiman.ru
ns4.hostiman.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bu-mer.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bu-mer.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bu-mer.ru",
            "domain_keyword": "bu-mer",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:09:50",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.ru",
                "ns4.hostiman.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bu-mer.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bu-mer.ru</domain_name>
   <domain_keyword>bu-mer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:09:50</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.ru</value>
    <value>ns4.hostiman.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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.111 seconds) for "bu-mer.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 2:09 AM UTC

Registered: 26 March 2024
Expiry: 26 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

ns1.hostiman.ru
ns2.hostiman.ru
ns3.hostiman.ru
ns4.hostiman.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bu-mer.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bu-mer.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bu-mer.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "bu-mer.ru",
            "domain_keyword": "bu-mer",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:09:50",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.ru",
                "ns4.hostiman.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "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>bu-mer.ru</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>bu-mer.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bu-mer.ru</domain_name>
   <domain_keyword>bu-mer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:09:50</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.ru</value>
    <value>ns4.hostiman.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.111</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.035 seconds) which contained the exact domain keyword "bu-mer".
Domain Name Registered Expiry Registrar Ownership
1 bu-mer.com 19 Mar 2023 19 Mar 2024 GoDaddy.com, LLC -
2 bu-mer.ru 26 Mar 2024 26 Mar 2025 R01-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bu-mer&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bu-mer",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bu-mer.com, bu-mer.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "bu-mer.com",
            "domain_keyword": "bu-mer",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:59:54",
            "create_date": "2023-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bu-mer.ru",
            "domain_keyword": "bu-mer",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:09:50",
            "create_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hostiman.ru",
                "ns2.hostiman.ru",
                "ns3.hostiman.ru",
                "ns4.hostiman.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bu-mer</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>bu-mer.com, bu-mer.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bu-mer.com</domain_name>
   <domain_keyword>bu-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:59:54</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bu-mer.ru</domain_name>
   <domain_keyword>bu-mer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:09:50</query_time>
   <create_date>2024-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hostiman.ru</value>
    <value>ns2.hostiman.ru</value>
    <value>ns3.hostiman.ru</value>
    <value>ns4.hostiman.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 5,870 domain names (in 0.415 seconds) which look and sound like the brand name "bu-mer".
Domain Name Registered Expiry Registrar Ownership
1 bummer.space 26 Oct 2023 26 Oct 2024 Key-Systems LLC ekoenergo.pl Przemysław Kochanowski
2 bulmer.com.br 15 Sep 2020 15 Sep 2026 - Andr? Kreischer dos Santos
3 busmer.com 28 May 2009 28 May 2025 One.com A/S REDACTED FOR PRIVACY
4 bummer.tech 11 Sep 2019 11 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
5 buhmer.com 6 Dec 2018 6 Dec 2024 Name.com, Inc. dsurco
6 bummer.work 24 Aug 2023 24 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
7 bummer.co.uk 3 May 1999 3 May 2025 eNom LLC [Tag = ENOM] -
8 bummer.xyz 28 Sep 2019 28 Sep 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si
9 bulmer.org 22 Jun 1997 21 Jun 2024 FastDomain Inc. REDACTED FOR PRIVACY
10 burmer.top 20 Feb 2024 20 Feb 2025 DNSPod, Inc. Xu Yong Fang
11 bummer.store 1 Mar 2024 1 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
12 bummer.in 4 Mar 2019 4 Mar 2029 GoDaddy.com, LLC Ballr Apparels Private limited
13 bummer.camp 16 Jan 2024 16 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
14 su-mer.online 4 Apr 2024 4 Apr 2025 Nics Telekomunikasyon A.S. BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK
15 bummer.org 28 Aug 2004 28 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 bummer.link 9 Dec 2021 9 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
17 bulmer.ru 28 Oct 2009 28 Oct 2024 SALENAMES-RU Private Person
18 buumer.com 9 Oct 2019 9 Oct 2025 GoDaddy.com, LLC -
19 ba-mer.com 31 May 2017 31 May 2025 Gname.com Pte. Ltd. Redacted for privacy
20 bulmer.co.nz 3 May 2004 - Freeparking Limited -
21 bulmer.cloud 24 Apr 2023 24 Apr 2025 Cloudflare DATA REDACTED
22 buzmer.com 20 Mar 2018 20 Mar 2025 Tucows Domains Inc. -
23 bulmer.org.uk 18 Jun 2013 18 Jun 2028 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
24 bummer.world 14 Feb 2019 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 bummer.bayern 30 Sep 2014 30 Sep 2024 IONOS SE Bummer Hof Planungs-GmbH
26 buimer.net 29 Mar 2018 29 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
27 bo-mer.com 22 Sep 1997 21 Sep 2025 Network Solutions, LLC -
28 buymer.de - - - -
29 be-mer.com 11 Oct 2023 11 Oct 2026 IHS Telekom, Inc GDPR Masked
30 bulmer.ca 28 Jun 2023 28 Jun 2024 BareMetal.com inc REDACTED FOR PRIVACY
31 bulmer.com 7 Feb 1995 8 Feb 2025 CSC CORPORATE DOMAINS, INC. Heineken International B.V.
32 lu-mer.com 7 Feb 2024 7 Feb 2025 Tucows Domains Inc. -
33 bulmer.family 12 Jan 2020 12 Jan 2025 Cloudflare, Inc REDACTED FOR PRIVACY
34 bulmer.uk 5 Sep 2017 5 Sep 2024 Simon Fox [Tag = FAIRY] -
35 bulmer.info 9 Oct 2013 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 bulmer.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Names Manager
37 su-mer.xyz 4 Apr 2024 4 Apr 2025 Nics Telekomunikasyon A.S. BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK
38 bulmer.net 16 Feb 1998 15 Feb 2025 FastDomain Inc. -
39 buimer.nl 10 Jan 2009 - Hosting2GO B.V. -
40 bummer.me 9 Jul 2022 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 budmer.com 8 Jun 2018 8 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
42 bummer.ru 20 Sep 2019 20 Sep 2024 REGRU-RU Private Person
43 bummer.club 13 Sep 2023 13 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 buymer.com 16 Oct 2009 16 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
45 bulmer.co.uk 11 Jul 2005 11 Jul 2024 Simon Fox [Tag = FAIRY] -
46 bummer.fun 13 Dec 2023 13 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
47 bummer.de - - - -
48 bummer.com 6 Mar 2000 6 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
49 bummer.chat 28 Nov 2023 28 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
50 bulmer.beauty 14 May 2024 14 May 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
51 buymer.net 4 Jul 2012 4 Jul 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
52 burmer.net 14 Aug 2006 14 Aug 2026 ENOM, INC. REDACTED FOR PRIVACY
53 bulmer.de - - - -
54 bu-met.com 27 May 2024 27 May 2025 Amazon Registrar, Inc. Identity Protection Service
55 su-mer.com 4 Apr 2024 4 Apr 2026 NICS Telekomunikasyon A.S. Redacted for Privacy
56 bumer.by 17 Aug 2018 17 Aug 2024 Open Contact, Ltd Зайцев Андрей Викторович
57 bumer.shop 24 Aug 2022 24 Aug 2024 RegistryGate GmbH -
58 bumer.online 22 Oct 2020 22 Oct 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
59 bummer.com.br 21 Jan 2004 21 Jan 2025 - Bummer Ind. Com. Art. Esportivos Ltda.
60 burmer.com 3 Apr 2003 3 Apr 2025 GoDaddy.com, LLC -
61 bulmer.me.uk 14 Jun 2003 14 Jun 2025 Ionos SE [Tag = 1AND1] -
62 bummer.app 13 Nov 2022 13 Nov 2027 GoDaddy.com, LLC Domains By Proxy, LLC
63 bummer.website 7 Jan 2015 7 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0139125093
64 bummer.city 30 Mar 2015 30 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 bummer.net 22 Feb 2001 22 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
66 bukmer.com 15 Nov 2016 15 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
67 bummer.it 6 Aug 2012 5 Sep 2024 NameCase GmbH Puglia.com Srls
68 bubmer.com 13 Jul 2023 13 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
69 bummer.global 18 Aug 2022 18 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
70 bi-mer.com 21 May 2024 21 May 2025 One.com A/S REDACTED FOR PRIVACY
71 bummer.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
72 bulmer.uk.com 22 Feb 2000 22 Feb 2025 Instra Corporation Pty Ltd -
73 bumer.ru 29 Jan 2002 30 Jan 2025 RU-CENTER-RU LLC Edition Of Magazine "Bumerang"
74 bumer.lt 2 Nov 2021 3 Nov 2027 UAB "Universalūs sprendimai" UAB "Universalūs sprendimai"
75 bumer.com.co 4 Sep 2017 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 bu-er.com 17 Oct 2017 17 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
77 bumer.club 29 Jun 2020 29 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Olga Zabirova
78 bumer.net 22 Oct 2021 22 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
79 bu-er.co.uk 18 Sep 2013 18 Sep 2024 united-domains AG [Tag = UNITEDDOMAINS-DE] -
80 bumer.in 2 May 2022 2 May 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
81 bumer.us 27 May 2023 27 May 2024 OwnRegistrar, Inc. NA
82 bumer.pro 6 Jun 2012 6 Jun 2024 EnCirca, Inc. REDACTED FOR PRIVACY
83 bumer.com 26 Mar 2021 26 Mar 2032 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
84 bumer.info 13 May 2017 13 May 2025 Registrar of Domain Names REG.RU LLC OOO "BUMER"
85 bumer.fun 30 Aug 2023 30 Aug 2024 Key-Systems LLC -
86 bumer.shoes 10 Nov 2022 10 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
87 bumer.store 24 Aug 2023 24 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
88 bumer.com.br 22 Feb 2015 22 Feb 2026 - Bumer Instrumentos de Medi??o Ltda.
89 bumer.xyz 23 Mar 2023 23 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ge rong kai
90 bumer.click 25 Mar 2022 25 Mar 2024 Amazon Registrar, Inc. REDACTED FOR PRIVACY
91 blumer.info 16 Oct 2001 16 Oct 2024 1API GmbH REDACTED FOR PRIVACY
92 nummer.it 17 Sep 2010 30 Sep 2024 Algorithmedia S.r.l. Puglia.com srls
93 su-mei.cn 1 Oct 2023 1 Oct 2024 阿里云计算有限公司(万网) 杜奕寒
94 muomer.com 21 Feb 2024 21 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 bucher.zone 28 Nov 2014 28 Nov 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
96 buyme4.info 8 Nov 2019 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 bcomer.com 6 Oct 2014 6 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 busier.money 21 Apr 2024 21 Apr 2025 Sav.com, LLC Privacy Protection
99 burder.com 13 Mar 1999 13 Mar 2025 Synergy Wholesale Chris Burder
100 bunker.cafe 9 Dec 2020 9 Dec 2024 IONOS SE 1&1 Internet Limited
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 Bu-mer.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bu-mer.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bu-mer.ru",
        "page_size": 100
    },
    "count": {
        "total": 5870,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bummer.space, bulmer.com.br, busmer.com, bummer.tech, buhmer.com, bummer.work, bummer.co.uk, bummer.xyz, bulmer.org, burmer.top, bummer.store, bummer.in, bummer.camp, su-mer.online, bummer.org, bummer.link, bulmer.ru, buumer.com, ba-mer.com, bulmer.co.nz, bulmer.cloud, buzmer.com, bulmer.org.uk, bummer.world, bummer.bayern, buimer.net, bo-mer.com, buymer.de, be-mer.com, bulmer.ca, bulmer.com, lu-mer.com, bulmer.family, bulmer.uk, bulmer.info, bulmer.com.au, su-mer.xyz, bulmer.net, buimer.nl, bummer.me, budmer.com, bummer.ru, bummer.club, buymer.com, bulmer.co.uk, bummer.fun, bummer.de, bummer.com, bummer.chat, bulmer.beauty, buymer.net, burmer.net, bulmer.de, bu-met.com, su-mer.com, bumer.by, bumer.shop, bumer.online, bummer.com.br, burmer.com, bulmer.me.uk, bummer.app, bummer.website, bummer.city, bummer.net, bukmer.com, bummer.it, bubmer.com, bummer.global, bi-mer.com, bummer.info, bulmer.uk.com, bumer.ru, bumer.lt, bumer.com.co, bu-er.com, bumer.club, bumer.net, bu-er.co.uk, bumer.in, bumer.us, bumer.pro, bumer.com, bumer.info, bumer.fun, bumer.shoes, bumer.store, bumer.com.br, bumer.xyz, bumer.click, blumer.info, nummer.it, su-mei.cn, muomer.com, bucher.zone, buyme4.info, bcomer.com, busier.money, burder.com, bunker.cafe",
    "results": [
        {
            "num": 1,
            "domain_name": "bummer.space",
            "domain_keyword": "bummer",
            "domain_tld": "space",
            "query_time": "2024-04-29 04:25:25",
            "create_date": "2023-10-26",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "ekoenergo.pl Przemysław Kochanowski",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bulmer.com.br",
            "domain_keyword": "bulmer",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 16:22:14",
            "create_date": "2020-09-15",
            "update_date": "2023-09-06",
            "expiry_date": "2026-09-15",
            "registrant_name": "Andr? Kreischer dos Santos",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "busmer.com",
            "domain_keyword": "busmer",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:21:41",
            "create_date": "2009-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bummer.tech",
            "domain_keyword": "bummer",
            "domain_tld": "tech",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2019-09-11",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-11",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "buhmer.com",
            "domain_keyword": "buhmer",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:20:09",
            "create_date": "2018-12-06",
            "update_date": "2024-03-14",
            "expiry_date": "2024-12-06",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Julio Fernandez",
            "registrant_company": "dsurco",
            "registrant_address": "Lima, surco.",
            "registrant_city": "Surco",
            "registrant_state": "Lima",
            "registrant_zip": "Lima33",
            "registrant_country": "PE",
            "registrant_email": "https://www.name.com/contact-domain-whois/buhmer.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bummer.work",
            "domain_keyword": "bummer",
            "domain_tld": "work",
            "query_time": "2024-05-09 23:27:36",
            "create_date": "2023-08-24",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bummer.co.uk",
            "domain_keyword": "bummer",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 18:58:03",
            "create_date": "1999-05-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-05-03",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "bummer.xyz",
            "domain_keyword": "bummer",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2019-09-28",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bulmer.org",
            "domain_keyword": "bulmer",
            "domain_tld": "org",
            "query_time": "2024-04-18 01:37:49",
            "create_date": "1997-06-22",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "burmer.top",
            "domain_keyword": "burmer",
            "domain_tld": "top",
            "query_time": "2024-04-20 12:53:02",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xu Yong Fang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "button.dnspod.net",
                "farm.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bummer.store",
            "domain_keyword": "bummer",
            "domain_tld": "store",
            "query_time": "2024-05-09 23:27:34",
            "create_date": "2024-03-01",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-01",
            "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bummer.in",
            "domain_keyword": "bummer",
            "domain_tld": "in",
            "query_time": "2024-04-29 04:25:25",
            "create_date": "2019-03-04",
            "update_date": "2023-12-13",
            "expiry_date": "2029-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ballr Apparels Private limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buck.ns.cloudflare.com",
                "lia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bummer.camp",
            "domain_keyword": "bummer",
            "domain_tld": "camp",
            "query_time": "2024-05-18 05:55:48",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "su-mer.online",
            "domain_keyword": "su-mer",
            "domain_tld": "online",
            "query_time": "2024-04-06 17:05:50",
            "create_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK",
            "registrant_state": "BASAKSEHIR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bummer.org",
            "domain_keyword": "bummer",
            "domain_tld": "org",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2004-08-28",
            "update_date": "2024-01-29",
            "expiry_date": "2025-08-28",
            "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": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bummer.link",
            "domain_keyword": "bummer",
            "domain_tld": "link",
            "query_time": "2024-04-29 04:25:25",
            "create_date": "2021-12-09",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bummer.link",
                "ns2.bummer.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bulmer.ru",
            "domain_keyword": "bulmer",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:49:30",
            "create_date": "2009-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "buumer.com",
            "domain_keyword": "buumer",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:54:12",
            "create_date": "2019-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2025-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "lloyd.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ba-mer.com",
            "domain_keyword": "ba-mer",
            "domain_tld": "com",
            "query_time": "2024-06-03 01:47:43",
            "create_date": "2017-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "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": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ba-mer.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bulmer.co.nz",
            "domain_keyword": "bulmer",
            "domain_tld": "co.nz",
            "query_time": "2024-04-30 09:59:01",
            "create_date": "2004-05-03",
            "update_date": "2023-02-09",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns1.e-xpert.co.nz",
                "ns2.e-xpert.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bulmer.cloud",
            "domain_keyword": "bulmer",
            "domain_tld": "cloud",
            "query_time": "2024-04-24 00:26:33",
            "create_date": "2023-04-24",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ME",
            "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": [
                "brian.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "buzmer.com",
            "domain_keyword": "buzmer",
            "domain_tld": "com",
            "query_time": "2024-05-21 00:04:27",
            "create_date": "2018-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.markum.net",
                "dns2.markum.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bulmer.org.uk",
            "domain_keyword": "bulmer",
            "domain_tld": "org.uk",
            "query_time": "2024-04-18 01:37:52",
            "create_date": "2013-06-18",
            "update_date": "2023-12-08",
            "expiry_date": "2028-06-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "bummer.world",
            "domain_keyword": "bummer",
            "domain_tld": "world",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2019-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bummer.bayern",
            "domain_keyword": "bummer",
            "domain_tld": "bayern",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2014-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bummer Hof Planungs-GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "buimer.net",
            "domain_keyword": "buimer",
            "domain_tld": "net",
            "query_time": "2024-04-26 13:33:52",
            "create_date": "2018-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bo-mer.com",
            "domain_keyword": "bo-mer",
            "domain_tld": "com",
            "query_time": "2024-04-08 00:56:47",
            "create_date": "1997-09-22",
            "update_date": "2022-07-23",
            "expiry_date": "2025-09-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns5.worldnic.com",
                "ns6.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "buymer.de",
            "domain_keyword": "buymer",
            "domain_tld": "de",
            "query_time": "2024-05-04 05:59:27",
            "update_date": "2012-07-05",
            "name_servers": [
                "docks16.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "be-mer.com",
            "domain_keyword": "be-mer",
            "domain_tld": "com",
            "query_time": "2024-05-02 01:54:49",
            "create_date": "2023-10-11",
            "update_date": "2023-12-11",
            "expiry_date": "2026-10-11",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.ihswin.com",
                "ns2.ihswin.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bulmer.ca",
            "domain_keyword": "bulmer",
            "domain_tld": "ca",
            "query_time": "2024-04-30 09:59:01",
            "create_date": "2023-06-28",
            "update_date": "2023-08-27",
            "expiry_date": "2024-06-28",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bulmer.com",
            "domain_keyword": "bulmer",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:11:22",
            "create_date": "1995-02-07",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Heineken International B.V.",
            "registrant_company": "Heineken International B.V.",
            "registrant_address": "Tweede Wetering Plantsoen 21",
            "registrant_city": "Amsterdam",
            "registrant_state": "NH",
            "registrant_zip": "1017ZD",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.205239239",
            "registrant_fax": "+31.206263503",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "lu-mer.com",
            "domain_keyword": "lu-mer",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:13:10",
            "create_date": "2024-02-07",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "bulmer.family",
            "domain_keyword": "bulmer",
            "domain_tld": "family",
            "query_time": "2024-05-19 15:36:57",
            "create_date": "2020-01-12",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cornwall",
            "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": [
                "igor.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bulmer.uk",
            "domain_keyword": "bulmer",
            "domain_tld": "uk",
            "query_time": "2024-05-09 23:25:02",
            "create_date": "2017-09-05",
            "update_date": "2023-07-30",
            "expiry_date": "2024-09-05",
            "registrar_name": "Simon Fox [Tag = FAIRY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "bulmer.info",
            "domain_keyword": "bulmer",
            "domain_tld": "info",
            "query_time": "2024-04-30 09:59:01",
            "create_date": "2013-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bulmer.com.au",
            "domain_keyword": "bulmer",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 07:01:55",
            "update_date": "2023-11-18",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Names Manager",
            "name_servers": [
                "oznet.ozemail.com.au",
                "oznet02.ozemail.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "su-mer.xyz",
            "domain_keyword": "su-mer",
            "domain_tld": "xyz",
            "query_time": "2024-04-06 17:55:03",
            "create_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK",
            "registrant_state": "BASAKSEHIR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bulmer.net",
            "domain_keyword": "bulmer",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:37:49",
            "create_date": "1998-02-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "dns2044a.trouble-free.net",
                "dns2044b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "buimer.nl",
            "domain_keyword": "buimer",
            "domain_tld": "nl",
            "query_time": "2024-05-07 05:58:13",
            "create_date": "2009-01-10",
            "update_date": "2020-09-18",
            "registrar_name": "Hosting2GO B.V.",
            "name_servers": [
                "ns1.hosting2go.nl",
                "ns2.hosting2go.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "bummer.me",
            "domain_keyword": "bummer",
            "domain_tld": "me",
            "query_time": "2024-05-26 04:23:43",
            "create_date": "2022-07-09",
            "update_date": "2024-01-30",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "budmer.com",
            "domain_keyword": "budmer",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:41:39",
            "create_date": "2018-06-08",
            "update_date": "2020-06-02",
            "expiry_date": "2024-06-08",
            "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": 42,
            "domain_name": "bummer.ru",
            "domain_keyword": "bummer",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:49:51",
            "create_date": "2019-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "bummer.club",
            "domain_keyword": "bummer",
            "domain_tld": "club",
            "query_time": "2024-05-26 04:23:43",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "buymer.com",
            "domain_keyword": "buymer",
            "domain_tld": "com",
            "query_time": "2024-04-12 15:23:33",
            "create_date": "2009-10-16",
            "update_date": "2020-04-08",
            "expiry_date": "2024-10-16",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bulmer.co.uk",
            "domain_keyword": "bulmer",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 22:18:24",
            "create_date": "2005-07-11",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-11",
            "registrar_name": "Simon Fox [Tag = FAIRY]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "bummer.fun",
            "domain_keyword": "bummer",
            "domain_tld": "fun",
            "query_time": "2024-04-13 14:27:51",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns116.inhostedns.com",
                "ns216.inhostedns.net",
                "ns316.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bummer.de",
            "domain_keyword": "bummer",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:19:06",
            "update_date": "2022-05-05",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "bummer.com",
            "domain_keyword": "bummer",
            "domain_tld": "com",
            "query_time": "2024-05-24 03:05:36",
            "create_date": "2000-03-06",
            "update_date": "2024-01-13",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bummer.chat",
            "domain_keyword": "bummer",
            "domain_tld": "chat",
            "query_time": "2024-05-31 16:12:56",
            "create_date": "2023-11-28",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ni593.parklogic.com",
                "ns2.ni593.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bulmer.beauty",
            "domain_keyword": "bulmer",
            "domain_tld": "beauty",
            "query_time": "2024-05-16 14:17:42",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2027-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "buymer.net",
            "domain_keyword": "buymer",
            "domain_tld": "net",
            "query_time": "2024-04-15 17:40:52",
            "create_date": "2012-07-04",
            "update_date": "2022-06-22",
            "expiry_date": "2025-07-04",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "burmer.net",
            "domain_keyword": "burmer",
            "domain_tld": "net",
            "query_time": "2024-04-20 12:53:03",
            "create_date": "2006-08-14",
            "update_date": "2022-07-19",
            "expiry_date": "2026-08-14",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0424ef5f-c288-463a-b9ed-1137fc6339e7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.webhostingpad.com",
                "ns6.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bulmer.de",
            "domain_keyword": "bulmer",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:19:02",
            "update_date": "2014-01-09",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "bu-met.com",
            "domain_keyword": "bu-met",
            "domain_tld": "com",
            "query_time": "2024-05-30 15:26:09",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bu-met.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-11.awsdns-01.com",
                "ns-1463.awsdns-54.org",
                "ns-1744.awsdns-26.co.uk",
                "ns-825.awsdns-39.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "su-mer.com",
            "domain_keyword": "su-mer",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:14:27",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2026-04-04",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "ISTANBUL",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=su-mer.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bumer.by",
            "domain_keyword": "bumer",
            "domain_tld": "by",
            "query_time": "2024-05-18 05:55:30",
            "create_date": "2018-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Зайцев Андрей Викторович",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "a1.domain.by",
                "a2.domain.by"
            ]
        },
        {
            "num": 57,
            "domain_name": "bumer.shop",
            "domain_keyword": "bumer",
            "domain_tld": "shop",
            "query_time": "2024-05-13 22:19:59",
            "create_date": "2022-08-24",
            "update_date": "2023-11-14",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.estugo-webhosting.com",
                "ns2.estugo-webhosting.com",
                "ns3.estugo-webhosting.com",
                "ns4.estugo-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bumer.online",
            "domain_keyword": "bumer",
            "domain_tld": "online",
            "query_time": "2024-05-18 05:55:30",
            "create_date": "2020-10-22",
            "update_date": "2024-02-12",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "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.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bummer.com.br",
            "domain_keyword": "bummer",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2004-01-21",
            "update_date": "2023-01-13",
            "expiry_date": "2025-01-21",
            "registrant_name": "Bummer Ind. Com. Art. Esportivos Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 60,
            "domain_name": "burmer.com",
            "domain_keyword": "burmer",
            "domain_tld": "com",
            "query_time": "2024-04-28 11:37:53",
            "create_date": "2003-04-03",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bulmer.me.uk",
            "domain_keyword": "bulmer",
            "domain_tld": "me.uk",
            "query_time": "2024-05-09 23:25:02",
            "create_date": "2003-06-14",
            "update_date": "2023-06-13",
            "expiry_date": "2025-06-14",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1075.ui-dns.biz",
                "ns1075.ui-dns.com",
                "ns1075.ui-dns.de",
                "ns1075.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "bummer.app",
            "domain_keyword": "bummer",
            "domain_tld": "app",
            "query_time": "2024-04-29 04:25:25",
            "create_date": "2022-11-13",
            "update_date": "2023-07-31",
            "expiry_date": "2027-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bummer.website",
            "domain_keyword": "bummer",
            "domain_tld": "website",
            "query_time": "2024-05-18 05:55:48",
            "create_date": "2015-01-07",
            "update_date": "2024-04-24",
            "expiry_date": "2025-01-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0139125093",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bummer.city",
            "domain_keyword": "bummer",
            "domain_tld": "city",
            "query_time": "2024-05-26 04:23:43",
            "create_date": "2015-03-30",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bummer.net",
            "domain_keyword": "bummer",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:57:59",
            "create_date": "2001-02-22",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=bummer.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bukmer.com",
            "domain_keyword": "bukmer",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:08:03",
            "create_date": "2016-11-15",
            "update_date": "2024-03-14",
            "expiry_date": "2024-11-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.teta.for-ns.org",
                "ns2.teta.for-ns.biz",
                "ns3.teta.for-ns.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "bummer.it",
            "domain_keyword": "bummer",
            "domain_tld": "it",
            "query_time": "2024-05-26 04:23:43",
            "create_date": "2012-08-06",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-05",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "bubmer.com",
            "domain_keyword": "bubmer",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:52:32",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bummer.global",
            "domain_keyword": "bummer",
            "domain_tld": "global",
            "query_time": "2024-05-09 23:27:35",
            "create_date": "2022-08-18",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bi-mer.com",
            "domain_keyword": "bi-mer",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:40:14",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kirk.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bummer.info",
            "domain_keyword": "bummer",
            "domain_tld": "info",
            "query_time": "2024-05-26 16:37:29",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bulmer.uk.com",
            "domain_keyword": "bulmer",
            "domain_tld": "uk.com",
            "query_time": "2024-04-11 13:09:34",
            "create_date": "2000-02-22",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "https://instra.com/",
            "registrant_email": "https://whois.centralnic.com/contact/bulmer.uk.com/registrant",
            "name_servers": [
                "ns1.bulmer.uk.com",
                "ns2.bulmer.uk.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bumer.ru",
            "domain_keyword": "bumer",
            "domain_tld": "ru",
            "query_time": "2024-05-05 20:49:41",
            "create_date": "2002-01-29",
            "expiry_date": "2025-01-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC Edition Of Magazine \"Bumerang\"",
            "name_servers": [
                "ns.dataforce.net",
                "ns2.dataforce.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "bumer.lt",
            "domain_keyword": "bumer",
            "domain_tld": "lt",
            "query_time": "2024-05-13 22:19:59",
            "create_date": "2021-11-02",
            "expiry_date": "2027-11-03",
            "registrar_name": "UAB \"Universalūs sprendimai\"",
            "registrar_website": "http://www.us.lt",
            "registrant_company": "UAB \"Universalūs sprendimai\"",
            "name_servers": [
                "ns1.us.lt",
                "ns2.us.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 75,
            "domain_name": "bumer.com.co",
            "domain_keyword": "bumer",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 02:59:16",
            "create_date": "2017-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bu-er.com",
            "domain_keyword": "bu-er",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:13:10",
            "create_date": "2017-10-17",
            "update_date": "2022-10-07",
            "expiry_date": "2024-10-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bumer.club",
            "domain_keyword": "bumer",
            "domain_tld": "club",
            "query_time": "2024-04-15 18:57:09",
            "create_date": "2020-06-29",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-29",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Olga Zabirova",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kurganskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bumer.net",
            "domain_keyword": "bumer",
            "domain_tld": "net",
            "query_time": "2024-05-26 04:23:29",
            "create_date": "2021-10-22",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-22",
            "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=bumer.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "bu-er.co.uk",
            "domain_keyword": "bu-er",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 22:48:52",
            "create_date": "2013-09-18",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-18",
            "registrar_name": "united-domains AG [Tag = UNITEDDOMAINS-DE]",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "bumer.in",
            "domain_keyword": "bumer",
            "domain_tld": "in",
            "query_time": "2024-06-01 23:51:27",
            "create_date": "2022-05-02",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "bumer.us",
            "domain_keyword": "bumer",
            "domain_tld": "us",
            "query_time": "2024-06-03 03:59:16",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-27",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Michael Nava",
            "registrant_company": "NA",
            "registrant_address": "8921 Wolf Dancer Ave",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7024760850",
            "name_servers": [
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bumer.pro",
            "domain_keyword": "bumer",
            "domain_tld": "pro",
            "query_time": "2024-04-13 14:27:07",
            "create_date": "2012-06-06",
            "update_date": "2023-12-13",
            "expiry_date": "2024-06-06",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UKRAINE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lochlan.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bumer.com",
            "domain_keyword": "bumer",
            "domain_tld": "com",
            "query_time": "2024-05-22 11:22:38",
            "create_date": "2021-03-26",
            "update_date": "2024-01-31",
            "expiry_date": "2032-03-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=bumer.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bumer.info",
            "domain_keyword": "bumer",
            "domain_tld": "info",
            "query_time": "2024-05-16 08:29:37",
            "create_date": "2017-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"BUMER\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SVERDLOVSKAYA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bumer.fun",
            "domain_keyword": "bumer",
            "domain_tld": "fun",
            "query_time": "2024-05-18 05:55:30",
            "create_date": "2023-08-30",
            "update_date": "2023-12-12",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bumer.shoes",
            "domain_keyword": "bumer",
            "domain_tld": "shoes",
            "query_time": "2024-05-18 05:55:30",
            "create_date": "2022-11-10",
            "update_date": "2023-09-20",
            "expiry_date": "2024-11-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pid1.srv53.net",
                "pid2.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bumer.store",
            "domain_keyword": "bumer",
            "domain_tld": "store",
            "query_time": "2024-05-09 23:27:21",
            "create_date": "2023-08-24",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bumer.com.br",
            "domain_keyword": "bumer",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 18:57:08",
            "create_date": "2015-02-22",
            "update_date": "2024-03-20",
            "expiry_date": "2026-02-22",
            "registrant_name": "Bumer Instrumentos de Medi??o Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3310.icloudzinc.com",
                "ns3311.icloudzinc.com",
                "ns3312.icloudzinc.com",
                "ns3313.icloudzinc.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 89,
            "domain_name": "bumer.xyz",
            "domain_keyword": "bumer",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 16:12:28",
            "create_date": "2023-03-23",
            "update_date": "2024-05-31",
            "expiry_date": "2024-03-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "ge rong kai",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bumer.click",
            "domain_keyword": "bumer",
            "domain_tld": "click",
            "query_time": "2024-06-01 12:15:24",
            "create_date": "2022-03-25",
            "update_date": "2024-05-08",
            "expiry_date": "2024-03-25",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-1402.awsdns-47.org",
                "ns-2015.awsdns-59.co.uk",
                "ns-229.awsdns-28.com",
                "ns-937.awsdns-53.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "blumer.info",
            "domain_keyword": "blumer",
            "domain_tld": "info",
            "query_time": "2024-04-09 18:56:14",
            "create_date": "2001-10-16",
            "update_date": "2023-09-03",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.agrinet.ch",
                "dns2.agrinet.ch"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nummer.it",
            "domain_keyword": "nummer",
            "domain_tld": "it",
            "query_time": "2024-04-07 17:14:59",
            "create_date": "2010-09-17",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 93,
            "domain_name": "su-mei.cn",
            "domain_keyword": "su-mei",
            "domain_tld": "cn",
            "query_time": "2024-04-08 04:15:14",
            "create_date": "2023-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杜奕寒",
            "registrant_email": "[email protected]",
            "name_servers": [
                "luciana.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "muomer.com",
            "domain_keyword": "muomer",
            "domain_tld": "com",
            "query_time": "2024-04-11 13:09:53",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bucher.zone",
            "domain_keyword": "bucher",
            "domain_tld": "zone",
            "query_time": "2024-04-20 06:42:56",
            "create_date": "2014-11-28",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "buyme4.info",
            "domain_keyword": "buyme4",
            "domain_tld": "info",
            "query_time": "2024-04-15 17:40:10",
            "create_date": "2019-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bcomer.com",
            "domain_keyword": "bcomer",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:29:58",
            "create_date": "2014-10-06",
            "update_date": "2020-09-30",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "busier.money",
            "domain_keyword": "busier",
            "domain_tld": "money",
            "query_time": "2024-04-24 16:24:18",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "burder.com",
            "domain_keyword": "burder",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:20:37",
            "create_date": "1999-03-13",
            "update_date": "2023-01-17",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Chris Burder",
            "registrant_company": "Chris Burder",
            "registrant_address": "PO Box 144",
            "registrant_city": "Eaglehawk",
            "registrant_state": "VIC",
            "registrant_zip": "3556",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.408146945",
            "name_servers": [
                "nsw.name-servers.net.au",
                "nsx.name-servers.net.au",
                "nsy.name-servers.net.au",
                "nsz.name-servers.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bunker.cafe",
            "domain_keyword": "bunker",
            "domain_tld": "cafe",
            "query_time": "2024-04-29 04:34:59",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1022.ui-dns.com",
                "ns1035.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1118.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.415,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bu-mer.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5870</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bummer.space, bulmer.com.br, busmer.com, bummer.tech, buhmer.com, bummer.work, bummer.co.uk, bummer.xyz, bulmer.org, burmer.top, bummer.store, bummer.in, bummer.camp, su-mer.online, bummer.org, bummer.link, bulmer.ru, buumer.com, ba-mer.com, bulmer.co.nz, bulmer.cloud, buzmer.com, bulmer.org.uk, bummer.world, bummer.bayern, buimer.net, bo-mer.com, buymer.de, be-mer.com, bulmer.ca, bulmer.com, lu-mer.com, bulmer.family, bulmer.uk, bulmer.info, bulmer.com.au, su-mer.xyz, bulmer.net, buimer.nl, bummer.me, budmer.com, bummer.ru, bummer.club, buymer.com, bulmer.co.uk, bummer.fun, bummer.de, bummer.com, bummer.chat, bulmer.beauty, buymer.net, burmer.net, bulmer.de, bu-met.com, su-mer.com, bumer.by, bumer.shop, bumer.online, bummer.com.br, burmer.com, bulmer.me.uk, bummer.app, bummer.website, bummer.city, bummer.net, bukmer.com, bummer.it, bubmer.com, bummer.global, bi-mer.com, bummer.info, bulmer.uk.com, bumer.ru, bumer.lt, bumer.com.co, bu-er.com, bumer.club, bumer.net, bu-er.co.uk, bumer.in, bumer.us, bumer.pro, bumer.com, bumer.info, bumer.fun, bumer.shoes, bumer.store, bumer.com.br, bumer.xyz, bumer.click, blumer.info, nummer.it, su-mei.cn, muomer.com, bucher.zone, buyme4.info, bcomer.com, busier.money, burder.com, bunker.cafe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bummer.space</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-29 04:25:25</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>ekoenergo.pl Przemysław Kochanowski</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bulmer.com.br</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 16:22:14</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrant_name>Andr? Kreischer dos Santos</registrant_name>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>busmer.com</domain_name>
   <domain_keyword>busmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:21:41</query_time>
   <create_date>2009-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bummer.tech</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-11</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>ns37.domaincontrol.com</value>
    <value>ns38.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>buhmer.com</domain_name>
   <domain_keyword>buhmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:20:09</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Julio Fernandez</registrant_name>
   <registrant_company>dsurco</registrant_company>
   <registrant_address>Lima, surco.</registrant_address>
   <registrant_city>Surco</registrant_city>
   <registrant_state>Lima</registrant_state>
   <registrant_zip>Lima33</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/buhmer.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bummer.work</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-09 23:27:36</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bummer.co.uk</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 18:58:03</query_time>
   <create_date>1999-05-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>bummer.xyz</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2019-09-28</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-28</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_company>Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si</registrant_company>
   <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>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>9</num>
   <domain_name>bulmer.org</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 01:37:49</query_time>
   <create_date>1997-06-22</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>burmer.top</domain_name>
   <domain_keyword>burmer</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 12:53:02</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</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>Xu Yong Fang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>button.dnspod.net</value>
    <value>farm.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bummer.store</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 23:27:34</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-01</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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bummer.in</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 04:25:25</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2029-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ballr Apparels Private limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buck.ns.cloudflare.com</value>
    <value>lia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bummer.camp</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-18 05:55:48</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>su-mer.online</domain_name>
   <domain_keyword>su-mer</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-06 17:05:50</query_time>
   <create_date>2024-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK</registrant_company>
   <registrant_state>BASAKSEHIR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bummer.org</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2004-08-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-08-28</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>ns1.sawsells.com</value>
    <value>ns2.sawsells.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>16</num>
   <domain_name>bummer.link</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-29 04:25:25</query_time>
   <create_date>2021-12-09</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bummer.link</value>
    <value>ns2.bummer.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bulmer.ru</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:49:30</query_time>
   <create_date>2009-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>buumer.com</domain_name>
   <domain_keyword>buumer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:54:12</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-10-09</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>lloyd.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ba-mer.com</domain_name>
   <domain_keyword>ba-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 01:47:43</query_time>
   <create_date>2017-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>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>ANHUI</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=ba-mer.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bulmer.co.nz</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-30 09:59:01</query_time>
   <create_date>2004-05-03</create_date>
   <update_date>2023-02-09</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns1.e-xpert.co.nz</value>
    <value>ns2.e-xpert.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bulmer.cloud</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-24 00:26:33</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ME</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>brian.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>buzmer.com</domain_name>
   <domain_keyword>buzmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 00:04:27</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.markum.net</value>
    <value>dns2.markum.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bulmer.org.uk</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-18 01:37:52</query_time>
   <create_date>2013-06-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2028-06-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>bummer.world</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bummer.bayern</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</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>Bummer Hof Planungs-GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>buimer.net</domain_name>
   <domain_keyword>buimer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 13:33:52</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-29</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bo-mer.com</domain_name>
   <domain_keyword>bo-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 00:56:47</query_time>
   <create_date>1997-09-22</create_date>
   <update_date>2022-07-23</update_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns5.worldnic.com</value>
    <value>ns6.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>buymer.de</domain_name>
   <domain_keyword>buymer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 05:59:27</query_time>
   <update_date>2012-07-05</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>be-mer.com</domain_name>
   <domain_keyword>be-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 01:54:49</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2026-10-11</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.ihswin.com</value>
    <value>ns2.ihswin.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>bulmer.ca</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 09:59:01</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>31</num>
   <domain_name>bulmer.com</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:11:22</query_time>
   <create_date>1995-02-07</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Heineken International B.V.</registrant_name>
   <registrant_company>Heineken International B.V.</registrant_company>
   <registrant_address>Tweede Wetering Plantsoen 21</registrant_address>
   <registrant_city>Amsterdam</registrant_city>
   <registrant_state>NH</registrant_state>
   <registrant_zip>1017ZD</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.205239239</registrant_phone>
   <registrant_fax>+31.206263503</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>lu-mer.com</domain_name>
   <domain_keyword>lu-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:13:10</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bulmer.family</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-19 15:36:57</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cornwall</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>igor.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bulmer.uk</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 23:25:02</query_time>
   <create_date>2017-09-05</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Simon Fox [Tag = FAIRY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>bulmer.info</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 09:59:01</query_time>
   <create_date>2013-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bulmer.com.au</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 07:01:55</query_time>
   <update_date>2023-11-18</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Names Manager</registrant_name>
   <name_servers>
    <value>oznet.ozemail.com.au</value>
    <value>oznet02.ozemail.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>su-mer.xyz</domain_name>
   <domain_keyword>su-mer</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-06 17:55:03</query_time>
   <create_date>2024-04-04</create_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>BASAK MAH. YUNUS EMRE CAD. B37 BLOK NO 14 C IC KAPI NO 4 BASAK</registrant_company>
   <registrant_state>BASAKSEHIR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bulmer.net</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:37:49</query_time>
   <create_date>1998-02-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>dns2044a.trouble-free.net</value>
    <value>dns2044b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>buimer.nl</domain_name>
   <domain_keyword>buimer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 05:58:13</query_time>
   <create_date>2009-01-10</create_date>
   <update_date>2020-09-18</update_date>
   <registrar_name>Hosting2GO B.V.</registrar_name>
   <name_servers>
    <value>ns1.hosting2go.nl</value>
    <value>ns2.hosting2go.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bummer.me</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-26 04:23:43</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>41</num>
   <domain_name>budmer.com</domain_name>
   <domain_keyword>budmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:41:39</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2020-06-02</update_date>
   <expiry_date>2024-06-08</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>42</num>
   <domain_name>bummer.ru</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:49:51</query_time>
   <create_date>2019-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>bummer.club</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 04:23:43</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>buymer.com</domain_name>
   <domain_keyword>buymer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 15:23:33</query_time>
   <create_date>2009-10-16</create_date>
   <update_date>2020-04-08</update_date>
   <expiry_date>2024-10-16</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>guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bulmer.co.uk</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 22:18:24</query_time>
   <create_date>2005-07-11</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Simon Fox [Tag = FAIRY]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>bummer.fun</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-13 14:27:51</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns116.inhostedns.com</value>
    <value>ns216.inhostedns.net</value>
    <value>ns316.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bummer.de</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:19:06</query_time>
   <update_date>2022-05-05</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>bummer.com</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 03:05:36</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>bummer.chat</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-31 16:12:56</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ni593.parklogic.com</value>
    <value>ns2.ni593.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bulmer.beauty</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-16 14:17:42</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2027-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>51</num>
   <domain_name>buymer.net</domain_name>
   <domain_keyword>buymer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 17:40:52</query_time>
   <create_date>2012-07-04</create_date>
   <update_date>2022-06-22</update_date>
   <expiry_date>2025-07-04</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>burmer.net</domain_name>
   <domain_keyword>burmer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 12:53:03</query_time>
   <create_date>2006-08-14</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2026-08-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0424ef5f-c288-463a-b9ed-1137fc6339e7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.webhostingpad.com</value>
    <value>ns6.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bulmer.de</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:19:02</query_time>
   <update_date>2014-01-09</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>bu-met.com</domain_name>
   <domain_keyword>bu-met</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 15:26:09</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bu-met.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-11.awsdns-01.com</value>
    <value>ns-1463.awsdns-54.org</value>
    <value>ns-1744.awsdns-26.co.uk</value>
    <value>ns-825.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>su-mer.com</domain_name>
   <domain_keyword>su-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:14:27</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-04-04</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>ISTANBUL</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=su-mer.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bumer.by</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-18 05:55:30</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Зайцев Андрей Викторович</registrant_company>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>a1.domain.by</value>
    <value>a2.domain.by</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>bumer.shop</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-13 22:19:59</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.estugo-webhosting.com</value>
    <value>ns2.estugo-webhosting.com</value>
    <value>ns3.estugo-webhosting.com</value>
    <value>ns4.estugo-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bumer.online</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 05:55:30</query_time>
   <create_date>2020-10-22</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-10-22</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>Privacy Protection</registrant_company>
   <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.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>bummer.com.br</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2004-01-21</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrant_name>Bummer Ind. Com. Art. Esportivos Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>burmer.com</domain_name>
   <domain_keyword>burmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 11:37:53</query_time>
   <create_date>2003-04-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bulmer.me.uk</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-09 23:25:02</query_time>
   <create_date>2003-06-14</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1075.ui-dns.biz</value>
    <value>ns1075.ui-dns.com</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1075.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>bummer.app</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 04:25:25</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2027-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bummer.website</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-18 05:55:48</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-01-07</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 0139125093</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>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>64</num>
   <domain_name>bummer.city</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-26 04:23:43</query_time>
   <create_date>2015-03-30</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bummer.net</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:57:59</query_time>
   <create_date>2001-02-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=bummer.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bukmer.com</domain_name>
   <domain_keyword>bukmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:08:03</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.teta.for-ns.org</value>
    <value>ns2.teta.for-ns.biz</value>
    <value>ns3.teta.for-ns.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bummer.it</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 04:23:43</query_time>
   <create_date>2012-08-06</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bubmer.com</domain_name>
   <domain_keyword>bubmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:52:32</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bummer.global</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-09 23:27:35</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>70</num>
   <domain_name>bi-mer.com</domain_name>
   <domain_keyword>bi-mer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:40:14</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kirk.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bummer.info</domain_name>
   <domain_keyword>bummer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 16:37:29</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bulmer.uk.com</domain_name>
   <domain_keyword>bulmer</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-04-11 13:09:34</query_time>
   <create_date>2000-02-22</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>https://instra.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/bulmer.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bulmer.uk.com</value>
    <value>ns2.bulmer.uk.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bumer.ru</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 20:49:41</query_time>
   <create_date>2002-01-29</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC Edition Of Magazine &quot;Bumerang&quot;</registrant_company>
   <name_servers>
    <value>ns.dataforce.net</value>
    <value>ns2.dataforce.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>bumer.lt</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-13 22:19:59</query_time>
   <create_date>2021-11-02</create_date>
   <expiry_date>2027-11-03</expiry_date>
   <registrar_name>UAB &quot;Universalūs sprendimai&quot;</registrar_name>
   <registrar_website>http://www.us.lt</registrar_website>
   <registrant_company>UAB &quot;Universalūs sprendimai&quot;</registrant_company>
   <name_servers>
    <value>ns1.us.lt</value>
    <value>ns2.us.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>bumer.com.co</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 02:59:16</query_time>
   <create_date>2017-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bu-er.com</domain_name>
   <domain_keyword>bu-er</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:13:10</query_time>
   <create_date>2017-10-17</create_date>
   <update_date>2022-10-07</update_date>
   <expiry_date>2024-10-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>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bumer.club</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 18:57:09</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Olga Zabirova</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kurganskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bumer.net</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 04:23:29</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-22</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=bumer.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bu-er.co.uk</domain_name>
   <domain_keyword>bu-er</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 22:48:52</query_time>
   <create_date>2013-09-18</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>united-domains AG [Tag = UNITEDDOMAINS-DE]</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>bumer.in</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 23:51:27</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>bumer.us</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-03 03:59:16</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>8921 Wolf Dancer Ave</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7024760850</registrant_phone>
   <name_servers>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bumer.pro</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-13 14:27:07</query_time>
   <create_date>2012-06-06</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UKRAINE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lochlan.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bumer.com</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 11:22:38</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2032-03-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=bumer.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bumer.info</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 08:29:37</query_time>
   <create_date>2017-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;BUMER&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SVERDLOVSKAYA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bumer.fun</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 05:55:30</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bumer.shoes</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>shoes</domain_tld>
   <query_time>2024-05-18 05:55:30</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pid1.srv53.net</value>
    <value>pid2.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bumer.store</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-09 23:27:21</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bumer.com.br</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 18:57:08</query_time>
   <create_date>2015-02-22</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrant_name>Bumer Instrumentos de Medi??o Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3310.icloudzinc.com</value>
    <value>ns3311.icloudzinc.com</value>
    <value>ns3312.icloudzinc.com</value>
    <value>ns3313.icloudzinc.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>bumer.xyz</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 16:12:28</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>ge rong kai</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bumer.click</domain_name>
   <domain_keyword>bumer</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-01 12:15:24</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.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>CL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-1402.awsdns-47.org</value>
    <value>ns-2015.awsdns-59.co.uk</value>
    <value>ns-229.awsdns-28.com</value>
    <value>ns-937.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>blumer.info</domain_name>
   <domain_keyword>blumer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-09 18:56:14</query_time>
   <create_date>2001-10-16</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.agrinet.ch</value>
    <value>dns2.agrinet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nummer.it</domain_name>
   <domain_keyword>nummer</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-07 17:14:59</query_time>
   <create_date>2010-09-17</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>su-mei.cn</domain_name>
   <domain_keyword>su-mei</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-08 04:15:14</query_time>
   <create_date>2023-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杜奕寒</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>luciana.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>muomer.com</domain_name>
   <domain_keyword>muomer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 13:09:53</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bucher.zone</domain_name>
   <domain_keyword>bucher</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-20 06:42:56</query_time>
   <create_date>2014-11-28</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>buyme4.info</domain_name>
   <domain_keyword>buyme4</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 17:40:10</query_time>
   <create_date>2019-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>97</num>
   <domain_name>bcomer.com</domain_name>
   <domain_keyword>bcomer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:29:58</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2020-09-30</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>busier.money</domain_name>
   <domain_keyword>busier</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-04-24 16:24:18</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>burder.com</domain_name>
   <domain_keyword>burder</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:20:37</query_time>
   <create_date>1999-03-13</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Chris Burder</registrant_name>
   <registrant_company>Chris Burder</registrant_company>
   <registrant_address>PO Box 144</registrant_address>
   <registrant_city>Eaglehawk</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3556</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.408146945</registrant_phone>
   <name_servers>
    <value>nsw.name-servers.net.au</value>
    <value>nsx.name-servers.net.au</value>
    <value>nsy.name-servers.net.au</value>
    <value>nsz.name-servers.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bunker.cafe</domain_name>
   <domain_keyword>bunker</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-04-29 04:34:59</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1022.ui-dns.com</value>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1118.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.415</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.