WHOIS QUERY TIME

20 May 2024 - 7:52 PM UTC

Registered: 19 May 2022
Expiry: 19 May 2025

REGISTRAR

Name: 腾讯云计算(北京)有限责任公司

DNSSEC

unsigned

NAME SERVERS

quit.dnspod.net
thistle.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 吴骥
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=montereys.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "montereys.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "montereys.cn",
            "domain_keyword": "montereys",
            "domain_tld": "cn",
            "query_time": "2024-05-20 19:52:46",
            "create_date": "2022-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "吴骥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "quit.dnspod.net",
                "thistle.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>montereys.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>montereys.cn</domain_name>
   <domain_keyword>montereys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 19:52:46</query_time>
   <create_date>2022-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>吴骥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>quit.dnspod.net</value>
    <value>thistle.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.039 seconds) for "montereys.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Mar 2024 - 2:59 AM UTC

Registered: 19 May 2022
Expiry: 19 May 2024

REGISTRAR

Name: 腾讯云计算(北京)有限责任公司

DNSSEC

unsigned

NAME SERVERS

quit.dnspod.net
thistle.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 吴骥
Email: [email protected]

#2 - QUERY TIME

20 May 2024 - 7:52 PM UTC

Registered: 19 May 2022
Expiry: 19 May 2025

REGISTRAR

Name: 腾讯云计算(北京)有限责任公司

DNSSEC

unsigned

NAME SERVERS

quit.dnspod.net
thistle.dnspod.net

DOMAIN STATUS

ok

REGISTRANT

Name: 吴骥
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=montereys.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "montereys.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "montereys.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "montereys.cn",
            "domain_keyword": "montereys",
            "domain_tld": "cn",
            "query_time": "2024-03-01 02:59:35",
            "create_date": "2022-05-19",
            "expiry_date": "2024-05-19",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "吴骥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "quit.dnspod.net",
                "thistle.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "montereys.cn",
            "domain_keyword": "montereys",
            "domain_tld": "cn",
            "query_time": "2024-05-20 19:52:46",
            "create_date": "2022-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "吴骥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "quit.dnspod.net",
                "thistle.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "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>montereys.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>montereys.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>montereys.cn</domain_name>
   <domain_keyword>montereys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-01 02:59:35</query_time>
   <create_date>2022-05-19</create_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>吴骥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>quit.dnspod.net</value>
    <value>thistle.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>montereys.cn</domain_name>
   <domain_keyword>montereys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 19:52:46</query_time>
   <create_date>2022-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>吴骥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>quit.dnspod.net</value>
    <value>thistle.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.017 seconds) which contained the exact domain keyword "montereys".
Domain Name Registered Expiry Registrar Ownership
1 montereys.com 3 Dec 1998 2 Dec 2025 Network Solutions, LLC -
2 montereys.cn 19 May 2022 19 May 2025 腾讯云计算(北京)有限责任公司 吴骥

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=montereys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "montereys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "montereys.com, montereys.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "montereys.com",
            "domain_keyword": "montereys",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:58:02",
            "create_date": "1998-12-03",
            "update_date": "2022-11-15",
            "expiry_date": "2025-12-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "montereys.cn",
            "domain_keyword": "montereys",
            "domain_tld": "cn",
            "query_time": "2024-05-20 19:52:46",
            "create_date": "2022-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "吴骥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "quit.dnspod.net",
                "thistle.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>montereys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>montereys.com, montereys.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>montereys.com</domain_name>
   <domain_keyword>montereys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:58:02</query_time>
   <create_date>1998-12-03</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.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>montereys.cn</domain_name>
   <domain_keyword>montereys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 19:52:46</query_time>
   <create_date>2022-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>吴骥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>quit.dnspod.net</value>
    <value>thistle.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</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 537 domain names (in 0.13 seconds) which look and sound like the brand name "montereys".
