WHOIS QUERY TIME

5 May 2024 - 3:51 AM UTC

Registered: 31 August 2007
Modified: 30 September 2023
Expiry: 31 August 2024

REGISTRAR

Name: NORDNET
Website: https://www.nordnet.com/offres/pack_relais/presentation.php

NAME SERVERS

ns3.lerelaisinternet.com
ns4.lerelaisinternet.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: Soc Nouvelle Montery Gaillardet
Address: 87, rue d'Aunay, 14500 Vire
Country: France
Email: [email protected]
Phone: +33.231090723

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=montery.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "montery.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "montery.fr",
            "domain_keyword": "montery",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:51:43",
            "create_date": "2007-08-31",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-31",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "Soc Nouvelle Montery Gaillardet",
            "registrant_address": "87, rue d'Aunay, 14500 Vire",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.231090723",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>montery.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>montery.fr</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:51:43</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>Soc Nouvelle Montery Gaillardet</registrant_company>
   <registrant_address>87, rue d'Aunay, 14500 Vire</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.231090723</registrant_phone>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.16 seconds) for "montery.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 3:51 AM UTC

Registered: 31 August 2007
Modified: 30 September 2023
Expiry: 31 August 2024

REGISTRAR

Name: NORDNET
Website: https://www.nordnet.com/offres/pack_relais/presentation.php

NAME SERVERS

ns3.lerelaisinternet.com
ns4.lerelaisinternet.com

DOMAIN STATUS

Active
associated

REGISTRANT

Company: Soc Nouvelle Montery Gaillardet
Address: 87, rue d'Aunay, 14500 Vire
Country: France
Email: [email protected]
Phone: +33.231090723

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=montery.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "montery.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "montery.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "montery.fr",
            "domain_keyword": "montery",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:51:43",
            "create_date": "2007-08-31",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-31",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "Soc Nouvelle Montery Gaillardet",
            "registrant_address": "87, rue d'Aunay, 14500 Vire",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.231090723",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.16,
        "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>montery.fr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>montery.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>montery.fr</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:51:43</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>Soc Nouvelle Montery Gaillardet</registrant_company>
   <registrant_address>87, rue d'Aunay, 14500 Vire</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.231090723</registrant_phone>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.16</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 4 domain names (in 0.065 seconds) which contained the exact domain keyword "montery".
