WHOIS QUERY TIME

5 May 2024 - 1:57 AM UTC

Modified: 18 August 2023

NAME SERVERS

ns01.agenturserver.co
ns01.agenturserver.de
ns01.agenturserver.it

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bellmatec.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bellmatec.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bellmatec.de",
            "domain_keyword": "bellmatec",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:57:50",
            "update_date": "2023-08-18",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bellmatec.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bellmatec.de</domain_name>
   <domain_keyword>bellmatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:57:50</query_time>
   <update_date>2023-08-18</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.028 seconds) for "bellmatec.de" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Aug 2020 - 9:43 AM UTC

Modified: 11 July 2017

NAME SERVERS

docks02.rzone.de
shades06.rzone.de

DOMAIN STATUS

connect

#2 - QUERY TIME

5 May 2024 - 1:57 AM UTC

Modified: 18 August 2023

NAME SERVERS

ns01.agenturserver.co
ns01.agenturserver.de
ns01.agenturserver.it

DOMAIN STATUS

connect

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bellmatec.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bellmatec.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bellmatec.de",
    "results": [
        {
            "num": 1,
            "domain_name": "bellmatec.de",
            "domain_keyword": "bellmatec",
            "domain_tld": "de",
            "query_time": "2020-08-05 09:43:19",
            "update_date": "2017-07-11",
            "name_servers": [
                "docks02.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "bellmatec.de",
            "domain_keyword": "bellmatec",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:57:50",
            "update_date": "2023-08-18",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "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>bellmatec.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>bellmatec.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bellmatec.de</domain_name>
   <domain_keyword>bellmatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2020-08-05 09:43:19</query_time>
   <update_date>2017-07-11</update_date>
   <name_servers>
    <value>docks02.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>bellmatec.de</domain_name>
   <domain_keyword>bellmatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:57:50</query_time>
   <update_date>2023-08-18</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</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.015 seconds) which contained the exact domain keyword "bellmatec".
Domain Name Registered Expiry Registrar Ownership
1 bellmatec.com 11 Jul 2017 11 Jul 2024 1API GmbH REDACTED FOR PRIVACY
2 bellmatec.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bellmatec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bellmatec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "bellmatec.com, bellmatec.de",
    "results": [
        {
            "num": 1,
            "domain_name": "bellmatec.com",
            "domain_keyword": "bellmatec",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "2017-07-11",
            "update_date": "2023-08-18",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": "contact via https://www.1api.net/send-message/bellmatec.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bellmatec.de",
            "domain_keyword": "bellmatec",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:57:50",
            "update_date": "2023-08-18",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bellmatec</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>bellmatec.com, bellmatec.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bellmatec.com</domain_name>
   <domain_keyword>bellmatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-07-11</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_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>contact via https://www.1api.net/send-message/bellmatec.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bellmatec.de</domain_name>
   <domain_keyword>bellmatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:57:50</query_time>
   <update_date>2023-08-18</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.015</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 408 domain names (in 0.155 seconds) which look and sound like the brand name "bellmatec".
Domain Name Registered Expiry Registrar Ownership
1 bellmatic.eu - - CSL GmbH Computer Service Langenbach d/b/a joker.com -
2 bellmatic.de - - - -
3 bellmatic.se 13 Jul 2011 13 Jul 2024 Joker.com -
4 bellmatic.com 17 Aug 1999 17 Aug 2024 Register.com, Inc. -
5 belmatec.com.br 25 Oct 2010 25 Oct 2024 - Maur?cio Dias de Rezende
6 bellatec.com 14 Dec 2011 14 Dec 2026 GoDaddy.com, LLC -
7 bellatec.de - - - -
8 bellmate.com 10 Mar 2003 10 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) Sato Shunsuke
9 bellmatehk.com 22 Apr 2004 22 Apr 2025 Leascend Technology Co., Ltd. -
10 beltmatic.com 15 Dec 2023 15 Dec 2024 GoDaddy.com, LLC -
11 wellmater.com 13 Apr 2022 13 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
12 cellmates.us 16 Oct 2023 16 Oct 2024 Sav.com LLC Domain Science Ltd
13 helljatec.com 26 Feb 2019 26 Feb 2025 Cronon AG -
14 billmatic.net 23 Sep 2022 23 Sep 2024 Wix.com Ltd. -
15 bellgates.com 17 Jun 2011 17 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 bellamatic.net 28 Apr 2021 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 bellatech.com.br 9 Mar 2017 9 Mar 2025 - Rafael Rosa Zeni
18 bellmaker.com 12 Sep 2012 12 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 bellaamec.com 21 Mar 2022 21 Mar 2024 Tucows Domains Inc. -
20 cellmates.org 23 Feb 2011 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 bellatech.co 16 Oct 2019 16 Oct 2024 Key-Systems GmbH c/o whoisproxy.com
22 billmatez.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Sazid Banna
23 belloatech.com 18 Jun 2020 18 Jun 2026 GoDaddy.com, LLC -
24 belloatech.dev 28 Oct 2020 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 bullmates.de - - - -
26 bellamate.com 15 Jul 2019 15 Jul 2024 GoDaddy.com, LLC -
27 bellwater.co.jp 5 Dec 2011 - - SHUWA Inc.
28 wellmatea.store 24 Apr 2023 24 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
29 sellmatic.online 5 Jun 2021 5 Jun 2024 Realtime Register B.V. My Domain Provider
30 bellmotel.com 3 Dec 2000 4 Dec 2028 ENOM, INC. REDACTED FOR PRIVACY
31 bellgates.co.uk 19 Aug 2020 19 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
32 billmatez.net 16 Oct 2021 16 Oct 2024 Cloudflare, Inc. DATA REDACTED
33 belezatec.com 13 Oct 2020 13 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 bellmatics.com 26 Aug 2004 26 Aug 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
35 cellmaxtec.com 5 Jan 2024 5 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 cellmates.net 14 Dec 1999 14 Dec 2024 Dynadot Inc -
37 sellmates.xyz 29 May 2024 29 May 2025 Go Daddy, LLC Domains By Proxy, LLC
38 yellmatic.com 12 Apr 2012 12 Apr 2025 Network Solutions, LLC -
39 bellateca.pl 26 Aug 2018 26 Aug 2024 nazwa.pl sp. z o.o. -
40 billmatez.com 16 Oct 2021 16 Oct 2024 Cloudflare, Inc. DATA REDACTED
41 bellwater.com 11 Jul 2011 11 Jul 2024 GoDaddy.com, LLC -
42 bellsater.com 7 Jul 2021 7 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
43 cellmates.com 16 Oct 1998 17 Oct 2025 GoDaddy.com, LLC -
44 beltmates.store 16 Mar 2021 16 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
45 bellmaster.com 11 Jan 2020 11 Jan 2025 GoDaddy.com, LLC -
46 cellmatic.com 1 Apr 2003 1 Apr 2025 Name.com, Inc. Affordable Webhosting, Inc., Advertising
47 belomatic.com 28 Jul 2023 28 Jul 2024 NameSecure L.L.C. -
48 billmatez.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Sazid Banna
49 belimatech.com 26 Jan 2018 26 Jan 2025 REGTIME LTD. Private Person
50 bellemate.us 11 Oct 2018 11 Oct 2024 Tucows Domains Inc. BELLEMATE?
51 bellmaker.media 12 Jan 2018 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 wellmatic.sk 4 Mar 2019 4 Mar 2025 WebSupport s.r.o. Wellmatic Kft.
53 cellmates.io 18 Jan 2024 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 bellemate.com 7 Aug 2019 7 Aug 2024 TurnCommerce, Inc. DBA NameBright.com SiteTools, Inc.
55 bellmagic.com 28 Apr 2019 28 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 wellmates.app 4 May 2024 4 May 2025 Porkbun LLC Private by Design, LLC
57 bellamatic.com 10 Oct 2018 10 Oct 2024 Go Canada Domains, LLC -
58 bellymate.com 7 Jan 2023 7 Jan 2025 GoDaddy.com, LLC -
59 wellmatic.com 5 Nov 2011 6 Nov 2024 GoDaddy.com, LLC -
60 billmates.com 12 Apr 2012 12 Apr 2025 1API GmbH Registrant of billmates.com
61 tellmatic.org 28 Feb 2007 28 Feb 2025 CPS-Datensysteme GmbH multi.art.studio
62 belugatec.ru 11 May 2023 11 May 2025 RU-CENTER-RU AKCIONERNOE OBShchESTVO BELUGA PRODZhEKTS LODZhISTIK
63 beltmates.com 16 Mar 2021 16 Mar 2025 GoDaddy.com, LLC -
64 bellatech.se 15 Feb 2011 15 Feb 2025 One.com -
65 bellemates.com 14 Mar 2024 14 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 belliatech.com 18 Feb 2009 18 Feb 2026 GoDaddy.com, LLC -
67 ballmatic.it 22 May 2018 20 Dec 2024 Aruba Business s.r.l. hidden
68 hellmatez.org 18 Feb 2024 18 Feb 2025 Gandi SAS SCARZ OLA MARIUS SKARSETH
69 billmatic.com 10 May 2002 10 May 2025 Moniker Online Services LLC REDACTED FOR PRIVACY
70 ballmates.jp 16 Dec 2021 31 Dec 2024 - Toshinobu Komiyama
71 bullmates.com 22 Apr 2021 22 Apr 2025 GoDaddy.com, LLC -
72 cellmates.life 17 Jan 2024 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 cellmates.app 10 May 2022 10 May 2025 1&1 Internet SE 1&1 Internet Limited
74 bellatech.com 8 Oct 2011 7 Oct 2024 gabia Choi Sungyeon
75 bellgates.info 8 Oct 2023 8 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
76 bella-tec.com 11 Jul 2023 11 Jul 2033 GoDaddy.com, LLC -
77 belleavec.net 12 Aug 2014 12 Aug 2024 GMO INTERNET, INC. Hiromi Okamoto
78 belugatec.com 19 May 2023 19 May 2033 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 bellamates.com 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 bellmatch.com 26 Mar 2000 26 Mar 2030 Network Solutions, LLC -
81 wellmates.net 7 Aug 2015 7 Aug 2024 GoDaddy.com, LLC -
82 bellatech.us 22 Sep 2013 21 Sep 2024 GoDaddy.com, LLC Christine Johnson-Britsch
83 ballmates.co.jp 18 Jan 2022 - - Ballmates
84 bellmatch.net 31 Jan 2005 31 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
85 bellamatic.org 28 Apr 2021 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 belmitec.com 3 Mar 2022 3 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
87 ballmate.net 16 Jan 2021 16 Jan 2025 Whois Corp. Kim Joon Young
88 bellmare.com 1 Mar 2009 1 Mar 2025 Alpine Domains Inc. eWeb Development Inc.
89 billmate.se 14 Jan 2013 14 Jan 2025 Loopia AB -
90 bilmatec.com 11 Mar 2023 11 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
91 sellmate.live 21 May 2024 21 May 2027 Name.com, Inc. Lighthouse Solucoes em Informatica Ltda
92 cellmate.world 24 Oct 2020 24 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
93 sellmates.com 17 Oct 2005 17 Oct 2024 GoDaddy.com, LLC -
94 sellmate.online 30 Jun 2022 30 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
95 cllmatec.com 12 Feb 2024 12 Feb 2025 NameCheap, Inc. -
96 billmate.net 3 May 2023 3 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 tellmate.in 29 Aug 2015 29 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
98 bellmaths.com 23 Dec 2021 23 Dec 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 cellmates.trading 10 Feb 2024 10 Feb 2025 OwnRegistrar, Inc. WhoisSecure
100 cellmate.org 18 Nov 2004 18 Nov 2024 DomainPeople, Inc. Elphege FREMY
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 Bellmatec.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bellmatec.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bellmatec.de",
        "page_size": 100
    },
    "count": {
        "total": 408,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bellmatic.eu, bellmatic.de, bellmatic.se, bellmatic.com, belmatec.com.br, bellatec.com, bellatec.de, bellmate.com, bellmatehk.com, beltmatic.com, wellmater.com, cellmates.us, helljatec.com, billmatic.net, bellgates.com, bellamatic.net, bellatech.com.br, bellmaker.com, bellaamec.com, cellmates.org, bellatech.co, billmatez.com.au, belloatech.com, belloatech.dev, bullmates.de, bellamate.com, bellwater.co.jp, wellmatea.store, sellmatic.online, bellmotel.com, bellgates.co.uk, billmatez.net, belezatec.com, bellmatics.com, cellmaxtec.com, cellmates.net, sellmates.xyz, yellmatic.com, bellateca.pl, billmatez.com, bellwater.com, bellsater.com, cellmates.com, beltmates.store, bellmaster.com, cellmatic.com, belomatic.com, billmatez.au, belimatech.com, bellemate.us, bellmaker.media, wellmatic.sk, cellmates.io, bellemate.com, bellmagic.com, wellmates.app, bellamatic.com, bellymate.com, wellmatic.com, billmates.com, tellmatic.org, belugatec.ru, beltmates.com, bellatech.se, bellemates.com, belliatech.com, ballmatic.it, hellmatez.org, billmatic.com, ballmates.jp, bullmates.com, cellmates.life, cellmates.app, bellatech.com, bellgates.info, bella-tec.com, belleavec.net, belugatec.com, bellamates.com, bellmatch.com, wellmates.net, bellatech.us, ballmates.co.jp, bellmatch.net, bellamatic.org, belmitec.com, ballmate.net, bellmare.com, billmate.se, bilmatec.com, sellmate.live, cellmate.world, sellmates.com, sellmate.online, cllmatec.com, billmate.net, tellmate.in, bellmaths.com, cellmates.trading, cellmate.org",
    "results": [
        {
            "num": 1,
            "domain_name": "bellmatic.eu",
            "domain_keyword": "bellmatic",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:55:18",
            "registrar_name": "CSL GmbH Computer Service Langenbach   d/b/a  joker.com",
            "registrar_website": "www.joker.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "bellmatic.de",
            "domain_keyword": "bellmatic",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:57:50",
            "update_date": "2022-03-07",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 3,
            "domain_name": "bellmatic.se",
            "domain_keyword": "bellmatic",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:49:59",
            "create_date": "2011-07-13",
            "update_date": "2023-05-29",
            "expiry_date": "2024-07-13",
            "registrar_name": "Joker.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bellmatic.com",
            "domain_keyword": "bellmatic",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "1999-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "belmatec.com.br",
            "domain_keyword": "belmatec",
            "domain_tld": "com.br",
            "query_time": "2024-04-12 10:49:23",
            "create_date": "2010-10-25",
            "update_date": "2022-07-30",
            "expiry_date": "2024-10-25",
            "registrant_name": "Maur?cio Dias de Rezende",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "bellatec.com",
            "domain_keyword": "bellatec",
            "domain_tld": "com",
            "query_time": "2024-06-01 03:28:40",
            "create_date": "2011-12-14",
            "update_date": "2024-01-18",
            "expiry_date": "2026-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "bellatec.de",
            "domain_keyword": "bellatec",
            "domain_tld": "de",
            "query_time": "2024-05-05 01:57:32",
            "update_date": "2024-03-21",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "bellmate.com",
            "domain_keyword": "bellmate",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "2003-03-10",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Sato Shunsuke",
            "registrant_address": "Ryugashima 1-4-4",
            "registrant_city": "Niigata-shi, Chuo-ku",
            "registrant_state": "Niigata",
            "registrant_zip": "950-0072",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.252497400",
            "name_servers": [
                "shns1.estore.co.jp",
                "shns2.estore.co.jp",
                "shns3.estore.co.jp",
                "shns4.estore.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bellmatehk.com",
            "domain_keyword": "bellmatehk",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "2004-04-22",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com",
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "beltmatic.com",
            "domain_keyword": "beltmatic",
            "domain_tld": "com",
            "query_time": "2024-05-05 11:04:48",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wellmater.com",
            "domain_keyword": "wellmater",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:39:17",
            "create_date": "2022-04-13",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cellmates.us",
            "domain_keyword": "cellmates",
            "domain_tld": "us",
            "query_time": "2024-04-26 13:40:54",
            "create_date": "2023-10-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "Zsolt Bikadi",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "Szabo Ilonka 63C",
            "registrant_city": "Budapest",
            "registrant_state": "Budapest",
            "registrant_zip": "1015",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.205435082",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "helljatec.com",
            "domain_keyword": "helljatec",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:41:48",
            "create_date": "2019-02-26",
            "update_date": "2019-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks10.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "billmatic.net",
            "domain_keyword": "billmatic",
            "domain_tld": "net",
            "query_time": "2024-04-12 21:36:02",
            "create_date": "2022-09-23",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-23",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bellgates.com",
            "domain_keyword": "bellgates",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:36:37",
            "create_date": "2011-06-17",
            "update_date": "2020-06-11",
            "expiry_date": "2025-06-17",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bellamatic.net",
            "domain_keyword": "bellamatic",
            "domain_tld": "net",
            "query_time": "2024-05-14 08:51:57",
            "create_date": "2021-04-28",
            "update_date": "2023-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bellamatic.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bellatech.com.br",
            "domain_keyword": "bellatech",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 08:53:42",
            "create_date": "2017-03-09",
            "update_date": "2023-02-22",
            "expiry_date": "2025-03-09",
            "registrant_name": "Rafael Rosa Zeni",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "bellmaker.com",
            "domain_keyword": "bellmaker",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:46:54",
            "create_date": "2012-09-12",
            "update_date": "2020-09-06",
            "expiry_date": "2024-09-12",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bellaamec.com",
            "domain_keyword": "bellaamec",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:47:55",
            "create_date": "2022-03-21",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cellmates.org",
            "domain_keyword": "cellmates",
            "domain_tld": "org",
            "query_time": "2024-04-26 13:40:53",
            "create_date": "2011-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bellatech.co",
            "domain_keyword": "bellatech",
            "domain_tld": "co",
            "query_time": "2024-05-08 11:37:22",
            "create_date": "2019-10-16",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "billmatez.com.au",
            "domain_keyword": "billmatez",
            "domain_tld": "com.au",
            "query_time": "2024-05-16 07:24:43",
            "update_date": "2023-10-02",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Sazid Banna",
            "name_servers": [
                "art.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "belloatech.com",
            "domain_keyword": "belloatech",
            "domain_tld": "com",
            "query_time": "2024-04-12 16:46:55",
            "create_date": "2020-06-18",
            "update_date": "2022-11-13",
            "expiry_date": "2026-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "belloatech.dev",
            "domain_keyword": "belloatech",
            "domain_tld": "dev",
            "query_time": "2024-04-12 16:46:55",
            "create_date": "2020-10-28",
            "update_date": "2023-07-18",
            "expiry_date": "2024-10-28",
            "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": [
                "elliott.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bullmates.de",
            "domain_keyword": "bullmates",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:18:58",
            "update_date": "2024-02-13",
            "name_servers": [
                "ns11.jimdo.com",
                "ns12.jimdo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "bellamate.com",
            "domain_keyword": "bellamate",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:20:20",
            "create_date": "2019-07-15",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bellwater.co.jp",
            "domain_keyword": "bellwater",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 04:56:47",
            "create_date": "2011-12-05",
            "update_date": "2024-01-01",
            "registrant_company": "SHUWA Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 28,
            "domain_name": "wellmatea.store",
            "domain_keyword": "wellmatea",
            "domain_tld": "store",
            "query_time": "2024-05-03 06:39:17",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sellmatic.online",
            "domain_keyword": "sellmatic",
            "domain_tld": "online",
            "query_time": "2024-05-10 10:10:03",
            "create_date": "2021-06-05",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-05",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-n.dns.versio.eu",
                "ns-s.dns.versio.nl",
                "ns-x.dns.versio.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bellmotel.com",
            "domain_keyword": "bellmotel",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:21",
            "create_date": "2000-12-03",
            "update_date": "2019-11-14",
            "expiry_date": "2028-12-04",
            "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": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/deddb74b-af8f-423d-8e3f-357258d4975a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.site5.com",
                "ns2.site5.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bellgates.co.uk",
            "domain_keyword": "bellgates",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 18:57:44",
            "create_date": "2020-08-19",
            "update_date": "2023-12-01",
            "expiry_date": "2024-08-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "billmatez.net",
            "domain_keyword": "billmatez",
            "domain_tld": "net",
            "query_time": "2024-04-12 21:36:02",
            "create_date": "2021-10-16",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "New South Wales",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/billmatez.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "art.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "belezatec.com",
            "domain_keyword": "belezatec",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:29:38",
            "create_date": "2020-10-13",
            "update_date": "2021-08-26",
            "expiry_date": "2024-10-13",
            "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": 34,
            "domain_name": "bellmatics.com",
            "domain_keyword": "bellmatics",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:04",
            "create_date": "2004-08-26",
            "update_date": "2024-02-21",
            "expiry_date": "2025-08-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "sk.s7.ans1.ns147.klczy.com",
                "sk.s7.ans2.ns147.klczy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cellmaxtec.com",
            "domain_keyword": "cellmaxtec",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:45:25",
            "create_date": "2024-01-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cellmates.net",
            "domain_keyword": "cellmates",
            "domain_tld": "net",
            "query_time": "2024-04-07 10:05:42",
            "create_date": "1999-12-14",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sellmates.xyz",
            "domain_keyword": "sellmates",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 04:16:32",
            "create_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "yellmatic.com",
            "domain_keyword": "yellmatic",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:56:25",
            "create_date": "2012-04-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bellateca.pl",
            "domain_keyword": "bellateca",
            "domain_tld": "pl",
            "query_time": "2024-04-05 10:30:55",
            "create_date": "2018-08-26",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-26",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "billmatez.com",
            "domain_keyword": "billmatez",
            "domain_tld": "com",
            "query_time": "2024-04-12 21:36:02",
            "create_date": "2021-10-16",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "New South Wales",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/billmatez.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "art.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bellwater.com",
            "domain_keyword": "bellwater",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:53:58",
            "create_date": "2011-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "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": 42,
            "domain_name": "bellsater.com",
            "domain_keyword": "bellsater",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:55:52",
            "create_date": "2021-07-07",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cellmates.com",
            "domain_keyword": "cellmates",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:05:42",
            "create_date": "1998-10-16",
            "update_date": "2023-10-12",
            "expiry_date": "2025-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "beltmates.store",
            "domain_keyword": "beltmates",
            "domain_tld": "store",
            "query_time": "2024-05-22 20:04:24",
            "create_date": "2021-03-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-16",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bellmaster.com",
            "domain_keyword": "bellmaster",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:58:13",
            "create_date": "2020-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cellmatic.com",
            "domain_keyword": "cellmatic",
            "domain_tld": "com",
            "query_time": "2024-04-26 13:40:54",
            "create_date": "2003-04-01",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Advertising",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/cellmatic.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "belomatic.com",
            "domain_keyword": "belomatic",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:51:32",
            "create_date": "2023-07-28",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-28",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "billmatez.au",
            "domain_keyword": "billmatez",
            "domain_tld": "au",
            "query_time": "2024-04-12 21:36:02",
            "update_date": "2024-03-23",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Sazid Banna",
            "name_servers": [
                "art.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "belimatech.com",
            "domain_keyword": "belimatech",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:14:43",
            "create_date": "2018-01-26",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1362,
            "registrar_name": "REGTIME LTD.",
            "registrar_website": "http://www.webnames.ru",
            "registrant_name": "Vadim Kazak",
            "registrant_company": "Private Person",
            "registrant_address": "ul. Dubrovskaya 12/2, korp. A, kv. 46",
            "registrant_city": "Brest",
            "registrant_state": "Brestskaya",
            "registrant_zip": "224000",
            "registrant_country": "BY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+375.447140060",
            "name_servers": [
                "ns5.besthost.by",
                "ns6.besthost.by"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bellemate.us",
            "domain_keyword": "bellemate",
            "domain_tld": "us",
            "query_time": "2024-04-26 00:28:47",
            "create_date": "2018-10-11",
            "update_date": "2024-02-22",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Gilson Dos Santos",
            "registrant_company": "BELLEMATE?",
            "registrant_address": "360 Lakewood Cir E Apt A",
            "registrant_city": "Margate",
            "registrant_state": "FL",
            "registrant_zip": "33063",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9544446992",
            "registrant_fax": "+1.9544446992",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bellmaker.media",
            "domain_keyword": "bellmaker",
            "domain_tld": "media",
            "query_time": "2024-04-21 08:46:54",
            "create_date": "2018-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "wellmatic.sk",
            "domain_keyword": "wellmatic",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:29:38",
            "create_date": "2019-03-04",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-04",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Juhasz Gergely",
            "registrant_company": "Wellmatic Kft.",
            "registrant_address": "Daranyi Ignac u. 12.",
            "registrant_city": "Budapest",
            "registrant_zip": "1181",
            "registrant_country": "HU",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "cellmates.io",
            "domain_keyword": "cellmates",
            "domain_tld": "io",
            "query_time": "2024-05-24 17:13:26",
            "create_date": "2024-01-18",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexandra.ns.cloudflare.com",
                "shane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bellemate.com",
            "domain_keyword": "bellemate",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:28:47",
            "create_date": "2019-08-07",
            "update_date": "2023-04-29",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "SiteTools, Inc.",
            "registrant_address": "1101 Lincoln Blvd",
            "registrant_city": "Santa Monica",
            "registrant_state": "CA",
            "registrant_zip": "90403",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8054557852",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bellmagic.com",
            "domain_keyword": "bellmagic",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:58:12",
            "create_date": "2019-04-28",
            "update_date": "2021-04-22",
            "expiry_date": "2024-04-28",
            "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": 56,
            "domain_name": "wellmates.app",
            "domain_keyword": "wellmates",
            "domain_tld": "app",
            "query_time": "2024-05-06 14:16:30",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bellamatic.com",
            "domain_keyword": "bellamatic",
            "domain_tld": "com",
            "query_time": "2024-05-18 16:47:03",
            "create_date": "2018-10-10",
            "update_date": "2024-01-09",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bellymate.com",
            "domain_keyword": "bellymate",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:06:29",
            "create_date": "2023-01-07",
            "update_date": "2024-04-10",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "wellmatic.com",
            "domain_keyword": "wellmatic",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:31:06",
            "create_date": "2011-11-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "billmates.com",
            "domain_keyword": "billmates",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:49:24",
            "create_date": "2012-04-12",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of billmates.com",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "tellmatic.org",
            "domain_keyword": "tellmatic",
            "domain_tld": "org",
            "query_time": "2024-04-19 12:40:44",
            "create_date": "2007-02-28",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1239,
            "registrar_name": "CPS-Datensysteme GmbH",
            "registrar_website": "https://www.cps-datensysteme.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "multi.art.studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanau",
            "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": [
                "ns3.powerdns.de",
                "ns4.powerdns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "belugatec.ru",
            "domain_keyword": "belugatec",
            "domain_tld": "ru",
            "query_time": "2024-05-21 18:39:39",
            "create_date": "2023-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "AKCIONERNOE OBShchESTVO BELUGA PRODZhEKTS LODZhISTIK",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "beltmates.com",
            "domain_keyword": "beltmates",
            "domain_tld": "com",
            "query_time": "2024-05-22 20:04:24",
            "create_date": "2021-03-16",
            "update_date": "2023-03-18",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bellatech.se",
            "domain_keyword": "bellatech",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:49:54",
            "create_date": "2011-02-15",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-15",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 65,
            "domain_name": "bellemates.com",
            "domain_keyword": "bellemates",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:56:58",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "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": [
                "dean.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "belliatech.com",
            "domain_keyword": "belliatech",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:31:55",
            "create_date": "2009-02-18",
            "update_date": "2022-09-05",
            "expiry_date": "2026-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ballmatic.it",
            "domain_keyword": "ballmatic",
            "domain_tld": "it",
            "query_time": "2024-05-12 02:27:37",
            "create_date": "2018-05-22",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-20",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "hellmatez.org",
            "domain_keyword": "hellmatez",
            "domain_tld": "org",
            "query_time": "2024-04-08 11:54:58",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCARZ OLA MARIUS SKARSETH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to 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-108-a.gandi.net",
                "ns-112-c.gandi.net",
                "ns-171-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "billmatic.com",
            "domain_keyword": "billmatic",
            "domain_tld": "com",
            "query_time": "2024-05-11 21:07:46",
            "create_date": "2002-05-10",
            "update_date": "2023-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ballmates.jp",
            "domain_keyword": "ballmates",
            "domain_tld": "jp",
            "query_time": "2024-04-21 17:27:27",
            "create_date": "2021-12-16",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Toshinobu Komiyama",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 71,
            "domain_name": "bullmates.com",
            "domain_keyword": "bullmates",
            "domain_tld": "com",
            "query_time": "2024-05-24 03:03:40",
            "create_date": "2021-04-22",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cellmates.life",
            "domain_keyword": "cellmates",
            "domain_tld": "life",
            "query_time": "2024-05-17 16:50:21",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cellmates.app",
            "domain_keyword": "cellmates",
            "domain_tld": "app",
            "query_time": "2024-05-11 15:24:33",
            "create_date": "2022-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet 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 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": [
                "oswald.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bellatech.com",
            "domain_keyword": "bellatech",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:26:01",
            "create_date": "2011-10-08",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-07",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_company": "Choi Sungyeon",
            "registrant_address": "615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bellgates.info",
            "domain_keyword": "bellgates",
            "domain_tld": "info",
            "query_time": "2024-04-12 16:43:30",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bella-tec.com",
            "domain_keyword": "bella-tec",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:51:23",
            "create_date": "2023-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2033-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "belleavec.net",
            "domain_keyword": "belleavec",
            "domain_tld": "net",
            "query_time": "2024-04-14 17:30:52",
            "create_date": "2014-08-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-12",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Hiromi Okamoto",
            "registrant_company": "Hiromi Okamoto",
            "registrant_address": "4-15-4,oshima-cho,chikusa-ku, greenhill-oshima501",
            "registrant_city": "nagoya-shi",
            "registrant_state": "Aichi",
            "registrant_zip": "464-0833",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.561760634",
            "name_servers": [
                "dns01.js-hpbs.jp",
                "dns02.js-hpbs.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "belugatec.com",
            "domain_keyword": "belugatec",
            "domain_tld": "com",
            "query_time": "2024-05-05 11:06:06",
            "create_date": "2023-05-19",
            "update_date": "2023-05-19",
            "expiry_date": "2033-05-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 79,
            "domain_name": "bellamates.com",
            "domain_keyword": "bellamates",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:51:57",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bellamates.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bellmatch.com",
            "domain_keyword": "bellmatch",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "2000-03-26",
            "update_date": "2021-03-12",
            "expiry_date": "2030-03-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bh-26.webhostbox.net",
                "ns2.bh-26.webhostbox.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "wellmates.net",
            "domain_keyword": "wellmates",
            "domain_tld": "net",
            "query_time": "2024-04-25 17:31:06",
            "create_date": "2015-08-07",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bellatech.us",
            "domain_keyword": "bellatech",
            "domain_tld": "us",
            "query_time": "2024-06-01 13:32:23",
            "create_date": "2013-09-22",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Christine Johnson-Britsch",
            "registrant_address": "5012 3rd Ave NW",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98107",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258022100",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "ballmates.co.jp",
            "domain_keyword": "ballmates",
            "domain_tld": "co.jp",
            "query_time": "2024-04-07 07:38:31",
            "create_date": "2022-01-18",
            "update_date": "2024-02-01",
            "registrant_company": "Ballmates",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ]
        },
        {
            "num": 84,
            "domain_name": "bellmatch.net",
            "domain_keyword": "bellmatch",
            "domain_tld": "net",
            "query_time": "2024-04-21 08:47:03",
            "create_date": "2005-01-31",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-31",
            "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": "saitamakenn",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/6de89426-2b1c-48a2-941e-0db4b0176bd7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bellamatic.org",
            "domain_keyword": "bellamatic",
            "domain_tld": "org",
            "query_time": "2024-05-25 19:53:33",
            "create_date": "2021-04-28",
            "update_date": "2023-08-13",
            "expiry_date": "2025-04-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "belmitec.com",
            "domain_keyword": "belmitec",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:36:35",
            "create_date": "2022-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.md-76.webhostbox.net",
                "ns2.md-76.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ballmate.net",
            "domain_keyword": "ballmate",
            "domain_tld": "net",
            "query_time": "2024-05-23 06:34:22",
            "create_date": "2021-01-16",
            "update_date": "2024-03-29",
            "expiry_date": "2025-01-16",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Kim Joon Young",
            "registrant_company": "Kim Joon Young",
            "registrant_address": "217 Seolleung-ro Gangnam-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "06276",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.15884259",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bellmare.com",
            "domain_keyword": "bellmare",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:46:59",
            "create_date": "2009-03-01",
            "update_date": "2022-12-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "billmate.se",
            "domain_keyword": "billmate",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:09:30",
            "create_date": "2013-01-14",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-14",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns-1215.awsdns-23.org",
                "ns-2037.awsdns-62.co.uk",
                "ns-818.awsdns-38.net",
                "ns-88.awsdns-11.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bilmatec.com",
            "domain_keyword": "bilmatec",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:25:05",
            "create_date": "2023-03-11",
            "update_date": "2023-03-11",
            "expiry_date": "2026-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bilmatec.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sellmate.live",
            "domain_keyword": "sellmate",
            "domain_tld": "live",
            "query_time": "2024-05-23 16:54:56",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2027-05-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lighthouse Solucoes em Informatica Ltda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cmt.name.com",
                "ns2bkr.name.com",
                "ns3dty.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cellmate.world",
            "domain_keyword": "cellmate",
            "domain_tld": "world",
            "query_time": "2024-05-11 15:24:33",
            "create_date": "2020-10-24",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-24",
            "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": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milano",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sellmates.com",
            "domain_keyword": "sellmates",
            "domain_tld": "com",
            "query_time": "2024-04-17 19:27:34",
            "create_date": "2005-10-17",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sellmate.online",
            "domain_keyword": "sellmate",
            "domain_tld": "online",
            "query_time": "2024-04-17 19:27:34",
            "create_date": "2022-06-30",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-30",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "cllmatec.com",
            "domain_keyword": "cllmatec",
            "domain_tld": "com",
            "query_time": "2024-04-29 04:23:26",
            "create_date": "2024-02-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "billmate.net",
            "domain_keyword": "billmate",
            "domain_tld": "net",
            "query_time": "2024-04-08 17:20:33",
            "create_date": "2023-05-03",
            "update_date": "2023-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=billmate.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "tellmate.in",
            "domain_keyword": "tellmate",
            "domain_tld": "in",
            "query_time": "2024-04-19 12:40:44",
            "create_date": "2015-08-29",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-29",
            "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": "Rajasthan",
            "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": [
                "abby.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bellmaths.com",
            "domain_keyword": "bellmaths",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:55:03",
            "create_date": "2021-12-23",
            "update_date": "2021-12-23",
            "expiry_date": "2026-12-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=bellmaths.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "cellmates.trading",
            "domain_keyword": "cellmates",
            "domain_tld": "trading",
            "query_time": "2024-05-28 21:43:35",
            "create_date": "2024-02-10",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "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": [
                "joan.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cellmate.org",
            "domain_keyword": "cellmate",
            "domain_tld": "org",
            "query_time": "2024-04-26 13:40:53",
            "create_date": "2004-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Elphege FREMY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.155,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bellmatec.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>408</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bellmatic.eu, bellmatic.de, bellmatic.se, bellmatic.com, belmatec.com.br, bellatec.com, bellatec.de, bellmate.com, bellmatehk.com, beltmatic.com, wellmater.com, cellmates.us, helljatec.com, billmatic.net, bellgates.com, bellamatic.net, bellatech.com.br, bellmaker.com, bellaamec.com, cellmates.org, bellatech.co, billmatez.com.au, belloatech.com, belloatech.dev, bullmates.de, bellamate.com, bellwater.co.jp, wellmatea.store, sellmatic.online, bellmotel.com, bellgates.co.uk, billmatez.net, belezatec.com, bellmatics.com, cellmaxtec.com, cellmates.net, sellmates.xyz, yellmatic.com, bellateca.pl, billmatez.com, bellwater.com, bellsater.com, cellmates.com, beltmates.store, bellmaster.com, cellmatic.com, belomatic.com, billmatez.au, belimatech.com, bellemate.us, bellmaker.media, wellmatic.sk, cellmates.io, bellemate.com, bellmagic.com, wellmates.app, bellamatic.com, bellymate.com, wellmatic.com, billmates.com, tellmatic.org, belugatec.ru, beltmates.com, bellatech.se, bellemates.com, belliatech.com, ballmatic.it, hellmatez.org, billmatic.com, ballmates.jp, bullmates.com, cellmates.life, cellmates.app, bellatech.com, bellgates.info, bella-tec.com, belleavec.net, belugatec.com, bellamates.com, bellmatch.com, wellmates.net, bellatech.us, ballmates.co.jp, bellmatch.net, bellamatic.org, belmitec.com, ballmate.net, bellmare.com, billmate.se, bilmatec.com, sellmate.live, cellmate.world, sellmates.com, sellmate.online, cllmatec.com, billmate.net, tellmate.in, bellmaths.com, cellmates.trading, cellmate.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bellmatic.eu</domain_name>
   <domain_keyword>bellmatic</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:55:18</query_time>
   <registrar_name>CSL GmbH Computer Service Langenbach   d/b/a  joker.com</registrar_name>
   <registrar_website>www.joker.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>bellmatic.de</domain_name>
   <domain_keyword>bellmatic</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:57:50</query_time>
   <update_date>2022-03-07</update_date>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>bellmatic.se</domain_name>
   <domain_keyword>bellmatic</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:49:59</query_time>
   <create_date>2011-07-13</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Joker.com</registrar_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bellmatic.com</domain_name>
   <domain_keyword>bellmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>1999-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>belmatec.com.br</domain_name>
   <domain_keyword>belmatec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-12 10:49:23</query_time>
   <create_date>2010-10-25</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrant_name>Maur?cio Dias de Rezende</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bellatec.com</domain_name>
   <domain_keyword>bellatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 03:28:40</query_time>
   <create_date>2011-12-14</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2026-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bellatec.de</domain_name>
   <domain_keyword>bellatec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 01:57:32</query_time>
   <update_date>2024-03-21</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>bellmate.com</domain_name>
   <domain_keyword>bellmate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>2003-03-10</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Sato Shunsuke</registrant_name>
   <registrant_address>Ryugashima 1-4-4</registrant_address>
   <registrant_city>Niigata-shi, Chuo-ku</registrant_city>
   <registrant_state>Niigata</registrant_state>
   <registrant_zip>950-0072</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.252497400</registrant_phone>
   <name_servers>
    <value>shns1.estore.co.jp</value>
    <value>shns2.estore.co.jp</value>
    <value>shns3.estore.co.jp</value>
    <value>shns4.estore.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bellmatehk.com</domain_name>
   <domain_keyword>bellmatehk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>2004-04-22</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>beltmatic.com</domain_name>
   <domain_keyword>beltmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 11:04:48</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wellmater.com</domain_name>
   <domain_keyword>wellmater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:39:17</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-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>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cellmates.us</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 13:40:54</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>Zsolt Bikadi</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>Szabo Ilonka 63C</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>1015</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.205435082</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>helljatec.com</domain_name>
   <domain_keyword>helljatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:41:48</query_time>
   <create_date>2019-02-26</create_date>
   <update_date>2019-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>billmatic.net</domain_name>
   <domain_keyword>billmatic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 21:36:02</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bellgates.com</domain_name>
   <domain_keyword>bellgates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:36:37</query_time>
   <create_date>2011-06-17</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2025-06-17</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bellamatic.net</domain_name>
   <domain_keyword>bellamatic</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 08:51:57</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bellamatic.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bellatech.com.br</domain_name>
   <domain_keyword>bellatech</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 08:53:42</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrant_name>Rafael Rosa Zeni</registrant_name>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>bellmaker.com</domain_name>
   <domain_keyword>bellmaker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:46:54</query_time>
   <create_date>2012-09-12</create_date>
   <update_date>2020-09-06</update_date>
   <expiry_date>2024-09-12</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bellaamec.com</domain_name>
   <domain_keyword>bellaamec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:47:55</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cellmates.org</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 13:40:53</query_time>
   <create_date>2011-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bellatech.co</domain_name>
   <domain_keyword>bellatech</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 11:37:22</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>billmatez.com.au</domain_name>
   <domain_keyword>billmatez</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-16 07:24:43</query_time>
   <update_date>2023-10-02</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Sazid Banna</registrant_name>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>belloatech.com</domain_name>
   <domain_keyword>belloatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 16:46:55</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2026-06-18</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>elliott.ns.cloudflare.com</value>
    <value>lily.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>24</num>
   <domain_name>belloatech.dev</domain_name>
   <domain_keyword>belloatech</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-12 16:46:55</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-10-28</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>elliott.ns.cloudflare.com</value>
    <value>lily.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>25</num>
   <domain_name>bullmates.de</domain_name>
   <domain_keyword>bullmates</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:18:58</query_time>
   <update_date>2024-02-13</update_date>
   <name_servers>
    <value>ns11.jimdo.com</value>
    <value>ns12.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>bellamate.com</domain_name>
   <domain_keyword>bellamate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:20:20</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>27</num>
   <domain_name>bellwater.co.jp</domain_name>
   <domain_keyword>bellwater</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 04:56:47</query_time>
   <create_date>2011-12-05</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>SHUWA Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>wellmatea.store</domain_name>
   <domain_keyword>wellmatea</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 06:39:17</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sellmatic.online</domain_name>
   <domain_keyword>sellmatic</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 10:10:03</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-n.dns.versio.eu</value>
    <value>ns-s.dns.versio.nl</value>
    <value>ns-x.dns.versio.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bellmotel.com</domain_name>
   <domain_keyword>bellmotel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:21</query_time>
   <create_date>2000-12-03</create_date>
   <update_date>2019-11-14</update_date>
   <expiry_date>2028-12-04</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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/deddb74b-af8f-423d-8e3f-357258d4975a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.site5.com</value>
    <value>ns2.site5.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>bellgates.co.uk</domain_name>
   <domain_keyword>bellgates</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 18:57:44</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-08-19</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>billmatez.net</domain_name>
   <domain_keyword>billmatez</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 21:36:02</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/billmatez.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>belezatec.com</domain_name>
   <domain_keyword>belezatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:29:38</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-10-13</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>34</num>
   <domain_name>bellmatics.com</domain_name>
   <domain_keyword>bellmatics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:04</query_time>
   <create_date>2004-08-26</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-08-26</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>sk.s7.ans1.ns147.klczy.com</value>
    <value>sk.s7.ans2.ns147.klczy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cellmaxtec.com</domain_name>
   <domain_keyword>cellmaxtec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:45:25</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cellmates.net</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 10:05:42</query_time>
   <create_date>1999-12-14</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>37</num>
   <domain_name>sellmates.xyz</domain_name>
   <domain_keyword>sellmates</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 04:16:32</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2025-05-29</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>yellmatic.com</domain_name>
   <domain_keyword>yellmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:56:25</query_time>
   <create_date>2012-04-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.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>bellateca.pl</domain_name>
   <domain_keyword>bellateca</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 10:30:55</query_time>
   <create_date>2018-08-26</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>billmatez.com</domain_name>
   <domain_keyword>billmatez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 21:36:02</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/billmatez.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bellwater.com</domain_name>
   <domain_keyword>bellwater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:53:58</query_time>
   <create_date>2011-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>42</num>
   <domain_name>bellsater.com</domain_name>
   <domain_keyword>bellsater</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:55:52</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-07</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>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cellmates.com</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:05:42</query_time>
   <create_date>1998-10-16</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.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>44</num>
   <domain_name>beltmates.store</domain_name>
   <domain_keyword>beltmates</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-22 20:04:24</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-16</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bellmaster.com</domain_name>
   <domain_keyword>bellmaster</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:58:13</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-11</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cellmatic.com</domain_name>
   <domain_keyword>cellmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 13:40:54</query_time>
   <create_date>2003-04-01</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Advertising</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/cellmatic.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>belomatic.com</domain_name>
   <domain_keyword>belomatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:51:32</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>billmatez.au</domain_name>
   <domain_keyword>billmatez</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-12 21:36:02</query_time>
   <update_date>2024-03-23</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Sazid Banna</registrant_name>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>belimatech.com</domain_name>
   <domain_keyword>belimatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:14:43</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>REGTIME LTD.</registrar_name>
   <registrar_website>http://www.webnames.ru</registrar_website>
   <registrant_name>Vadim Kazak</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>ul. Dubrovskaya 12/2, korp. A, kv. 46</registrant_address>
   <registrant_city>Brest</registrant_city>
   <registrant_state>Brestskaya</registrant_state>
   <registrant_zip>224000</registrant_zip>
   <registrant_country>BY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+375.447140060</registrant_phone>
   <name_servers>
    <value>ns5.besthost.by</value>
    <value>ns6.besthost.by</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bellemate.us</domain_name>
   <domain_keyword>bellemate</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 00:28:47</query_time>
   <create_date>2018-10-11</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Gilson Dos Santos</registrant_name>
   <registrant_company>BELLEMATE?</registrant_company>
   <registrant_address>360 Lakewood Cir E Apt A</registrant_address>
   <registrant_city>Margate</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33063</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9544446992</registrant_phone>
   <registrant_fax>+1.9544446992</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bellmaker.media</domain_name>
   <domain_keyword>bellmaker</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-21 08:46:54</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>52</num>
   <domain_name>wellmatic.sk</domain_name>
   <domain_keyword>wellmatic</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:29:38</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Juhasz Gergely</registrant_name>
   <registrant_company>Wellmatic Kft.</registrant_company>
   <registrant_address>Daranyi Ignac u. 12.</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_zip>1181</registrant_zip>
   <registrant_country>HU</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cellmates.io</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 17:13:26</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexandra.ns.cloudflare.com</value>
    <value>shane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bellemate.com</domain_name>
   <domain_keyword>bellemate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:28:47</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2024-08-07</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</registrant_name>
   <registrant_company>SiteTools, Inc.</registrant_company>
   <registrant_address>1101 Lincoln Blvd</registrant_address>
   <registrant_city>Santa Monica</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90403</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8054557852</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bellmagic.com</domain_name>
   <domain_keyword>bellmagic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:58:12</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2021-04-22</update_date>
   <expiry_date>2024-04-28</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>56</num>
   <domain_name>wellmates.app</domain_name>
   <domain_keyword>wellmates</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 14:16:30</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bellamatic.com</domain_name>
   <domain_keyword>bellamatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 16:47:03</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>58</num>
   <domain_name>bellymate.com</domain_name>
   <domain_keyword>bellymate</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:06:29</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>wellmatic.com</domain_name>
   <domain_keyword>wellmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:31:06</query_time>
   <create_date>2011-11-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-11-06</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>billmates.com</domain_name>
   <domain_keyword>billmates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:49:24</query_time>
   <create_date>2012-04-12</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of billmates.com</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>tellmatic.org</domain_name>
   <domain_keyword>tellmatic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 12:40:44</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1239</registrar_iana>
   <registrar_name>CPS-Datensysteme GmbH</registrar_name>
   <registrar_website>https://www.cps-datensysteme.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>multi.art.studio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanau</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>ns3.powerdns.de</value>
    <value>ns4.powerdns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>belugatec.ru</domain_name>
   <domain_keyword>belugatec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 18:39:39</query_time>
   <create_date>2023-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>AKCIONERNOE OBShchESTVO BELUGA PRODZhEKTS LODZhISTIK</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>beltmates.com</domain_name>
   <domain_keyword>beltmates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 20:04:24</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2025-03-16</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>ns75.domaincontrol.com</value>
    <value>ns76.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>64</num>
   <domain_name>bellatech.se</domain_name>
   <domain_keyword>bellatech</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:49:54</query_time>
   <create_date>2011-02-15</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bellemates.com</domain_name>
   <domain_keyword>bellemates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:56:58</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</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>dean.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>belliatech.com</domain_name>
   <domain_keyword>belliatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:31:55</query_time>
   <create_date>2009-02-18</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2026-02-18</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ballmatic.it</domain_name>
   <domain_keyword>ballmatic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 02:27:37</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hellmatez.org</domain_name>
   <domain_keyword>hellmatez</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 11:54:58</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCARZ OLA MARIUS SKARSETH</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact 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-108-a.gandi.net</value>
    <value>ns-112-c.gandi.net</value>
    <value>ns-171-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>billmatic.com</domain_name>
   <domain_keyword>billmatic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 21:07:46</query_time>
   <create_date>2002-05-10</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>ballmates.jp</domain_name>
   <domain_keyword>ballmates</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 17:27:27</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Toshinobu Komiyama</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>bullmates.com</domain_name>
   <domain_keyword>bullmates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 03:03:40</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cellmates.life</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-17 16:50:21</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cellmates.app</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 15:24:33</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet 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 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>oswald.ns.cloudflare.com</value>
    <value>rosemary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bellatech.com</domain_name>
   <domain_keyword>bellatech</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:26:01</query_time>
   <create_date>2011-10-08</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_company>Choi Sungyeon</registrant_company>
   <registrant_address>615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bellgates.info</domain_name>
   <domain_keyword>bellgates</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 16:43:30</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bella-tec.com</domain_name>
   <domain_keyword>bella-tec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:51:23</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2033-07-11</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>belleavec.net</domain_name>
   <domain_keyword>belleavec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 17:30:52</query_time>
   <create_date>2014-08-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Hiromi Okamoto</registrant_name>
   <registrant_company>Hiromi Okamoto</registrant_company>
   <registrant_address>4-15-4,oshima-cho,chikusa-ku, greenhill-oshima501</registrant_address>
   <registrant_city>nagoya-shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>464-0833</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.561760634</registrant_phone>
   <name_servers>
    <value>dns01.js-hpbs.jp</value>
    <value>dns02.js-hpbs.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>belugatec.com</domain_name>
   <domain_keyword>belugatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 11:06:06</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2033-05-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>79</num>
   <domain_name>bellamates.com</domain_name>
   <domain_keyword>bellamates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:51:57</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bellamates.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bellmatch.com</domain_name>
   <domain_keyword>bellmatch</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>2000-03-26</create_date>
   <update_date>2021-03-12</update_date>
   <expiry_date>2030-03-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bh-26.webhostbox.net</value>
    <value>ns2.bh-26.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>wellmates.net</domain_name>
   <domain_keyword>wellmates</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 17:31:06</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bellatech.us</domain_name>
   <domain_keyword>bellatech</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 13:32:23</query_time>
   <create_date>2013-09-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Christine Johnson-Britsch</registrant_name>
   <registrant_address>5012 3rd Ave NW</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98107</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258022100</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>ballmates.co.jp</domain_name>
   <domain_keyword>ballmates</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-07 07:38:31</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Ballmates</registrant_company>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
  </value>
  <value>
   <num>84</num>
   <domain_name>bellmatch.net</domain_name>
   <domain_keyword>bellmatch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 08:47:03</query_time>
   <create_date>2005-01-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-31</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>saitamakenn</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6de89426-2b1c-48a2-941e-0db4b0176bd7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bellamatic.org</domain_name>
   <domain_keyword>bellamatic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 19:53:33</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-04-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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>belmitec.com</domain_name>
   <domain_keyword>belmitec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:36:35</query_time>
   <create_date>2022-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-03</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.md-76.webhostbox.net</value>
    <value>ns2.md-76.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ballmate.net</domain_name>
   <domain_keyword>ballmate</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 06:34:22</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Kim Joon Young</registrant_name>
   <registrant_company>Kim Joon Young</registrant_company>
   <registrant_address>217 Seolleung-ro Gangnam-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06276</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.15884259</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bellmare.com</domain_name>
   <domain_keyword>bellmare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:46:59</query_time>
   <create_date>2009-03-01</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>billmate.se</domain_name>
   <domain_keyword>billmate</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:09:30</query_time>
   <create_date>2013-01-14</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns-1215.awsdns-23.org</value>
    <value>ns-2037.awsdns-62.co.uk</value>
    <value>ns-818.awsdns-38.net</value>
    <value>ns-88.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bilmatec.com</domain_name>
   <domain_keyword>bilmatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:25:05</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=bilmatec.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sellmate.live</domain_name>
   <domain_keyword>sellmate</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-23 16:54:56</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2027-05-21</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>Lighthouse Solucoes em Informatica Ltda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cmt.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>cellmate.world</domain_name>
   <domain_keyword>cellmate</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-11 15:24:33</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-24</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>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milano</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sellmates.com</domain_name>
   <domain_keyword>sellmates</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 19:27:34</query_time>
   <create_date>2005-10-17</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sellmate.online</domain_name>
   <domain_keyword>sellmate</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 19:27:34</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-30</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>ns29.domaincontrol.com</value>
    <value>ns30.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>95</num>
   <domain_name>cllmatec.com</domain_name>
   <domain_keyword>cllmatec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 04:23:26</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>billmate.net</domain_name>
   <domain_keyword>billmate</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 17:20:33</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2023-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=billmate.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>tellmate.in</domain_name>
   <domain_keyword>tellmate</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 12:40:44</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-29</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>Rajasthan</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>abby.ns.cloudflare.com</value>
    <value>lars.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>98</num>
   <domain_name>bellmaths.com</domain_name>
   <domain_keyword>bellmaths</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:55:03</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2021-12-23</update_date>
   <expiry_date>2026-12-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=bellmaths.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cellmates.trading</domain_name>
   <domain_keyword>cellmates</domain_keyword>
   <domain_tld>trading</domain_tld>
   <query_time>2024-05-28 21:43:35</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</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>joan.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cellmate.org</domain_name>
   <domain_keyword>cellmate</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 13:40:53</query_time>
   <create_date>2004-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Elphege FREMY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.155</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.