Domain Name Registered Expiry Registrar Ownership
1 monterays.com 20 Sep 2002 20 Sep 2024 Tucows Domains Inc. -
2 monterreys.com 4 May 2005 4 May 2025 GoDaddy.com, LLC -
3 montereyps.com 27 Jan 2012 27 Jan 2028 GoDaddy.com, LLC -
4 montereyhs.org 15 Feb 2018 15 Feb 2028 GoDaddy.com, LLC Domains By Proxy, LLC
5 monterreys.net 12 Nov 2015 12 Nov 2024 GoDaddy.com, LLC -
6 monteres.com 7 Jun 2019 7 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 monterey.agency 26 Jun 2023 26 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 monterey.support 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
9 monterey.lol 29 May 2024 29 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
10 monterey.su 19 Mar 2013 19 Mar 2025 R01-SU Private Person
11 monterey.church 17 Sep 2014 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 monterey.legal 11 Aug 2017 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 monterey.dance 18 Dec 2023 18 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169627447
14 monterey.photography 5 Mar 2018 5 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
15 monterey.jp 1 Sep 2010 30 Sep 2024 - WIXI Inc.
16 monterey.golf 8 Jul 2015 8 Jul 2024 Go Canada Domains, LLC Domains By Proxy, LLC
17 monterey.wine 14 Sep 2022 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 monterey.surf 10 Apr 2021 10 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 monterey.software 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
20 monterey.finance 20 Apr 2022 20 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
21 monterey.la 20 Feb 2007 20 Feb 2027 TLD Registrar Solutions Ltd -
22 monterey.ie 25 Jun 2019 25 Jun 2024 Blacknight Solutions REDACTED FOR PRIVACY
23 monterey.rentals 20 Jan 2021 20 Jan 2025 Soluciones Corporativas IP, SL Innovation Management Expertise and Execution
24 monterey.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
25 monterey.technology 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
26 monterey.pl 29 Feb 2012 28 Feb 2025 Digital Media Technology Sp. z o.o. -
27 monterey.builders 4 Sep 2023 4 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 monterey.today 8 Nov 2023 8 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
29 monterey.management 26 Apr 2024 26 Apr 2034 GoDaddy.com, LLC Domains By Proxy, LLC
30 monterey.city 3 Jun 2022 3 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 monterey.info 16 Nov 2017 16 Nov 2024 Sav.com, LLC Privacy Protection
32 monterey.reviews 4 Aug 2023 4 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 monterey.art 2 May 2017 2 May 2025 Instra Corporation Pty Ltd Registrant of monterey.art
34 monterey.chat 9 Aug 2019 9 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
35 monterey.menu 20 Mar 2014 20 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 montereybs.co.uk 6 Jul 2021 6 Jul 2024 Squarespace Domains LLC [Tag = GOOGLE] -
37 montereyus.com 4 Oct 2022 4 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
38 montereysw.com 13 Aug 2004 13 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 monterey1.com 27 Sep 2013 27 Sep 2024 Wild West Domains, LLC -
40 montereyes.com 16 Jul 2012 16 Jul 2024 GoDaddy.com, LLC -
41 montereyj.com 31 Dec 2019 31 Dec 2024 GoDaddy.com, LLC -
42 monterey7.com 12 Apr 2010 12 Apr 2025 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
43 montereyx.com 11 Mar 2023 11 Mar 2028 GoDaddy.com, LLC -
44 monterey.download 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
45 monterey.homes 18 Mar 2020 18 Mar 2025 Global Domains International, Inc. DomainCostClub.com
46 monterey.email 5 Jul 2014 5 Jul 2024 Squarespace Domains II LLC CHRONIC R&D
47 monterey.de - - - -
48 monterey.fish 6 Jul 2014 6 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 monterey.vision 5 Jun 2023 5 Jun 2024 Squarespace Domains II LLC Monterey
50 monterey.in 22 Mar 2024 22 Mar 2025 Spaceship, Inc. REDACTED FOR PRIVACY
51 monterey.training 19 Jan 2021 19 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0160602408
52 monterey.bike 26 Feb 2024 26 Feb 2025 Name.com, Inc. Nameshops
53 monterey.attorney 11 Aug 2017 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 monterey.dev 29 Jun 2020 29 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
55 monterey.it 1 Jan 2012 1 Jan 2025 NameCase GmbH Puglia.com Srls
56 monterey.moscow 26 Jan 2022 26 Jan 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
57 monterey.gent 6 Sep 2018 6 Sep 2024 Combell NV Freehouse vzw
58 monterey.me 15 Jun 2020 15 Jun 2024 Dynadot4 LLC REDACTED FOR PRIVACY
59 monterey.events 26 Nov 2018 26 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
60 monterey.berlin 9 Nov 2014 9 Nov 2024 1&1 Internet SE -
61 monterey.ca 18 Jan 2003 18 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
62 monterey.com 23 Nov 1994 22 Nov 2028 GoDaddy.com, LLC -
63 monterey.com.br 19 Feb 2020 19 Feb 2026 - EDUARDO COSER
64 monterey.biz 22 Aug 2019 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 monterey.mobi 26 Sep 2006 26 Sep 2027 GoDaddy.com, LLC Domains By Proxy, LLC
66 monterey.style 2 Jul 2023 2 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 monterey.co.nz 6 Jun 2009 - Key-Systems GmbH -
68 monterey.group 20 Nov 2023 20 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
69 monterey.app 4 Aug 2021 4 Aug 2024 Nom-IQ Limited dba Com Laude Whois Privacy - Com Laude
70 monterey.one 18 Sep 2021 18 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
71 monterey.capital 26 Jun 2019 26 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 monterey.net 7 Jun 1998 6 Jun 2024 DOMAINADMINISTRATION.COM, LLC BuyDomains.com
73 monterey.systems 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
74 monterey.tj.cn 29 Apr 2023 29 Apr 2025 广东时代互联科技有限公司 董书豪
75 monterey.world 29 Apr 2023 29 Apr 2025 Sav.com, LLC Privacy Protection
76 monterey.live 27 May 2021 27 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 monterey.lawyer 11 Aug 2017 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 monterey.llc 9 Jun 2022 9 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 montereyks.org 21 Dec 2023 21 Dec 2024 DreamHost, LLC Data Protected
80 monterey.properties 4 Jun 2014 4 Jun 2024 Go China Domains, LLC Domains By Proxy, LLC
81 monterey.pro 20 Oct 2008 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 monterey.com.cn 14 Feb 2023 14 Feb 2025 杭州名商网络有限公司 王兵兵
83 monterey.be 19 Sep 2021 - Decofem -
84 monterey.computer 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
85 monterey.work 1 Nov 2019 1 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
86 monterey.online 12 Nov 2017 12 Nov 2032 Dynadot LLC -
87 monterey.tips 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
88 monterey.tech 21 Sep 2017 21 Sep 2024 Squarespace Domains II LLC Monterey Tech
89 monterey.ru 8 Oct 2003 10 Oct 2024 RU-CENTER-RU Siegel Auto & Boot
90 monterey.life 22 May 2024 22 May 2025 Sav.com, LLC - 44 REDACTED FOR PRIVACY
91 monterey.guide 7 Jun 2021 7 Jun 2024 Nom-iq Ltd. dba COM LAUDE Apple Inc.
92 monterey.ai - - 1api.net Domains By Proxy, LLC
93 monterey.restaurant 11 Feb 2015 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 monterey.org 23 Dec 1995 22 Dec 2029 Network Solutions, LLC REDACTED FOR PRIVACY
95 monterey.ooo 10 Jun 2021 10 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 monterey.tours 21 Sep 2017 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 monterey.nyc 27 Sep 2022 27 Sep 2027 GoDaddy.com, LLC Branded Strategic
98 monterey.law 22 Jul 2022 22 Jul 2024 101domain GRS Limited REDACTED FOR PRIVACY
99 monterey.house 14 Jun 2017 14 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 montereyisp.net 21 Aug 2000 21 Aug 2024 Tucows Domains Inc. -
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 Montereys.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=montereys.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "montereys.cn",
        "page_size": 100
    },
    "count": {
        "total": 537,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "monterays.com, monterreys.com, montereyps.com, montereyhs.org, monterreys.net, monteres.com, monterey.agency, monterey.support, monterey.lol, monterey.su, monterey.church, monterey.legal, monterey.dance, monterey.photography, monterey.jp, monterey.golf, monterey.wine, monterey.surf, monterey.software, monterey.finance, monterey.la, monterey.ie, monterey.rentals, monterey.uk, monterey.technology, monterey.pl, monterey.builders, monterey.today, monterey.management, monterey.city, monterey.info, monterey.reviews, monterey.art, monterey.chat, monterey.menu, montereybs.co.uk, montereyus.com, montereysw.com, monterey1.com, montereyes.com, montereyj.com, monterey7.com, montereyx.com, monterey.download, monterey.homes, monterey.email, monterey.de, monterey.fish, monterey.vision, monterey.in, monterey.training, monterey.bike, monterey.attorney, monterey.dev, monterey.it, monterey.moscow, monterey.gent, monterey.me, monterey.events, monterey.berlin, monterey.ca, monterey.com, monterey.com.br, monterey.biz, monterey.mobi, monterey.style, monterey.co.nz, monterey.group, monterey.app, monterey.one, monterey.capital, monterey.net, monterey.systems, monterey.tj.cn, monterey.world, monterey.live, monterey.lawyer, monterey.llc, montereyks.org, monterey.properties, monterey.pro, monterey.com.cn, monterey.be, monterey.computer, monterey.work, monterey.online, monterey.tips, monterey.tech, monterey.ru, monterey.life, monterey.guide, monterey.ai, monterey.restaurant, monterey.org, monterey.ooo, monterey.tours, monterey.nyc, monterey.law, monterey.house, montereyisp.net",
    "results": [
        {
            "num": 1,
            "domain_name": "monterays.com",
            "domain_keyword": "monterays",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:15:18",
            "create_date": "2002-09-20",
            "update_date": "2021-08-06",
            "expiry_date": "2024-09-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.ultimanet.com",
                "ns2.ultimanet.com",
                "ns3.ultimanet.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "monterreys.com",
            "domain_keyword": "monterreys",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:18:19",
            "create_date": "2005-05-04",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-04",
            "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": 3,
            "domain_name": "montereyps.com",
            "domain_keyword": "montereyps",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:51:16",
            "create_date": "2012-01-27",
            "update_date": "2023-02-02",
            "expiry_date": "2028-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "montereyhs.org",
            "domain_keyword": "montereyhs",
            "domain_tld": "org",
            "query_time": "2024-04-17 01:16:58",
            "create_date": "2018-02-15",
            "update_date": "2023-07-30",
            "expiry_date": "2028-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "monterreys.net",
            "domain_keyword": "monterreys",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:43:53",
            "create_date": "2015-11-12",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "monteres.com",
            "domain_keyword": "monteres",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:15:21",
            "create_date": "2019-06-07",
            "update_date": "2020-06-01",
            "expiry_date": "2024-06-07",
            "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": 7,
            "domain_name": "monterey.agency",
            "domain_keyword": "monterey",
            "domain_tld": "agency",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "monterey.support",
            "domain_keyword": "monterey",
            "domain_tld": "support",
            "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": 9,
            "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": 10,
            "domain_name": "monterey.su",
            "domain_keyword": "monterey",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:36:32",
            "create_date": "2013-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 11,
            "domain_name": "monterey.church",
            "domain_keyword": "monterey",
            "domain_tld": "church",
            "query_time": "2024-05-27 09:53:28",
            "create_date": "2014-09-17",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "monterey.legal",
            "domain_keyword": "monterey",
            "domain_tld": "legal",
            "query_time": "2024-05-07 13:00:46",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "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": 14,
            "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": 15,
            "domain_name": "monterey.jp",
            "domain_keyword": "monterey",
            "domain_tld": "jp",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2010-09-01",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "WIXI Inc.",
            "registrant_address": "Asahi Sanbancho Plaza Suite 206, 7-1 Sanbancho",
            "registrant_zip": "102-0075",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.5058065253",
            "registrant_fax": "+81.354033422",
            "name_servers": [
                "ns1.wixidns.com",
                "ns3.wixidns.com",
                "ns4.wixidns.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 16,
            "domain_name": "monterey.golf",
            "domain_keyword": "monterey",
            "domain_tld": "golf",
            "query_time": "2024-05-27 09:53:28",
            "create_date": "2015-07-08",
            "update_date": "2023-08-22",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "monterey.wine",
            "domain_keyword": "monterey",
            "domain_tld": "wine",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2022-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "monterey.surf",
            "domain_keyword": "monterey",
            "domain_tld": "surf",
            "query_time": "2024-04-17 01:15:45",
            "create_date": "2021-04-10",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "monterey.software",
            "domain_keyword": "monterey",
            "domain_tld": "software",
            "query_time": "2024-04-17 01:15: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": 20,
            "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": 21,
            "domain_name": "monterey.la",
            "domain_keyword": "monterey",
            "domain_tld": "la",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2007-02-20",
            "update_date": "2019-03-28",
            "expiry_date": "2027-02-20",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_email": "https://whois.nic.la/contact/monterey.la/registrant",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "monterey.ie",
            "domain_keyword": "monterey",
            "domain_tld": "ie",
            "query_time": "2024-04-16 04:30:57",
            "create_date": "2019-06-25",
            "update_date": "2022-08-04",
            "expiry_date": "2024-06-25",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "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": 24,
            "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": 25,
            "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": 26,
            "domain_name": "monterey.pl",
            "domain_keyword": "monterey",
            "domain_tld": "pl",
            "query_time": "2024-05-01 05:55:59",
            "create_date": "2012-02-29",
            "update_date": "2023-09-04",
            "expiry_date": "2025-02-28",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 27,
            "domain_name": "monterey.builders",
            "domain_keyword": "monterey",
            "domain_tld": "builders",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-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": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "monterey.today",
            "domain_keyword": "monterey",
            "domain_tld": "today",
            "query_time": "2024-05-18 03:51:12",
            "create_date": "2023-11-08",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "monterey.management",
            "domain_keyword": "monterey",
            "domain_tld": "management",
            "query_time": "2024-04-26 22:54:24",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2034-04-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "monterey.city",
            "domain_keyword": "monterey",
            "domain_tld": "city",
            "query_time": "2024-04-26 04:17:58",
            "create_date": "2022-06-03",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "monterey.info",
            "domain_keyword": "monterey",
            "domain_tld": "info",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2017-11-16",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "monterey.reviews",
            "domain_keyword": "monterey",
            "domain_tld": "reviews",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "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": 34,
            "domain_name": "monterey.chat",
            "domain_keyword": "monterey",
            "domain_tld": "chat",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2019-08-09",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "monterey.menu",
            "domain_keyword": "monterey",
            "domain_tld": "menu",
            "query_time": "2024-05-20 19:52:44",
            "create_date": "2014-03-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-20",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "montereybs.co.uk",
            "domain_keyword": "montereybs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 21:39:57",
            "create_date": "2021-07-06",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 37,
            "domain_name": "montereyus.com",
            "domain_keyword": "montereyus",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:56:12",
            "create_date": "2022-10-04",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.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": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "montereysw.com",
            "domain_keyword": "montereysw",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:17:46",
            "create_date": "2004-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=montereysw.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "monterey1.com",
            "domain_keyword": "monterey1",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:15:46",
            "create_date": "2013-09-27",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "montereyes.com",
            "domain_keyword": "montereyes",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:16:51",
            "create_date": "2012-07-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "montereyj.com",
            "domain_keyword": "montereyj",
            "domain_tld": "com",
            "query_time": "2024-05-18 03:51:15",
            "create_date": "2019-12-31",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "monterey7.com",
            "domain_keyword": "monterey7",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:15:46",
            "create_date": "2010-04-12",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-12",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "https://tieredaccess.com/contact/651c5890-39e5-4923-9178-683fba156382",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "montereyx.com",
            "domain_keyword": "montereyx",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:38:26",
            "create_date": "2023-03-11",
            "update_date": "2023-03-11",
            "expiry_date": "2028-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "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": 45,
            "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": 46,
            "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": 47,
            "domain_name": "monterey.de",
            "domain_keyword": "monterey",
            "domain_tld": "de",
            "query_time": "2024-05-28 08:03:25",
            "update_date": "2016-01-15",
            "name_servers": [
                "ns2.bll-computer.de",
                "nsb9.schlundtech.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "monterey.fish",
            "domain_keyword": "monterey",
            "domain_tld": "fish",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2014-07-06",
            "update_date": "2023-02-27",
            "expiry_date": "2024-07-06",
            "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": 49,
            "domain_name": "monterey.vision",
            "domain_keyword": "monterey",
            "domain_tld": "vision",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2023-06-05",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Monterey",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "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": 51,
            "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": 52,
            "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": 53,
            "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": 54,
            "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": 55,
            "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": 56,
            "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": 57,
            "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"
            ]
        },
        {
            "num": 58,
            "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": 59,
            "domain_name": "monterey.events",
            "domain_keyword": "monterey",
            "domain_tld": "events",
            "query_time": "2024-05-31 19:38:21",
            "create_date": "2018-11-26",
            "update_date": "2024-01-10",
            "expiry_date": "2024-11-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "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": 61,
            "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": 62,
            "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": 63,
            "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": 64,
            "domain_name": "monterey.biz",
            "domain_keyword": "monterey",
            "domain_tld": "biz",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "2019-08-22",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-22",
            "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": [
                "ns1.dynadot.com",
                "ns2.dynadot.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "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": 66,
            "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": 67,
            "domain_name": "monterey.co.nz",
            "domain_keyword": "monterey",
            "domain_tld": "co.nz",
            "query_time": "2024-04-12 22:55:36",
            "create_date": "2009-06-06",
            "update_date": "2024-04-01",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "monterey.group",
            "domain_keyword": "monterey",
            "domain_tld": "group",
            "query_time": "2024-05-27 09:53:28",
            "create_date": "2023-11-20",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-20",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "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": 70,
            "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": 71,
            "domain_name": "monterey.capital",
            "domain_keyword": "monterey",
            "domain_tld": "capital",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2019-06-26",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "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": 73,
            "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": 74,
            "domain_name": "monterey.tj.cn",
            "domain_keyword": "monterey",
            "domain_tld": "tj.cn",
            "query_time": "2024-04-30 01:11:11",
            "create_date": "2023-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "董书豪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "monterey.world",
            "domain_keyword": "monterey",
            "domain_tld": "world",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "monterey.live",
            "domain_keyword": "monterey",
            "domain_tld": "live",
            "query_time": "2024-05-28 00:50:02",
            "create_date": "2021-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "monterey.lawyer",
            "domain_keyword": "monterey",
            "domain_tld": "lawyer",
            "query_time": "2024-04-17 01:15:45",
            "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "monterey.llc",
            "domain_keyword": "monterey",
            "domain_tld": "llc",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2022-06-09",
            "update_date": "2023-07-24",
            "expiry_date": "2024-06-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "montereyks.org",
            "domain_keyword": "montereyks",
            "domain_tld": "org",
            "query_time": "2024-05-01 05:56:06",
            "create_date": "2023-12-21",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-21",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "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": 81,
            "domain_name": "monterey.pro",
            "domain_keyword": "monterey",
            "domain_tld": "pro",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2008-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "monterey.com.cn",
            "domain_keyword": "monterey",
            "domain_tld": "com.cn",
            "query_time": "2024-06-02 11:06:39",
            "create_date": "2023-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "王兵兵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "s1.mb.cn",
                "s2.mb.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "monterey.be",
            "domain_keyword": "monterey",
            "domain_tld": "be",
            "query_time": "2024-04-17 01:15:46",
            "create_date": "2021-09-19",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "monterey.computer",
            "domain_keyword": "monterey",
            "domain_tld": "computer",
            "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": "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": 85,
            "domain_name": "monterey.work",
            "domain_keyword": "monterey",
            "domain_tld": "work",
            "query_time": "2024-04-17 01:15:46",
            "create_date": "2019-11-01",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "monterey.online",
            "domain_keyword": "monterey",
            "domain_tld": "online",
            "query_time": "2024-04-17 01:15:45",
            "create_date": "2017-11-12",
            "update_date": "2023-08-31",
            "expiry_date": "2032-11-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "monterey.tips",
            "domain_keyword": "monterey",
            "domain_tld": "tips",
            "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": "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": 88,
            "domain_name": "monterey.tech",
            "domain_keyword": "monterey",
            "domain_tld": "tech",
            "query_time": "2024-05-01 05:55:58",
            "create_date": "2017-09-21",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Monterey Tech",
            "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.usm54.siteground.biz",
                "ns2.usm54.siteground.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "monterey.ru",
            "domain_keyword": "monterey",
            "domain_tld": "ru",
            "query_time": "2024-05-04 10:12:49",
            "create_date": "2003-10-08",
            "expiry_date": "2024-10-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Siegel Auto & Boot",
            "name_servers": [
                "ns1.cpudns.de",
                "ns2.cpudns.de"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "monterey.life",
            "domain_keyword": "monterey",
            "domain_tld": "life",
            "query_time": "2024-05-25 17:08:29",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 3934,
            "registrar_name": "Sav.com, LLC - 44",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "monterey.guide",
            "domain_keyword": "monterey",
            "domain_tld": "guide",
            "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": "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": 92,
            "domain_name": "monterey.ai",
            "domain_keyword": "monterey",
            "domain_tld": "ai",
            "query_time": "2024-05-06 03:20:35",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-1283.awsdns-32.org",
                "ns-1542.awsdns-00.co.uk",
                "ns-411.awsdns-51.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "monterey.restaurant",
            "domain_keyword": "monterey",
            "domain_tld": "restaurant",
            "query_time": "2024-05-13 14:15:06",
            "create_date": "2015-02-11",
            "update_date": "2023-06-17",
            "expiry_date": "2025-02-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "monterey.org",
            "domain_keyword": "monterey",
            "domain_tld": "org",
            "query_time": "2024-05-23 05:43:17",
            "create_date": "1995-12-23",
            "update_date": "2020-09-25",
            "expiry_date": "2029-12-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.kisnet1.net",
                "ns1.socaldata.net",
                "ns2.socaldata.net",
                "nss1.inetmonterey.net",
                "nss2.inetmonterey.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "monterey.ooo",
            "domain_keyword": "monterey",
            "domain_tld": "ooo",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2021-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "monterey.tours",
            "domain_keyword": "monterey",
            "domain_tld": "tours",
            "query_time": "2024-05-07 13:00:46",
            "create_date": "2017-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "monterey.nyc",
            "domain_keyword": "monterey",
            "domain_tld": "nyc",
            "query_time": "2024-05-27 09:53:29",
            "create_date": "2022-09-27",
            "update_date": "2022-10-02",
            "expiry_date": "2027-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Branded Strategic",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "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": 99,
            "domain_name": "monterey.house",
            "domain_keyword": "monterey",
            "domain_tld": "house",
            "query_time": "2024-05-31 19:38:21",
            "create_date": "2017-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "montereyisp.net",
            "domain_keyword": "montereyisp",
            "domain_tld": "net",
            "query_time": "2024-04-17 01:17:00",
            "create_date": "2000-08-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dslextreme.com",
                "ns2.dslextreme.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.13,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>montereys.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>537</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>monterays.com, monterreys.com, montereyps.com, montereyhs.org, monterreys.net, monteres.com, monterey.agency, monterey.support, monterey.lol, monterey.su, monterey.church, monterey.legal, monterey.dance, monterey.photography, monterey.jp, monterey.golf, monterey.wine, monterey.surf, monterey.software, monterey.finance, monterey.la, monterey.ie, monterey.rentals, monterey.uk, monterey.technology, monterey.pl, monterey.builders, monterey.today, monterey.management, monterey.city, monterey.info, monterey.reviews, monterey.art, monterey.chat, monterey.menu, montereybs.co.uk, montereyus.com, montereysw.com, monterey1.com, montereyes.com, montereyj.com, monterey7.com, montereyx.com, monterey.download, monterey.homes, monterey.email, monterey.de, monterey.fish, monterey.vision, monterey.in, monterey.training, monterey.bike, monterey.attorney, monterey.dev, monterey.it, monterey.moscow, monterey.gent, monterey.me, monterey.events, monterey.berlin, monterey.ca, monterey.com, monterey.com.br, monterey.biz, monterey.mobi, monterey.style, monterey.co.nz, monterey.group, monterey.app, monterey.one, monterey.capital, monterey.net, monterey.systems, monterey.tj.cn, monterey.world, monterey.live, monterey.lawyer, monterey.llc, montereyks.org, monterey.properties, monterey.pro, monterey.com.cn, monterey.be, monterey.computer, monterey.work, monterey.online, monterey.tips, monterey.tech, monterey.ru, monterey.life, monterey.guide, monterey.ai, monterey.restaurant, monterey.org, monterey.ooo, monterey.tours, monterey.nyc, monterey.law, monterey.house, montereyisp.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>monterays.com</domain_name>
   <domain_keyword>monterays</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:15:18</query_time>
   <create_date>2002-09-20</create_date>
   <update_date>2021-08-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.ultimanet.com</value>
    <value>ns2.ultimanet.com</value>
    <value>ns3.ultimanet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>monterreys.com</domain_name>
   <domain_keyword>monterreys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:18:19</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-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>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>3</num>
   <domain_name>montereyps.com</domain_name>
   <domain_keyword>montereyps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:51:16</query_time>
   <create_date>2012-01-27</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2028-01-27</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>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>4</num>
   <domain_name>montereyhs.org</domain_name>
   <domain_keyword>montereyhs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 01:16:58</query_time>
   <create_date>2018-02-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2028-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>monterreys.net</domain_name>
   <domain_keyword>monterreys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:43:53</query_time>
   <create_date>2015-11-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>monteres.com</domain_name>
   <domain_keyword>monteres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:15:21</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2020-06-01</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / 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>7</num>
   <domain_name>monterey.agency</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>monterey.support</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>support</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>9</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>10</num>
   <domain_name>monterey.su</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:36:32</query_time>
   <create_date>2013-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>monterey.church</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-27 09:53:28</query_time>
   <create_date>2014-09-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>monterey.legal</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-07 13:00:46</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>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>13</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>14</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>15</num>
   <domain_name>monterey.jp</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2010-09-01</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>WIXI Inc.</registrant_name>
   <registrant_address>Asahi Sanbancho Plaza Suite 206, 7-1 Sanbancho</registrant_address>
   <registrant_zip>102-0075</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.5058065253</registrant_phone>
   <registrant_fax>+81.354033422</registrant_fax>
   <name_servers>
    <value>ns1.wixidns.com</value>
    <value>ns3.wixidns.com</value>
    <value>ns4.wixidns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>monterey.golf</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-05-27 09:53:28</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>monterey.wine</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>18</num>
   <domain_name>monterey.surf</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-04-17 01:15:45</query_time>
   <create_date>2021-04-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>19</num>
   <domain_name>monterey.software</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-17 01:15: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>20</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>21</num>
   <domain_name>monterey.la</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2007-02-20</create_date>
   <update_date>2019-03-28</update_date>
   <expiry_date>2027-02-20</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_email>https://whois.nic.la/contact/monterey.la/registrant</registrant_email>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>monterey.ie</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-16 04:30:57</query_time>
   <create_date>2019-06-25</create_date>
   <update_date>2022-08-04</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>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>24</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>25</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>26</num>
   <domain_name>monterey.pl</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 05:55:59</query_time>
   <create_date>2012-02-29</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>monterey.builders</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>builders</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-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>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>28</num>
   <domain_name>monterey.today</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-18 03:51:12</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>monterey.management</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-04-26 22:54:24</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2034-04-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>ns27.domaincontrol.com</value>
    <value>ns28.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>30</num>
   <domain_name>monterey.city</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-26 04:17:58</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>monterey.info</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>monterey.reviews</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</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>34</num>
   <domain_name>monterey.chat</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2019-08-09</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>monterey.menu</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-05-20 19:52:44</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-20</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>montereybs.co.uk</domain_name>
   <domain_keyword>montereybs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 21:39:57</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>montereyus.com</domain_name>
   <domain_keyword>montereyus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:56:12</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>montereysw.com</domain_name>
   <domain_keyword>montereysw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:17:46</query_time>
   <create_date>2004-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=montereysw.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>monterey1.com</domain_name>
   <domain_keyword>monterey1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:15:46</query_time>
   <create_date>2013-09-27</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>montereyes.com</domain_name>
   <domain_keyword>montereyes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:16:51</query_time>
   <create_date>2012-07-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>montereyj.com</domain_name>
   <domain_keyword>montereyj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 03:51:15</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-31</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>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>42</num>
   <domain_name>monterey7.com</domain_name>
   <domain_keyword>monterey7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:15:46</query_time>
   <create_date>2010-04-12</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/651c5890-39e5-4923-9178-683fba156382</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>montereyx.com</domain_name>
   <domain_keyword>montereyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:38:26</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2028-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</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>45</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>46</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>47</num>
   <domain_name>monterey.de</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-28 08:03:25</query_time>
   <update_date>2016-01-15</update_date>
   <name_servers>
    <value>ns2.bll-computer.de</value>
    <value>nsb9.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>monterey.fish</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2014-07-06</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2024-07-06</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>49</num>
   <domain_name>monterey.vision</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-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>Monterey</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</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>51</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>52</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>53</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>54</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>55</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>56</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>57</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>
  <value>
   <num>58</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>59</num>
   <domain_name>monterey.events</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-31 19:38:21</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</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>61</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>62</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>63</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>64</num>
   <domain_name>monterey.biz</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dynadot.com</value>
    <value>ns2.dynadot.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>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>66</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>67</num>
   <domain_name>monterey.co.nz</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-12 22:55:36</query_time>
   <create_date>2009-06-06</create_date>
   <update_date>2024-04-01</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>monterey.group</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-27 09:53:28</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</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>70</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>71</num>
   <domain_name>monterey.capital</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</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>73</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>74</num>
   <domain_name>monterey.tj.cn</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>tj.cn</domain_tld>
   <query_time>2024-04-30 01:11:11</query_time>
   <create_date>2023-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>董书豪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.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>monterey.world</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>monterey.live</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 00:50:02</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>monterey.lawyer</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>lawyer</domain_tld>
   <query_time>2024-04-17 01:15:45</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>ns4.wixdns.net</value>
    <value>ns5.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>78</num>
   <domain_name>monterey.llc</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>montereyks.org</domain_name>
   <domain_keyword>montereyks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 05:56:06</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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>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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</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>81</num>
   <domain_name>monterey.pro</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2008-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>monterey.com.cn</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-02 11:06:39</query_time>
   <create_date>2023-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>王兵兵</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>s1.mb.cn</value>
    <value>s2.mb.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>monterey.be</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-17 01:15:46</query_time>
   <create_date>2021-09-19</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>monterey.computer</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>computer</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>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>85</num>
   <domain_name>monterey.work</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-17 01:15:46</query_time>
   <create_date>2019-11-01</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>monterey.online</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-17 01:15:45</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-11-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>monterey.tips</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>tips</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>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>88</num>
   <domain_name>monterey.tech</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 05:55:58</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Monterey Tech</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>ns1.usm54.siteground.biz</value>
    <value>ns2.usm54.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>monterey.ru</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 10:12:49</query_time>
   <create_date>2003-10-08</create_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Siegel Auto &amp; Boot</registrant_company>
   <name_servers>
    <value>ns1.cpudns.de</value>
    <value>ns2.cpudns.de</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>monterey.life</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 17:08:29</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>3934</registrar_iana>
   <registrar_name>Sav.com, LLC - 44</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>monterey.guide</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>guide</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>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>92</num>
   <domain_name>monterey.ai</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-06 03:20:35</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-1283.awsdns-32.org</value>
    <value>ns-1542.awsdns-00.co.uk</value>
    <value>ns-411.awsdns-51.com</value>
    <value>ns-911.awsdns-49.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>93</num>
   <domain_name>monterey.restaurant</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>restaurant</domain_tld>
   <query_time>2024-05-13 14:15:06</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-02-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>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>94</num>
   <domain_name>monterey.org</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 05:43:17</query_time>
   <create_date>1995-12-23</create_date>
   <update_date>2020-09-25</update_date>
   <expiry_date>2029-12-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.kisnet1.net</value>
    <value>ns1.socaldata.net</value>
    <value>ns2.socaldata.net</value>
    <value>nss1.inetmonterey.net</value>
    <value>nss2.inetmonterey.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>monterey.ooo</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2021-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>monterey.tours</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-07 13:00:46</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>monterey.nyc</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-27 09:53:29</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2027-09-27</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>Branded Strategic</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</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>99</num>
   <domain_name>monterey.house</domain_name>
   <domain_keyword>monterey</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-31 19:38:21</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>montereyisp.net</domain_name>
   <domain_keyword>montereyisp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 01:17:00</query_time>
   <create_date>2000-08-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dslextreme.com</value>
    <value>ns2.dslextreme.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.13</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.