Domain Name Registered Expiry Registrar Ownership
1 montery.com 16 Dec 1998 16 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
2 montery.fr 31 Aug 2007 31 Aug 2024 NORDNET Soc Nouvelle Montery Gaillardet
3 montery.net 23 Feb 2019 23 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 montery.ru 7 Apr 2020 7 Apr 2025 REGRU-RU Private Person
5 montery.pl 2 Feb 2023 2 Feb 2025 Aftermarket.pl Limited -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=montery&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "montery",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "montery.com, montery.fr, montery.net, montery.ru, montery.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "montery.com",
            "domain_keyword": "montery",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:18:48",
            "create_date": "1998-12-16",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-16",
            "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": 2,
            "domain_name": "montery.fr",
            "domain_keyword": "montery",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:51:43",
            "create_date": "2007-08-31",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-31",
            "registrar_name": "NORDNET",
            "registrar_website": "https://www.nordnet.com/offres/pack_relais/presentation.php",
            "registrant_company": "Soc Nouvelle Montery Gaillardet",
            "registrant_address": "87, rue d'Aunay, 14500 Vire",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.231090723",
            "name_servers": [
                "ns3.lerelaisinternet.com",
                "ns4.lerelaisinternet.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "montery.net",
            "domain_keyword": "montery",
            "domain_tld": "net",
            "query_time": "2024-04-26 04:18:17",
            "create_date": "2019-02-23",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-23",
            "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": [
                "ns1.ehostzilla.com",
                "ns2.ehostzilla.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "montery.ru",
            "domain_keyword": "montery",
            "domain_tld": "ru",
            "query_time": "2024-05-04 10:12:49",
            "create_date": "2020-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "montery.pl",
            "domain_keyword": "montery",
            "domain_tld": "pl",
            "query_time": "2024-05-01 05:56:45",
            "create_date": "2023-02-02",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-02",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "kinsley.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>montery</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>montery.com, montery.fr, montery.net, montery.ru, montery.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>montery.com</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:18:48</query_time>
   <create_date>1998-12-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-16</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>2</num>
   <domain_name>montery.fr</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:51:43</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>https://www.nordnet.com/offres/pack_relais/presentation.php</registrar_website>
   <registrant_company>Soc Nouvelle Montery Gaillardet</registrant_company>
   <registrant_address>87, rue d'Aunay, 14500 Vire</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.231090723</registrant_phone>
   <name_servers>
    <value>ns3.lerelaisinternet.com</value>
    <value>ns4.lerelaisinternet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>montery.net</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 04:18:17</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-23</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>ns1.ehostzilla.com</value>
    <value>ns2.ehostzilla.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>montery.ru</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 10:12:49</query_time>
   <create_date>2020-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>montery.pl</domain_name>
   <domain_keyword>montery</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 05:56:45</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>kinsley.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.065</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 6,104 domain names (in 0.417 seconds) which look and sound like the brand name "montery".
Domain Name Registered Expiry Registrar Ownership
1 mintery.com 4 Nov 2017 4 Nov 2031 GoDaddy.com, LLC -
2 montero.fr 2 Dec 2004 15 Dec 2024 IONOS SE MANAGEMENT IMPACT CONSULTING
3 monters.co.uk 6 Jun 2023 6 Jun 2024 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
4 montera.info 12 Mar 2009 12 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com Hosting2GO
5 monterey.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
6 montety.net 9 Jul 2005 9 Jul 2024 Network Solutions, LLC -
7 montero.uk 10 Feb 2024 10 Feb 2025 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
8 monterey.properties 4 Jun 2014 4 Jun 2024 Go China Domains, LLC Domains By Proxy, LLC
9 monters.sk 14 May 2010 14 May 2025 ACTIVE 24, s.r.o. Rastislav Rafaj
10 monterey.dance 18 Dec 2023 18 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169627447
11 montero.email 31 Aug 2023 31 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 monterey.attorney 11 Aug 2017 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 montero.live 23 Jun 2021 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 monterey.dev 29 Jun 2020 29 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
15 monnery.co.uk 19 Sep 2000 19 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
16 montere.com 17 Jul 2004 17 Jul 2032 PDR Ltd. d/b/a PublicDomainRegistry.com Montere Private Limited
17 monstery.com 2 Nov 2003 2 Nov 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
18 monterey.net 7 Jun 1998 6 Jun 2024 DOMAINADMINISTRATION.COM, LLC BuyDomains.com
19 montepy.cloud 5 Dec 2019 5 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 monterey.systems 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
21 mongery.store 28 May 2021 28 May 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hu xiu min
22 monterey.finance 20 Apr 2022 20 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
23 montero.com.pl 10 Oct 2014 10 Oct 2026 home.pl S.A. -
24 montary.shop 27 Feb 2023 27 Feb 2025 GoDaddy.com LLC -
25 montere.store 30 Apr 2024 30 Apr 2025 Hosting Ukraine LLC Hosting Ukraine LLC
26 pontery.com 31 Mar 2012 31 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 montero.one 19 Jun 2019 19 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 mintery.company 18 Mar 2019 18 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 monkery.net 18 Sep 2023 18 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
30 monterey.photography 5 Mar 2018 5 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
31 montero.online 29 Aug 2015 29 Aug 2024 IONOS SE -
32 monteay.com 19 Dec 2021 19 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
33 monterm.com.pl 17 May 2001 16 May 2025 Domena.pl sp. z o.o. -
34 montero.ovh 13 Sep 2023 13 Sep 2024 OVH REDACTED_FOR_PRIVACY
35 monterey.it 1 Jan 2012 1 Jan 2025 NameCase GmbH Puglia.com Srls
36 monterey.berlin 9 Nov 2014 9 Nov 2024 1&1 Internet SE -
37 montary.com 12 Oct 2002 12 Oct 2024 Cloudflare, Inc. DATA REDACTED
38 montury.com 12 May 2023 12 May 2025 GoDaddy.com, LLC -
39 monterey.ca 18 Jan 2003 18 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
40 montero.us 28 Jun 2023 28 Jun 2024 Dynadot Inc Tran, Truong Duy
41 monetry.com 6 Apr 2019 6 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
42 monterey.com 23 Nov 1994 22 Nov 2028 GoDaddy.com, LLC -
43 monterm.pl 9 Nov 2014 9 Nov 2026 OVH SAS -
44 monterey.com.br 19 Feb 2020 19 Feb 2026 - EDUARDO COSER
45 monteri.cfd 20 Mar 2024 20 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
46 monterey.lol 29 May 2024 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
47 montera.group 18 Jul 2017 18 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
48 montey.com 29 Nov 2000 29 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 959342
49 monter.website 5 Mar 2024 5 Mar 2025 Key-Systems LLC AGENCJA PROMOCYJNO-REKLAMOWA KIORA ANDRZEJ CYRA
50 montero.website 15 Dec 2023 15 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
51 montern.com 22 Jun 2016 22 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 mentery.com 30 Jul 2015 30 Jul 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
53 montefy.com 15 Aug 2017 15 Aug 2025 GoDaddy.com, LLC -
54 montero.rocks 2 Aug 2018 2 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 monterky.info 20 Nov 2014 20 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Safety First services, s.r.o
56 monteray.com 25 May 1998 24 May 2029 Network Solutions, LLC -
57 monterey.email 5 Jul 2014 5 Jul 2024 Squarespace Domains II LLC CHRONIC R&D
58 monteey.com 27 Nov 2021 27 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 monterey.download 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
60 montero.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
61 monterey.homes 18 Mar 2020 18 Mar 2025 Global Domains International, Inc. DomainCostClub.com
62 monterey.in 22 Mar 2024 22 Mar 2025 Spaceship, Inc. REDACTED FOR PRIVACY
63 montera.org 2 Feb 2009 2 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
64 monterey.training 19 Jan 2021 19 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160602408
65 monterey.bike 26 Feb 2024 26 Feb 2025 Name.com, Inc. Nameshops
66 montely.cn 8 Mar 2022 8 Mar 2025 阿里云计算有限公司(万网) 曼泰利电子(东莞)有限公司
67 mentery.net 30 Jul 2015 30 Jul 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
68 montera.care 11 Mar 2022 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 contery.com 27 Jan 2024 27 Jan 2025 OwnRegistrar, Inc. WhoisSecure
70 montero.guru 24 Sep 2018 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 monterey.art 2 May 2017 2 May 2025 Instra Corporation Pty Ltd Registrant of monterey.art
72 montero.bet 23 Dec 2023 23 Dec 2024 Tucows Domains Inc. Data Protected
73 montero.berlin 15 Aug 2018 15 Aug 2024 Cronon AG -
74 montely.com 25 Jan 2024 25 Jan 2026 Dynadot Inc -
75 montero.gay 21 Sep 2023 21 Sep 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
76 monkery.vip 9 Aug 2023 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 monterey.moscow 26 Jan 2022 26 Jan 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
78 monterey.law 22 Jul 2022 22 Jul 2024 101domain GRS Limited REDACTED FOR PRIVACY
79 monnery.pro 25 Jul 2016 25 Jul 2024 Gandi SAS NICOLAS MONNERY
80 monfery.xyz 1 May 2023 1 May 2025 Dynadot LLC -
81 monterey.rentals 20 Jan 2021 20 Jan 2025 Soluciones Corporativas IP, SL Innovation Management Expertise and Execution
82 montety.com 16 Apr 2003 17 Apr 2025 GANDI SAS REDACTED FOR PRIVACY
83 monterg.pt - - - -
84 montero.dev 13 Apr 2024 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 monterey.mobi 26 Sep 2006 26 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
86 monterey.style 2 Jul 2023 2 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 montmery.cn 22 Jul 2022 22 Jul 2024 大连市中易互联科技有限公司 陆金连
88 montert.com 19 Sep 2006 19 Sep 2024 GoDaddy.com, LLC -
89 monterm.ru 2 Oct 2021 2 Oct 2024 TIMEWEB-RU Private Person
90 monterey.technology 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
91 monterey.app 4 Aug 2021 4 Aug 2024 Nom-IQ Limited dba Com Laude Whois Privacy - Com Laude
92 montero.capital 4 Jan 2021 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 montera.ca 7 Dec 2002 7 Dec 2024 Go Daddy Domains Canada, Inc Montera Corporation
94 monterey.one 18 Sep 2021 18 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
95 monkery.com 15 Sep 2001 15 Sep 2024 GoDaddy.com, LLC NameFind LLC
96 fontery.com 15 Jul 2012 15 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 monterey.me 15 Jun 2020 15 Jun 2024 Dynadot4 LLC REDACTED FOR PRIVACY
98 montero.nl 26 Jan 2007 - Registrar.eu -
99 montary.app 12 May 2021 12 May 2025 1API GmbH REDACTED FOR PRIVACY
100 monterey.gent 6 Sep 2018 6 Sep 2024 Combell NV Freehouse vzw
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 Montery.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=montery.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "montery.fr",
        "page_size": 100
    },
    "count": {
        "total": 6104,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mintery.com, montero.fr, monters.co.uk, montera.info, monterey.uk, montety.net, montero.uk, monterey.properties, monters.sk, monterey.dance, montero.email, monterey.attorney, montero.live, monterey.dev, monnery.co.uk, montere.com, monstery.com, monterey.net, montepy.cloud, monterey.systems, mongery.store, monterey.finance, montero.com.pl, montary.shop, montere.store, pontery.com, montero.one, mintery.company, monkery.net, monterey.photography, montero.online, monteay.com, monterm.com.pl, montero.ovh, monterey.it, monterey.berlin, montary.com, montury.com, monterey.ca, montero.us, monetry.com, monterey.com, monterm.pl, monterey.com.br, monteri.cfd, monterey.lol, montera.group, montey.com, monter.website, montero.website, montern.com, mentery.com, montefy.com, montero.rocks, monterky.info, monteray.com, monterey.email, monteey.com, monterey.download, montero.info, monterey.homes, monterey.in, montera.org, monterey.training, monterey.bike, montely.cn, mentery.net, montera.care, contery.com, montero.guru, monterey.art, montero.bet, montero.berlin, montely.com, montero.gay, monkery.vip, monterey.moscow, monterey.law, monnery.pro, monfery.xyz, monterey.rentals, montety.com, monterg.pt, montero.dev, monterey.mobi, monterey.style, montmery.cn, montert.com, monterm.ru, monterey.technology, monterey.app, montero.capital, montera.ca, monterey.one, monkery.com, fontery.com, monterey.me, montero.nl, montary.app, monterey.gent",
    "results": [
        {
            "num": 1,
            "domain_name": "mintery.com",
            "domain_keyword": "mintery",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:32:04",
            "create_date": "2017-11-04",
            "update_date": "2022-10-19",
            "expiry_date": "2031-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "gerald.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "montero.fr",
            "domain_keyword": "montero",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:51:40",
            "create_date": "2004-12-02",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-15",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "MANAGEMENT IMPACT CONSULTING",
            "registrant_address": "149, rue du Maine, 75014 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.130537079",
            "name_servers": [
                "ns1093.ui-dns.biz",
                "ns1093.ui-dns.com",
                "ns1093.ui-dns.de",
                "ns1093.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "monters.co.uk",
            "domain_keyword": "monters",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 19:52:52",
            "create_date": "2023-06-06",
            "update_date": "2024-05-12",
            "expiry_date": "2024-06-06",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "montera.info",
            "domain_keyword": "montera",
            "domain_tld": "info",
            "query_time": "2024-05-13 14:15:05",
            "create_date": "2009-03-12",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting2GO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "--",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting2go.nl",
                "ns2.hosting2go.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "monterey.uk",
            "domain_keyword": "monterey",
            "domain_tld": "uk",
            "query_time": "2024-05-25 18:24:35",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "montety.net",
            "domain_keyword": "montety",
            "domain_tld": "net",
            "query_time": "2024-04-17 01:22:05",
            "create_date": "2005-07-09",
            "update_date": "2021-06-19",
            "expiry_date": "2024-07-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "montero.uk",
            "domain_keyword": "montero",
            "domain_tld": "uk",
            "query_time": "2024-05-20 19:52:49",
            "create_date": "2024-02-10",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-10",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "monterey.properties",
            "domain_keyword": "monterey",
            "domain_tld": "properties",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2014-06-04",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "monters.sk",
            "domain_keyword": "monters",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:08:46",
            "create_date": "2010-05-14",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-14",
            "registrar_name": "ACTIVE 24, s.r.o.",
            "registrant_name": "Rastislav Rafaj",
            "registrant_company": "Rastislav Rafaj",
            "registrant_address": "Muškatova 7",
            "registrant_city": "Pezinok",
            "registrant_zip": "90201",
            "registrant_country": "SK",
            "name_servers": [
                "alfa.ns.active24.cz",
                "beta.ns.active24.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "monterey.dance",
            "domain_keyword": "monterey",
            "domain_tld": "dance",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169627447",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "montero.email",
            "domain_keyword": "montero",
            "domain_tld": "email",
            "query_time": "2024-05-18 03:51:19",
            "create_date": "2023-08-31",
            "update_date": "2024-04-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "monterey.attorney",
            "domain_keyword": "monterey",
            "domain_tld": "attorney",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2017-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "montero.live",
            "domain_keyword": "montero",
            "domain_tld": "live",
            "query_time": "2024-05-23 05:43:26",
            "create_date": "2021-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "monterey.dev",
            "domain_keyword": "monterey",
            "domain_tld": "dev",
            "query_time": "2024-05-27 09:53:28",
            "create_date": "2020-06-29",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the 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": [
                "max.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "monnery.co.uk",
            "domain_keyword": "monnery",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 12:18:49",
            "create_date": "2000-09-19",
            "update_date": "2024-02-16",
            "expiry_date": "2024-09-19",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "montere.com",
            "domain_keyword": "montere",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:15:19",
            "create_date": "2004-07-17",
            "update_date": "2023-05-22",
            "expiry_date": "2032-07-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "MonterePrivateLimited",
            "registrant_company": "Montere Private Limited",
            "registrant_address": "5, Dadong-gil, Jung-gu, Seoul, Korea none",
            "registrant_city": "none",
            "registrant_state": "1",
            "registrant_zip": "04521",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.0128654368",
            "name_servers": [
                "elma.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "monstery.com",
            "domain_keyword": "monstery",
            "domain_tld": "com",
            "query_time": "2024-04-23 06:53:39",
            "create_date": "2003-11-02",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-02",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "Name Trader Inc",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=monstery.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "monterey.net",
            "domain_keyword": "monterey",
            "domain_tld": "net",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "1998-06-07",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-06",
            "registrar_iana": 996,
            "registrar_name": "DOMAINADMINISTRATION.COM, LLC",
            "registrar_website": "http://www.DOMAINADMINISTRATION.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8668229073",
            "registrant_fax": "+1.7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "montepy.cloud",
            "domain_keyword": "montepy",
            "domain_tld": "cloud",
            "query_time": "2024-04-26 04:17:27",
            "create_date": "2019-12-05",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "monterey.systems",
            "domain_keyword": "monterey",
            "domain_tld": "systems",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2021-06-07",
            "update_date": "2022-10-22",
            "expiry_date": "2024-06-07",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "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": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mongery.store",
            "domain_keyword": "mongery",
            "domain_tld": "store",
            "query_time": "2024-05-19 20:14:35",
            "create_date": "2021-05-28",
            "update_date": "2024-04-29",
            "expiry_date": "2027-05-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "hu xiu min",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "monterey.finance",
            "domain_keyword": "monterey",
            "domain_tld": "finance",
            "query_time": "2024-04-20 00:10:53",
            "create_date": "2022-04-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1450.awsdns-53.org",
                "ns-1827.awsdns-36.co.uk",
                "ns-373.awsdns-46.com",
                "ns-557.awsdns-05.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "montero.com.pl",
            "domain_keyword": "montero",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 09:54:28",
            "create_date": "2014-10-10",
            "update_date": "2023-10-18",
            "expiry_date": "2026-10-10",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "montary.shop",
            "domain_keyword": "montary",
            "domain_tld": "shop",
            "query_time": "2024-05-15 16:07:46",
            "create_date": "2023-02-27",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "montere.store",
            "domain_keyword": "montere",
            "domain_tld": "store",
            "query_time": "2024-05-02 17:49:27",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns16.inhostedns.com",
                "ns26.inhostedns.net",
                "ns36.inhostedns.org"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pontery.com",
            "domain_keyword": "pontery",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:43:47",
            "create_date": "2012-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "montero.one",
            "domain_keyword": "montero",
            "domain_tld": "one",
            "query_time": "2024-05-23 05:43:26",
            "create_date": "2019-06-19",
            "update_date": "2023-06-25",
            "expiry_date": "2025-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mintery.company",
            "domain_keyword": "mintery",
            "domain_tld": "company",
            "query_time": "2024-05-27 21:37:46",
            "create_date": "2019-03-18",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "monkery.net",
            "domain_keyword": "monkery",
            "domain_tld": "net",
            "query_time": "2024-04-08 19:55:22",
            "create_date": "2023-09-18",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "VIENTIANE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "LA",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=monkery.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "monterey.photography",
            "domain_keyword": "monterey",
            "domain_tld": "photography",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2018-03-05",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground344.com",
                "ns2.siteground344.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "montero.online",
            "domain_keyword": "montero",
            "domain_tld": "online",
            "query_time": "2024-05-07 13:01:08",
            "create_date": "2015-08-29",
            "update_date": "2023-11-01",
            "expiry_date": "2024-08-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "monteay.com",
            "domain_keyword": "monteay",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:42:11",
            "create_date": "2021-12-19",
            "update_date": "2022-11-27",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Anhui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "monterm.com.pl",
            "domain_keyword": "monterm",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 09:54:27",
            "create_date": "2001-05-17",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-16",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.agnat.pl",
                "ns2.agnat.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "montero.ovh",
            "domain_keyword": "montero",
            "domain_tld": "ovh",
            "query_time": "2024-05-27 09:54:26",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "monterey.it",
            "domain_keyword": "monterey",
            "domain_tld": "it",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2012-01-01",
            "update_date": "2024-04-10",
            "expiry_date": "2025-01-01",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "monterey.berlin",
            "domain_keyword": "monterey",
            "domain_tld": "berlin",
            "query_time": "2024-04-26 04:17:58",
            "create_date": "2014-11-09",
            "update_date": "2014-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "montary.com",
            "domain_keyword": "montary",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:55:33",
            "create_date": "2002-10-12",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-12",
            "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": "EST",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "EE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/montary.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "montury.com",
            "domain_keyword": "montury",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:09:55",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "monterey.ca",
            "domain_keyword": "monterey",
            "domain_tld": "ca",
            "query_time": "2024-05-18 03:51:12",
            "create_date": "2003-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "montero.us",
            "domain_keyword": "montero",
            "domain_tld": "us",
            "query_time": "2024-05-27 09:54:26",
            "create_date": "2023-06-28",
            "update_date": "2024-01-09",
            "expiry_date": "2024-06-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "monetry.com",
            "domain_keyword": "monetry",
            "domain_tld": "com",
            "query_time": "2024-04-14 10:25:01",
            "create_date": "2019-04-06",
            "update_date": "2024-01-28",
            "expiry_date": "2025-04-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "BG",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "BG",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns7.jumpdns.net",
                "ns8.jumpdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "monterey.com",
            "domain_keyword": "monterey",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:17:58",
            "create_date": "1994-11-23",
            "update_date": "2023-12-01",
            "expiry_date": "2028-11-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "monterm.pl",
            "domain_keyword": "monterm",
            "domain_tld": "pl",
            "query_time": "2024-05-07 13:01:09",
            "create_date": "2014-11-09",
            "update_date": "2023-10-23",
            "expiry_date": "2026-11-09",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "monterey.com.br",
            "domain_keyword": "monterey",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2020-02-19",
            "update_date": "2021-01-22",
            "expiry_date": "2026-02-19",
            "registrant_name": "EDUARDO COSER",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 45,
            "domain_name": "monteri.cfd",
            "domain_keyword": "monteri",
            "domain_tld": "cfd",
            "query_time": "2024-05-20 19:52:47",
            "create_date": "2024-03-20",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "monterey.lol",
            "domain_keyword": "monterey",
            "domain_tld": "lol",
            "query_time": "2024-05-29 16:49:12",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "montera.group",
            "domain_keyword": "montera",
            "domain_tld": "group",
            "query_time": "2024-04-26 04:17:28",
            "create_date": "2017-07-18",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-18",
            "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": "Not Applicable",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bashkortostan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "montey.com",
            "domain_keyword": "montey",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:44:38",
            "create_date": "2000-11-29",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 959342",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "monter.website",
            "domain_keyword": "monter",
            "domain_tld": "website",
            "query_time": "2024-05-07 13:00:43",
            "create_date": "2024-03-05",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "AGENCJA PROMOCYJNO-REKLAMOWA KIORA ANDRZEJ CYRA",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "montero.website",
            "domain_keyword": "montero",
            "domain_tld": "website",
            "query_time": "2024-04-08 19:58:27",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "montern.com",
            "domain_keyword": "montern",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:17:56",
            "create_date": "2016-06-22",
            "update_date": "2020-06-16",
            "expiry_date": "2024-06-22",
            "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": 52,
            "domain_name": "mentery.com",
            "domain_keyword": "mentery",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:54:17",
            "create_date": "2015-07-30",
            "update_date": "2023-07-20",
            "expiry_date": "2029-07-30",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "montefy.com",
            "domain_keyword": "montefy",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:15:54",
            "create_date": "2017-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2025-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "montero.rocks",
            "domain_keyword": "montero",
            "domain_tld": "rocks",
            "query_time": "2024-05-01 05:56:37",
            "create_date": "2018-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2025-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "monterky.info",
            "domain_keyword": "monterky",
            "domain_tld": "info",
            "query_time": "2024-05-27 09:54:25",
            "create_date": "2014-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Safety First services, s.r.o",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.mac-mike.sk",
                "ns1.mac-mike.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "monteray.com",
            "domain_keyword": "monteray",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:53:26",
            "create_date": "1998-05-25",
            "update_date": "2024-05-22",
            "expiry_date": "2029-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "drop-e21c47cd-73b4-4bb1-921c-14bfecfef980.empty.as112.arpa",
                "ns1.actionhosting.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "monterey.email",
            "domain_keyword": "monterey",
            "domain_tld": "email",
            "query_time": "2024-06-02 11:06:39",
            "create_date": "2014-07-05",
            "update_date": "2024-06-01",
            "expiry_date": "2024-07-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CHRONIC R&D",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "monteey.com",
            "domain_keyword": "monteey",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:54:37",
            "create_date": "2021-11-27",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-27",
            "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=monteey.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "monterey.download",
            "domain_keyword": "monterey",
            "domain_tld": "download",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2021-06-07",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-07",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "montero.info",
            "domain_keyword": "montero",
            "domain_tld": "info",
            "query_time": "2024-05-07 13:01:08",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "monterey.homes",
            "domain_keyword": "monterey",
            "domain_tld": "homes",
            "query_time": "2024-05-18 03:51:12",
            "create_date": "2020-03-18",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc.",
            "registrar_website": "http://domaincostclub.com",
            "registrant_company": "DomainCostClub.com",
            "registrant_state": "CA",
            "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": [
                "fwd1.dccdns.com",
                "fwd2.dccdns.com",
                "fwd3.dccdns.com",
                "fwd4.dccdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "monterey.in",
            "domain_keyword": "monterey",
            "domain_tld": "in",
            "query_time": "2024-05-06 09:38:04",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TIANJING",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "montera.org",
            "domain_keyword": "montera",
            "domain_tld": "org",
            "query_time": "2024-05-27 09:53:25",
            "create_date": "2009-02-02",
            "update_date": "2024-04-24",
            "expiry_date": "2025-02-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "monterey.training",
            "domain_keyword": "monterey",
            "domain_tld": "training",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2021-01-19",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0160602408",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "monterey.bike",
            "domain_keyword": "monterey",
            "domain_tld": "bike",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nameshops",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "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": [
                "ns1mtw.name.com",
                "ns2kry.name.com",
                "ns3jkl.name.com",
                "ns4sxy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "montely.cn",
            "domain_keyword": "montely",
            "domain_tld": "cn",
            "query_time": "2024-05-01 05:55:02",
            "create_date": "2022-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "曼泰利电子(东莞)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mentery.net",
            "domain_keyword": "mentery",
            "domain_tld": "net",
            "query_time": "2024-04-17 15:54:17",
            "create_date": "2015-07-30",
            "update_date": "2023-07-20",
            "expiry_date": "2028-07-30",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "montera.care",
            "domain_keyword": "montera",
            "domain_tld": "care",
            "query_time": "2024-05-13 14:15:05",
            "create_date": "2022-03-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-11",
            "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": 69,
            "domain_name": "contery.com",
            "domain_keyword": "contery",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:59:17",
            "create_date": "2024-01-27",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "montero.guru",
            "domain_keyword": "montero",
            "domain_tld": "guru",
            "query_time": "2024-04-08 19:58:26",
            "create_date": "2018-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.dynu.com",
                "ns4.dynu.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "monterey.art",
            "domain_keyword": "monterey",
            "domain_tld": "art",
            "query_time": "2024-05-27 09:53:28",
            "create_date": "2017-05-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_company": "Registrant of monterey.art",
            "registrant_state": "Auckland District",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "montero.bet",
            "domain_keyword": "montero",
            "domain_tld": "bet",
            "query_time": "2024-05-01 05:56:15",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "montero.berlin",
            "domain_keyword": "montero",
            "domain_tld": "berlin",
            "query_time": "2024-05-07 13:01:08",
            "create_date": "2018-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks07.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "montely.com",
            "domain_keyword": "montely",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:43:06",
            "create_date": "2024-01-25",
            "update_date": "2024-04-04",
            "expiry_date": "2026-01-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "montero.gay",
            "domain_keyword": "montero",
            "domain_tld": "gay",
            "query_time": "2024-05-31 19:38:27",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "monkery.vip",
            "domain_keyword": "monkery",
            "domain_tld": "vip",
            "query_time": "2024-05-05 17:31:13",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "monterey.moscow",
            "domain_keyword": "monterey",
            "domain_tld": "moscow",
            "query_time": "2024-05-20 19:52:44",
            "create_date": "2022-01-26",
            "update_date": "2022-01-26",
            "expiry_date": "2025-01-26",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "monterey.law",
            "domain_keyword": "monterey",
            "domain_tld": "law",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2022-07-22",
            "update_date": "2023-05-29",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "monnery.pro",
            "domain_keyword": "monnery",
            "domain_tld": "pro",
            "query_time": "2024-05-05 17:34:48",
            "create_date": "2016-07-25",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NICOLAS MONNERY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "monfery.xyz",
            "domain_keyword": "monfery",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 15:44:53",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "monterey.rentals",
            "domain_keyword": "monterey",
            "domain_tld": "rentals",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2021-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Innovation Management Expertise and Execution",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "montety.com",
            "domain_keyword": "montety",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:55:46",
            "create_date": "2003-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Centre-Val de Loire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-20-c.gandi.net",
                "ns-73-a.gandi.net",
                "ns-84-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "monterg.pt",
            "domain_keyword": "monterg",
            "domain_tld": "pt",
            "query_time": "2024-04-13 04:03:12",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "rene.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 84,
            "domain_name": "montero.dev",
            "domain_keyword": "montero",
            "domain_tld": "dev",
            "query_time": "2024-04-15 16:22:30",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "monterey.mobi",
            "domain_keyword": "monterey",
            "domain_tld": "mobi",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2006-09-26",
            "update_date": "2023-01-31",
            "expiry_date": "2027-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "monterey.style",
            "domain_keyword": "monterey",
            "domain_tld": "style",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2023-07-02",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kami.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "montmery.cn",
            "domain_keyword": "montmery",
            "domain_tld": "cn",
            "query_time": "2024-04-09 01:40:56",
            "create_date": "2022-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "大连市中易互联科技有限公司",
            "registrant_name": "陆金连",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "salvador.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "montert.com",
            "domain_keyword": "montert",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:18:47",
            "create_date": "2006-09-19",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "monterm.ru",
            "domain_keyword": "monterm",
            "domain_tld": "ru",
            "query_time": "2024-05-04 10:12:49",
            "create_date": "2021-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "monterey.technology",
            "domain_keyword": "monterey",
            "domain_tld": "technology",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2021-06-07",
            "update_date": "2022-10-22",
            "expiry_date": "2024-06-07",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apple Inc.",
            "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": [
                "a.ns.apple.com",
                "b.ns.apple.com",
                "c.ns.apple.com",
                "d.ns.apple.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "monterey.app",
            "domain_keyword": "monterey",
            "domain_tld": "app",
            "query_time": "2024-04-08 19:57:49",
            "create_date": "2021-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 470,
            "registrar_name": "Nom-IQ Limited dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy - Com Laude",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "montero.capital",
            "domain_keyword": "montero",
            "domain_tld": "capital",
            "query_time": "2024-05-01 05:56:15",
            "create_date": "2021-01-04",
            "update_date": "2023-07-23",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "montera.ca",
            "domain_keyword": "montera",
            "domain_tld": "ca",
            "query_time": "2024-05-01 05:55:55",
            "create_date": "2002-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Mr Jim Bursey",
            "registrant_company": "Montera Corporation",
            "registrant_address": "P.O.Box 490",
            "registrant_city": "Carp",
            "registrant_state": "ON",
            "registrant_zip": "K0A1L0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6132988375",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "monterey.one",
            "domain_keyword": "monterey",
            "domain_tld": "one",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2021-09-18",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "monkery.com",
            "domain_keyword": "monkery",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:55:22",
            "create_date": "2001-09-15",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "fontery.com",
            "domain_keyword": "fontery",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:40:54",
            "create_date": "2012-07-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-15",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "monterey.me",
            "domain_keyword": "monterey",
            "domain_tld": "me",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2020-06-15",
            "update_date": "2023-10-23",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1652,
            "registrar_name": "Dynadot4 LLC",
            "registrar_website": "https://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "montero.nl",
            "domain_keyword": "montero",
            "domain_tld": "nl",
            "query_time": "2024-05-23 05:43:26",
            "create_date": "2007-01-26",
            "update_date": "2024-03-19",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.savvii.nl",
                "ns2.savvii.eu",
                "ns3.savvii.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 99,
            "domain_name": "montary.app",
            "domain_keyword": "montary",
            "domain_tld": "app",
            "query_time": "2024-05-15 16:07:43",
            "create_date": "2021-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "monterey.gent",
            "domain_keyword": "monterey",
            "domain_tld": "gent",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2018-09-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrant_company": "Freehouse vzw",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.417,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>montery.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6104</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mintery.com, montero.fr, monters.co.uk, montera.info, monterey.uk, montety.net, montero.uk, monterey.properties, monters.sk, monterey.dance, montero.email, monterey.attorney, montero.live, monterey.dev, monnery.co.uk, montere.com, monstery.com, monterey.net, montepy.cloud, monterey.systems, mongery.store, monterey.finance, montero.com.pl, montary.shop, montere.store, pontery.com, montero.one, mintery.company, monkery.net, monterey.photography, montero.online, monteay.com, monterm.com.pl, montero.ovh, monterey.it, monterey.berlin, montary.com, montury.com, monterey.ca, montero.us, monetry.com, monterey.com, monterm.pl, monterey.com.br, monteri.cfd, monterey.lol, montera.group, montey.com, monter.website, montero.website, montern.com, mentery.com, montefy.com, montero.rocks, monterky.info, monteray.com, monterey.email, monteey.com, monterey.download, montero.info, monterey.homes, monterey.in, montera.org, monterey.training, monterey.bike, montely.cn, mentery.net, montera.care, contery.com, montero.guru, monterey.art, montero.bet, montero.berlin, montely.com, montero.gay, monkery.vip, monterey.moscow, monterey.law, monnery.pro, monfery.xyz, monterey.rentals, montety.com, monterg.pt, montero.dev, monterey.mobi, monterey.style, montmery.cn, montert.com, monterm.ru, monterey.technology, monterey.app, montero.capital, montera.ca, monterey.one, monkery.com, fontery.com, monterey.me, montero.nl, montary.app, monterey.gent</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mintery.com</domain_name>
   <domain_keyword>mintery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:32:04</query_time>
   <create_date>2017-11-04</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2031-11-04</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>gerald.ns.cloudflare.com</value>
    <value>liv.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>2</num>
   <domain_name>montero.fr</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:51:40</query_time>
   <create_date>2004-12-02</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>MANAGEMENT IMPACT CONSULTING</registrant_company>
   <registrant_address>149, rue du Maine, 75014 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.130537079</registrant_phone>
   <name_servers>
    <value>ns1093.ui-dns.biz</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1093.ui-dns.de</value>
    <value>ns1093.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>monters.co.uk</domain_name>
   <domain_keyword>monters</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 19:52:52</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>montera.info</domain_name>
   <domain_keyword>montera</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 14:15:05</query_time>
   <create_date>2009-03-12</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting2GO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting2go.nl</value>
    <value>ns2.hosting2go.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>monterey.uk</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 18:24:35</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>montety.net</domain_name>
   <domain_keyword>montety</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 01:22:05</query_time>
   <create_date>2005-07-09</create_date>
   <update_date>2021-06-19</update_date>
   <expiry_date>2024-07-09</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.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>montero.uk</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 19:52:49</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>monterey.properties</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>monters.sk</domain_name>
   <domain_keyword>monters</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:08:46</query_time>
   <create_date>2010-05-14</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>ACTIVE 24, s.r.o.</registrar_name>
   <registrant_name>Rastislav Rafaj</registrant_name>
   <registrant_company>Rastislav Rafaj</registrant_company>
   <registrant_address>Muškatova 7</registrant_address>
   <registrant_city>Pezinok</registrant_city>
   <registrant_zip>90201</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>alfa.ns.active24.cz</value>
    <value>beta.ns.active24.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>monterey.dance</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169627447</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>montero.email</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-18 03:51:19</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>monterey.attorney</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>attorney</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>13</num>
   <domain_name>montero.live</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-23 05:43:26</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>14</num>
   <domain_name>monterey.dev</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 09:53:28</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the 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>max.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>monnery.co.uk</domain_name>
   <domain_keyword>monnery</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 12:18:49</query_time>
   <create_date>2000-09-19</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>montere.com</domain_name>
   <domain_keyword>montere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:15:19</query_time>
   <create_date>2004-07-17</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2032-07-17</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>MonterePrivateLimited</registrant_name>
   <registrant_company>Montere Private Limited</registrant_company>
   <registrant_address>5, Dadong-gil, Jung-gu, Seoul, Korea none</registrant_address>
   <registrant_city>none</registrant_city>
   <registrant_state>1</registrant_state>
   <registrant_zip>04521</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.0128654368</registrant_phone>
   <name_servers>
    <value>elma.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>monstery.com</domain_name>
   <domain_keyword>monstery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 06:53:39</query_time>
   <create_date>2003-11-02</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>Name Trader Inc</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=monstery.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>monterey.net</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>1998-06-07</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>996</registrar_iana>
   <registrar_name>DOMAINADMINISTRATION.COM, LLC</registrar_name>
   <registrar_website>http://www.DOMAINADMINISTRATION.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8668229073</registrant_phone>
   <registrant_fax>+1.7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>montepy.cloud</domain_name>
   <domain_keyword>montepy</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-26 04:17:27</query_time>
   <create_date>2019-12-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>monterey.systems</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2022-10-22</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</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>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>21</num>
   <domain_name>mongery.store</domain_name>
   <domain_keyword>mongery</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 20:14:35</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2027-05-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>hu xiu min</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>monterey.finance</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-20 00:10:53</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1450.awsdns-53.org</value>
    <value>ns-1827.awsdns-36.co.uk</value>
    <value>ns-373.awsdns-46.com</value>
    <value>ns-557.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>montero.com.pl</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 09:54:28</query_time>
   <create_date>2014-10-10</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2026-10-10</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>montary.shop</domain_name>
   <domain_keyword>montary</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 16:07:46</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>montere.store</domain_name>
   <domain_keyword>montere</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 17:49:27</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns16.inhostedns.com</value>
    <value>ns26.inhostedns.net</value>
    <value>ns36.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pontery.com</domain_name>
   <domain_keyword>pontery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:43:47</query_time>
   <create_date>2012-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>montero.one</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 05:43:26</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>28</num>
   <domain_name>mintery.company</domain_name>
   <domain_keyword>mintery</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 21:37:46</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>monkery.net</domain_name>
   <domain_keyword>monkery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 19:55:22</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>VIENTIANE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=monkery.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>monterey.photography</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground344.com</value>
    <value>ns2.siteground344.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>montero.online</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 13:01:08</query_time>
   <create_date>2015-08-29</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>monteay.com</domain_name>
   <domain_keyword>monteay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:42:11</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2022-11-27</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Anhui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>monterm.com.pl</domain_name>
   <domain_keyword>monterm</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 09:54:27</query_time>
   <create_date>2001-05-17</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.agnat.pl</value>
    <value>ns2.agnat.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>montero.ovh</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-27 09:54:26</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>monterey.it</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>monterey.berlin</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-26 04:17:58</query_time>
   <create_date>2014-11-09</create_date>
   <update_date>2014-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>montary.com</domain_name>
   <domain_keyword>montary</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:55:33</query_time>
   <create_date>2002-10-12</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-12</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>EST</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/montary.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>montury.com</domain_name>
   <domain_keyword>montury</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:09:55</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>monterey.ca</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 03:51:12</query_time>
   <create_date>2003-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>40</num>
   <domain_name>montero.us</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 09:54:26</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>monetry.com</domain_name>
   <domain_keyword>monetry</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 10:25:01</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns7.jumpdns.net</value>
    <value>ns8.jumpdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>monterey.com</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:17:58</query_time>
   <create_date>1994-11-23</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2028-11-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>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>monterm.pl</domain_name>
   <domain_keyword>monterm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 13:01:09</query_time>
   <create_date>2014-11-09</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2026-11-09</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>monterey.com.br</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2021-01-22</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrant_name>EDUARDO COSER</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>monteri.cfd</domain_name>
   <domain_keyword>monteri</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-20 19:52:47</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>monterey.lol</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-29 16:49:12</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>montera.group</domain_name>
   <domain_keyword>montera</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-26 04:17:28</query_time>
   <create_date>2017-07-18</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-18</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>Not Applicable</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bashkortostan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>montey.com</domain_name>
   <domain_keyword>montey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:44:38</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 959342</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>monter.website</domain_name>
   <domain_keyword>monter</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 13:00:43</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>AGENCJA PROMOCYJNO-REKLAMOWA KIORA ANDRZEJ CYRA</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>montero.website</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-08 19:58:27</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>montern.com</domain_name>
   <domain_keyword>montern</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:17:56</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2020-06-16</update_date>
   <expiry_date>2024-06-22</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>52</num>
   <domain_name>mentery.com</domain_name>
   <domain_keyword>mentery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:54:17</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2029-07-30</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>montefy.com</domain_name>
   <domain_keyword>montefy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:15:54</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-08-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>montero.rocks</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-01 05:56:37</query_time>
   <create_date>2018-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>monterky.info</domain_name>
   <domain_keyword>monterky</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 09:54:25</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Safety First services, s.r.o</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.mac-mike.sk</value>
    <value>ns1.mac-mike.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>monteray.com</domain_name>
   <domain_keyword>monteray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:53:26</query_time>
   <create_date>1998-05-25</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2029-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>drop-e21c47cd-73b4-4bb1-921c-14bfecfef980.empty.as112.arpa</value>
    <value>ns1.actionhosting.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>monterey.email</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-02 11:06:39</query_time>
   <create_date>2014-07-05</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CHRONIC R&amp;D</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>monteey.com</domain_name>
   <domain_keyword>monteey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:54:37</query_time>
   <create_date>2021-11-27</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-27</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=monteey.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>59</num>
   <domain_name>monterey.download</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>60</num>
   <domain_name>montero.info</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 13:01:08</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>monterey.homes</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-18 03:51:12</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc.</registrar_name>
   <registrar_website>http://domaincostclub.com</registrar_website>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_state>CA</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>fwd1.dccdns.com</value>
    <value>fwd2.dccdns.com</value>
    <value>fwd3.dccdns.com</value>
    <value>fwd4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>monterey.in</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-06 09:38:04</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TIANJING</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>montera.org</domain_name>
   <domain_keyword>montera</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 09:53:25</query_time>
   <create_date>2009-02-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>monterey.training</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0160602408</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>monterey.bike</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</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>Nameshops</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</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>ns1mtw.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4sxy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>montely.cn</domain_name>
   <domain_keyword>montely</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 05:55:02</query_time>
   <create_date>2022-03-08</create_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>曼泰利电子(东莞)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>mentery.net</domain_name>
   <domain_keyword>mentery</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 15:54:17</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2028-07-30</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>montera.care</domain_name>
   <domain_keyword>montera</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-13 14:15:05</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-11</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>69</num>
   <domain_name>contery.com</domain_name>
   <domain_keyword>contery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:59:17</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>montero.guru</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-08 19:58:26</query_time>
   <create_date>2018-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.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>71</num>
   <domain_name>monterey.art</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-27 09:53:28</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_company>Registrant of monterey.art</registrant_company>
   <registrant_state>Auckland District</registrant_state>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>montero.bet</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-01 05:56:15</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>montero.berlin</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-07 13:01:08</query_time>
   <create_date>2018-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>montely.com</domain_name>
   <domain_keyword>montely</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:43:06</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2026-01-25</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>montero.gay</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-31 19:38:27</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>monkery.vip</domain_name>
   <domain_keyword>monkery</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-05 17:31:13</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>monterey.moscow</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-20 19:52:44</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2022-01-26</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>monterey.law</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>monnery.pro</domain_name>
   <domain_keyword>monnery</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-05 17:34:48</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NICOLAS MONNERY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>monfery.xyz</domain_name>
   <domain_keyword>monfery</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 15:44:53</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>monterey.rentals</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Innovation Management Expertise and Execution</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>montety.com</domain_name>
   <domain_keyword>montety</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:55:46</query_time>
   <create_date>2003-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-17</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Centre-Val de Loire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>ns-20-c.gandi.net</value>
    <value>ns-73-a.gandi.net</value>
    <value>ns-84-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>monterg.pt</domain_name>
   <domain_keyword>monterg</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-13 04:03:12</query_time>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>rene.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>montero.dev</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 16:22:30</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>monterey.mobi</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-01-31</update_date>
   <expiry_date>2027-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>monterey.style</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kami.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>montmery.cn</domain_name>
   <domain_keyword>montmery</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-09 01:40:56</query_time>
   <create_date>2022-07-22</create_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>大连市中易互联科技有限公司</registrar_name>
   <registrant_name>陆金连</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>salvador.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>88</num>
   <domain_name>montert.com</domain_name>
   <domain_keyword>montert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:18:47</query_time>
   <create_date>2006-09-19</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-19</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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>monterm.ru</domain_name>
   <domain_keyword>monterm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 10:12:49</query_time>
   <create_date>2021-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>monterey.technology</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2022-10-22</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apple Inc.</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>a.ns.apple.com</value>
    <value>b.ns.apple.com</value>
    <value>c.ns.apple.com</value>
    <value>d.ns.apple.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>91</num>
   <domain_name>monterey.app</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-08 19:57:49</query_time>
   <create_date>2021-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-IQ Limited dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>92</num>
   <domain_name>montero.capital</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-01 05:56:15</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>93</num>
   <domain_name>montera.ca</domain_name>
   <domain_keyword>montera</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 05:55:55</query_time>
   <create_date>2002-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Mr Jim Bursey</registrant_name>
   <registrant_company>Montera Corporation</registrant_company>
   <registrant_address>P.O.Box 490</registrant_address>
   <registrant_city>Carp</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K0A1L0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6132988375</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>94</num>
   <domain_name>monterey.one</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>monkery.com</domain_name>
   <domain_keyword>monkery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:55:22</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>fontery.com</domain_name>
   <domain_keyword>fontery</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:40:54</query_time>
   <create_date>2012-07-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-15</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>monterey.me</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1652</registrar_iana>
   <registrar_name>Dynadot4 LLC</registrar_name>
   <registrar_website>https://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>98</num>
   <domain_name>montero.nl</domain_name>
   <domain_keyword>montero</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 05:43:26</query_time>
   <create_date>2007-01-26</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.savvii.nl</value>
    <value>ns2.savvii.eu</value>
    <value>ns3.savvii.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>montary.app</domain_name>
   <domain_keyword>montary</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 16:07:43</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>monterey.gent</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2018-09-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrant_company>Freehouse vzw</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.417</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.