WHOIS QUERY TIME

23 May 2024 - 6:22 PM UTC

Registered: 14 December 2000

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns101.ovh.net
ns101.ovh.net

DOMAIN STATUS

Not Available
clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sequoia-sa.be
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sequoia-sa.be"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sequoia-sa.be",
            "domain_keyword": "sequoia-sa",
            "domain_tld": "be",
            "query_time": "2024-05-23 18:22:55",
            "create_date": "2000-12-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sequoia-sa.be</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sequoia-sa.be</domain_name>
   <domain_keyword>sequoia-sa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-23 18:22:55</query_time>
   <create_date>2000-12-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.334 seconds) for "sequoia-sa.be" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Oct 2016 - 2:13 PM UTC

Registered: 14 December 2000

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

ns1.esi-informatique.com
ns2.esi-informatique.com
ns3.esi-informatique.com

DOMAIN STATUS

NOT AVAILABLE

#2 - QUERY TIME

6 May 2021 - 10:51 AM UTC

Registered: 14 December 2000

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns101.ovh.net
ns101.ovh.net

DOMAIN STATUS

NOT AVAILABLE

#3 - QUERY TIME

5 May 2023 - 10:05 PM UTC

Registered: 14 December 2000

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

dns101.ovh.net
ns101.ovh.net

DOMAIN STATUS

Not Available
clientTransferProhibited

* 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=sequoia-sa.be
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sequoia-sa.be",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sequoia-sa.be",
    "results": [
        {
            "num": 1,
            "domain_name": "sequoia-sa.be",
            "domain_keyword": "sequoia-sa",
            "domain_tld": "be",
            "query_time": "2016-10-27 14:13:44",
            "create_date": "2000-12-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "ns1.esi-informatique.com",
                "ns2.esi-informatique.com",
                "ns3.esi-informatique.com"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 2,
            "domain_name": "sequoia-sa.be",
            "domain_keyword": "sequoia-sa",
            "domain_tld": "be",
            "query_time": "2021-05-06 10:51:22",
            "create_date": "2000-12-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "NOT AVAILABLE"
            ]
        },
        {
            "num": 3,
            "domain_name": "sequoia-sa.be",
            "domain_keyword": "sequoia-sa",
            "domain_tld": "be",
            "query_time": "2023-05-05 22:05:32",
            "create_date": "2000-12-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.334,
        "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>sequoia-sa.be</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sequoia-sa.be</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sequoia-sa.be</domain_name>
   <domain_keyword>sequoia-sa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2016-10-27 14:13:44</query_time>
   <create_date>2000-12-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>ns1.esi-informatique.com</value>
    <value>ns2.esi-informatique.com</value>
    <value>ns3.esi-informatique.com</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sequoia-sa.be</domain_name>
   <domain_keyword>sequoia-sa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2021-05-06 10:51:22</query_time>
   <create_date>2000-12-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>NOT AVAILABLE</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sequoia-sa.be</domain_name>
   <domain_keyword>sequoia-sa</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2023-05-05 22:05:32</query_time>
   <create_date>2000-12-14</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.334</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 145 domain names (in 0.895 seconds) which look and sound like the brand name "sequoia-sa".
Domain Name Registered Expiry Registrar Ownership
1 sequoia-sf.com 7 Jun 2015 7 Jun 2025 GoDaddy.com, LLC -
2 sequoia-sg.com 28 May 2017 28 May 2025 Network Solutions, LLC -
3 sequoiausa.com 3 Feb 2011 3 Feb 2025 Network Solutions, LLC -
4 sequoiasa.com 11 Nov 2014 11 Nov 2025 GoDaddy.com, LLC -
5 sequoia-sfa.com 7 May 2023 7 May 2024 DropCatch.com 458 LLC Redacted for GDPR privacy
6 sequoia-pa.com 20 Jan 2016 20 Jan 2026 Xin Net Technology Corporation -
7 sequoia-spa.fr 25 Jul 2007 25 Jul 2024 AMEN / Agence des Médias Numériques ELDALYS
8 sequoia-th.org 4 Aug 2023 4 Aug 2024 Wild West Domains, LLC Domains By Proxy, LLC
9 sequoia-gc.com 13 Apr 2013 13 Apr 2025 GoDaddy.com, LLC -
10 sequoia-hk.com 24 May 1999 24 May 2025 Network Solutions, LLC -
11 sequoia-tc.nl 11 Aug 2005 - Combell B.V. -
12 sequoia-hr.com 3 Nov 2021 3 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
13 sequoia-bh.com 3 Jun 2024 3 Jun 2025 IONOS SE REDACTED FOR PRIVACY
14 sequoia-me.com 27 Jul 2020 27 Jul 2024 In2net Network Inc. RegistrantPrivacy.com
15 sequoiahoa.com 1 May 2019 1 May 2025 GoDaddy.com, LLC -
16 sequoiaasb.com 18 Apr 2023 18 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
17 sequoiadna.biz 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 sequoias-sf.org 2 May 2006 2 May 2026 Network Solutions, LLC REDACTED FOR PRIVACY
19 sequoia-vc.com 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC -
20 sequoia-cm.com 18 Apr 2020 18 Apr 2024 OVH, SAS AUREUS INVESTISSEMENT
21 sequoia-tsm.com 16 Aug 2022 16 Aug 2024 Combell NV REDACTED FOR PRIVACY
22 sequoia-it.co.uk 25 Nov 2010 25 Nov 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
23 sequoia-ig.com 25 May 2020 25 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
24 sequoialsat.com 16 Nov 2008 16 Jan 2025 GoDaddy.com, LLC -
25 sequoia-re.com 25 Jan 2009 25 Jan 2025 GoDaddy.com, LLC -
26 sequoiadna.net 23 Mar 2023 23 Mar 2024 GoDaddy.com, LLC -
27 sequoia-ai.com 25 Oct 2001 25 Oct 2024 BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com) -
28 sequoia-nsk.ru 18 Jan 2007 18 Jan 2025 RU-CENTER-RU Novosibirsk branch of PJSC "Rostelekom"
29 sequoia-md.com 1 Jan 2003 1 Jan 2025 OVH, SAS SEQUOIA
30 sequoiacsr.sbs 12 Mar 2024 12 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
31 sequoiaasm.com 3 Feb 2022 3 Feb 2027 GoDaddy.com, LLC -
32 sequoia-am.com 10 Dec 2010 10 Dec 2025 Namebay REDACTED FOR PRIVACY
33 sequoia-ng.com 27 Jan 2023 27 Jan 2025 GoDaddy.com, LLC -
34 sequoia-op.com 26 Dec 2013 26 Dec 2024 Namebay REDACTED FOR PRIVACY
35 sequoia-spb.ru 12 Feb 2007 12 Feb 2025 RU-CENTER-RU OOO "RSF SEKVOYYa"
36 sequoia-gt.ru 30 Mar 2023 30 Mar 2025 REGRU-RU Private Person
37 sequoiacsi.com 10 Dec 2010 10 Dec 2028 Domain.com, LLC Domain Privacy Service FBO Registrant.
38 sequoia-it.com 25 Nov 2010 25 Nov 2024 Mesh Digital Limited -
39 sequoia-bar.nl 14 Jul 2008 - team.blue nl B.V. -
40 sequoia-srl.com 30 Dec 2016 30 Dec 2024 Tucows Domains Inc. -
41 sequoia-it.nl 16 Nov 2015 - Realtime Register -
42 sequoia-pay.com 5 Dec 2023 5 Dec 2026 GoDaddy.com, LLC -
43 sequoiabsm.fun 18 Apr 2023 18 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 sequoia-ds.com 4 Aug 2004 4 Aug 2027 ENOM, INC. REDACTED FOR PRIVACY
45 sequoia-bg.com 8 May 2007 8 May 2025 Tucows Domains Inc. -
46 sequoiabas.com 9 Jun 2017 9 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 sequoia-bg.info 31 Oct 2010 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 sequoia-fg.com 11 Dec 2023 11 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 sequoiatla.com 13 Feb 2023 13 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 sequoiadna.com 15 Apr 2022 15 Apr 2025 GoDaddy.com, LLC -
51 sequoiacsr.cfd 12 Mar 2024 12 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
52 sequoia-pm.com 14 Aug 2023 14 Aug 2025 GoDaddy.com, LLC -
53 sequoiaptsa.org 17 Apr 2012 17 Apr 2025 DreamHost, LLC Proxy Protection LLC
54 sequoia-eg.com 11 Oct 2022 11 Oct 2024 NameSilo, LLC MTWO SERVICE
55 sequoiadna.info 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 sequoiagas.com 11 Apr 2000 11 Apr 2025 Porkbun LLC Private by Design, LLC
57 sequoia-cap.com 6 Oct 2023 6 Oct 2024 GoDaddy.com, LLC -
58 sequoia-sol.com 21 Jun 2023 21 Jun 2025 Porkbun LLC Private by Design, LLC
59 sequoiapga.com 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC -
60 sequoia-sky.com 25 Mar 2018 25 Mar 2025 GoDaddy.com, LLC -
61 sequoiaaya.com 26 Dec 2020 26 Dec 2024 Tucows Domains Inc. -
62 sequoia-gt.com 30 Mar 2023 30 Mar 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
63 sequoiadna.mobi 23 Mar 2023 23 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 sequoia-iao.de - - - -
65 sequoia-cg.com 31 Aug 1995 30 Aug 2024 Network Solutions, LLC -
66 sequoia-dao.com 29 Mar 2022 29 Mar 2024 GoDaddy.com, LLC -
67 sequoiadas.com 9 Jun 2021 9 Jun 2025 FastDomain Inc. -
68 sequoia-ex.com 21 Oct 2022 21 Oct 2024 Tucows Domains Inc. -
69 sequoiasat.com 16 Nov 2008 16 Jan 2025 GoDaddy.com, LLC -
70 sequoia-be.com 28 May 2024 28 May 2025 OVH, SAS IMMERSIOO SARL
71 sequoia-eb.com 11 Jan 2016 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 sequoiaspa.com 9 Nov 2011 9 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
73 sequoia-dao.co.uk 29 Mar 2022 29 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
74 sequoia-cc.com 27 Jun 2023 27 Jun 2026 GoDaddy.com, LLC -
75 sequoia-gt.online 30 Mar 2023 30 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
76 sequoia-es.com 9 Jun 2014 9 Jun 2025 Network Solutions, LLC -
77 sequoiaus.com 27 Jul 2006 27 Jul 2025 MarkMonitor, Inc. Sequoia Capital Operations
78 sequoi-so.com 11 Jan 2024 11 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
79 sequoiaos.com 10 Jun 2024 10 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
80 sequoiams.net 25 Feb 2012 25 Feb 2025 Tucows Domains Inc. -
81 sequoi-sg.com 28 Dec 2023 28 Dec 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
82 sequoiasw.com 25 Aug 2023 25 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 sequoiafs.com 6 Aug 2020 6 Aug 2025 GoDaddy.com, LLC -
84 sequoiasm.com 16 Sep 2023 16 Sep 2024 GoDaddy.com, LLC -
85 sequoiase.com 23 Jul 2020 23 Jul 2024 Tucows Domains Inc. -
86 sequoiaks.com 18 Nov 2020 18 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 sequoiaps.com 23 Sep 2020 23 Sep 2024 GoDaddy.com, LLC -
88 sequoiawa.com 16 Jun 2011 16 Jun 2029 GoDaddy.com, LLC -
89 sequoiars.com 20 Jun 2003 20 Jun 2024 CSC CORPORATE DOMAINS, INC. Transact Campus Inc.
90 sequoiars.net 6 Jun 2012 6 Jun 2025 CSC CORPORATE DOMAINS, INC. Transact Campus Inc.
91 sequoi-su.com 12 Jan 2024 12 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
92 sequoians.org 2 Apr 2016 2 Apr 2025 Squarespace Domains II LLC The Sequoians, Inc.
93 sequoians.com 17 Jul 1999 17 Jul 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 sequoi-se.com 12 Jan 2024 12 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
95 sequoiasi.com.au - - GoDaddy.com LLC trading as GoDaddy.com Rob Deal
96 sequoiast.com 25 Dec 2004 25 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
97 sequoiala.com 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC -
98 sequoiaca.com 25 Mar 2024 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
99 sequoiags.com 9 Mar 2020 9 Mar 2025 GoDaddy.com, LLC -
100 sequoiasd.com 6 Feb 2023 6 Feb 2025 GoDaddy.com, LLC -
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 Sequoia-sa.be.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sequoia-sa.be
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sequoia-sa.be",
        "page_size": 100
    },
    "count": {
        "total": 145,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sequoia-sf.com, sequoia-sg.com, sequoiausa.com, sequoiasa.com, sequoia-sfa.com, sequoia-pa.com, sequoia-spa.fr, sequoia-th.org, sequoia-gc.com, sequoia-hk.com, sequoia-tc.nl, sequoia-hr.com, sequoia-bh.com, sequoia-me.com, sequoiahoa.com, sequoiaasb.com, sequoiadna.biz, sequoias-sf.org, sequoia-vc.com, sequoia-cm.com, sequoia-tsm.com, sequoia-it.co.uk, sequoia-ig.com, sequoialsat.com, sequoia-re.com, sequoiadna.net, sequoia-ai.com, sequoia-nsk.ru, sequoia-md.com, sequoiacsr.sbs, sequoiaasm.com, sequoia-am.com, sequoia-ng.com, sequoia-op.com, sequoia-spb.ru, sequoia-gt.ru, sequoiacsi.com, sequoia-it.com, sequoia-bar.nl, sequoia-srl.com, sequoia-it.nl, sequoia-pay.com, sequoiabsm.fun, sequoia-ds.com, sequoia-bg.com, sequoiabas.com, sequoia-bg.info, sequoia-fg.com, sequoiatla.com, sequoiadna.com, sequoiacsr.cfd, sequoia-pm.com, sequoiaptsa.org, sequoia-eg.com, sequoiadna.info, sequoiagas.com, sequoia-cap.com, sequoia-sol.com, sequoiapga.com, sequoia-sky.com, sequoiaaya.com, sequoia-gt.com, sequoiadna.mobi, sequoia-iao.de, sequoia-cg.com, sequoia-dao.com, sequoiadas.com, sequoia-ex.com, sequoiasat.com, sequoia-be.com, sequoia-eb.com, sequoiaspa.com, sequoia-dao.co.uk, sequoia-cc.com, sequoia-gt.online, sequoia-es.com, sequoiaus.com, sequoi-so.com, sequoiaos.com, sequoiams.net, sequoi-sg.com, sequoiasw.com, sequoiafs.com, sequoiasm.com, sequoiase.com, sequoiaks.com, sequoiaps.com, sequoiawa.com, sequoiars.com, sequoiars.net, sequoi-su.com, sequoians.org, sequoians.com, sequoi-se.com, sequoiasi.com.au, sequoiast.com, sequoiala.com, sequoiaca.com, sequoiags.com, sequoiasd.com",
    "results": [
        {
            "num": 1,
            "domain_name": "sequoia-sf.com",
            "domain_keyword": "sequoia-sf",
            "domain_tld": "com",
            "query_time": "2024-05-26 09:31:06",
            "create_date": "2015-06-07",
            "update_date": "2022-09-18",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sequoia-sg.com",
            "domain_keyword": "sequoia-sg",
            "domain_tld": "com",
            "query_time": "2024-05-31 08:52:04",
            "create_date": "2017-05-28",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.parastorage.com",
                "dns2.parastorage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sequoiausa.com",
            "domain_keyword": "sequoiausa",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:24",
            "create_date": "2011-02-03",
            "update_date": "2024-05-10",
            "expiry_date": "2025-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sequoiasa.com",
            "domain_keyword": "sequoiasa",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:13",
            "create_date": "2014-11-11",
            "update_date": "2023-11-11",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sequoia-sfa.com",
            "domain_keyword": "sequoia-sfa",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:55:37",
            "create_date": "2023-05-07",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-07",
            "registrar_iana": 1938,
            "registrar_name": "DropCatch.com 458 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "henan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sequoia-pa.com",
            "domain_keyword": "sequoia-pa",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:15",
            "create_date": "2016-01-20",
            "update_date": "2024-01-16",
            "expiry_date": "2026-01-20",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sequoia-spa.fr",
            "domain_keyword": "sequoia-spa",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:15:31",
            "create_date": "2007-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_name": "AMEN / Agence des Médias Numériques",
            "registrar_website": "https://www.amen.fr/nom-de-domaine/",
            "registrant_company": "ELDALYS",
            "registrant_address": "SEQUOIA DAY SPA, 31, rue Boisnet, 49000 Angers",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.241348442",
            "name_servers": [
                "ns1.amen.fr",
                "ns2.amen.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 8,
            "domain_name": "sequoia-th.org",
            "domain_keyword": "sequoia-th",
            "domain_tld": "org",
            "query_time": "2024-04-28 18:25:12",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sequoia-gc.com",
            "domain_keyword": "sequoia-gc",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:11",
            "create_date": "2013-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sequoia-hk.com",
            "domain_keyword": "sequoia-hk",
            "domain_tld": "com",
            "query_time": "2024-06-03 15:36:51",
            "create_date": "1999-05-24",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sequoia-tc.nl",
            "domain_keyword": "sequoia-tc",
            "domain_tld": "nl",
            "query_time": "2024-04-28 18:25:12",
            "create_date": "2005-08-11",
            "update_date": "2023-09-11",
            "registrar_name": "Combell B.V.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "sequoia-hr.com",
            "domain_keyword": "sequoia-hr",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:22:55",
            "create_date": "2021-11-03",
            "update_date": "2023-08-01",
            "expiry_date": "2024-11-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "https://tieredaccess.com/contact/47984ecc-e053-4a6d-bb34-1c462e0bc0e0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.livedns.co.il",
                "park2.livedns.co.il"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sequoia-bh.com",
            "domain_keyword": "sequoia-bh",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:41:17",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.de",
                "ns1061.ui-dns.org",
                "ns1112.ui-dns.com",
                "ns1125.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sequoia-me.com",
            "domain_keyword": "sequoia-me",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:11",
            "create_date": "2020-07-27",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-27",
            "registrar_iana": 604,
            "registrar_name": "In2net Network Inc.",
            "registrar_website": "https://www.in2net.com",
            "registrant_name": "Registrant Privacy",
            "registrant_company": "RegistrantPrivacy.com",
            "registrant_address": "Suite 212 - 3602 Gilmore Way",
            "registrant_city": "Burnaby",
            "registrant_state": "BC",
            "registrant_zip": "V5G 4W9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046290575",
            "name_servers": [
                "andronicus.ns.cloudflare.com",
                "harlee.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sequoiahoa.com",
            "domain_keyword": "sequoiahoa",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:23:06",
            "create_date": "2019-05-01",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sequoiaasb.com",
            "domain_keyword": "sequoiaasb",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:14",
            "create_date": "2023-04-18",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-18",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "sequoiadna.biz",
            "domain_keyword": "sequoiadna",
            "domain_tld": "biz",
            "query_time": "2024-05-29 10:55:39",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sequoias-sf.org",
            "domain_keyword": "sequoias-sf",
            "domain_tld": "org",
            "query_time": "2024-06-06 03:59:13",
            "create_date": "2006-05-02",
            "update_date": "2021-03-03",
            "expiry_date": "2026-05-02",
            "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": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sequoia-vc.com",
            "domain_keyword": "sequoia-vc",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:12",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "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": 20,
            "domain_name": "sequoia-cm.com",
            "domain_keyword": "sequoia-cm",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:55:37",
            "create_date": "2020-04-18",
            "update_date": "2023-09-04",
            "expiry_date": "2024-04-18",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AUREUS INVESTISSEMENT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sequoia-tsm.com",
            "domain_keyword": "sequoia-tsm",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:42:34",
            "create_date": "2022-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "sequoia-it.co.uk",
            "domain_keyword": "sequoia-it",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 07:30:23",
            "create_date": "2010-11-25",
            "update_date": "2022-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "sequoia-ig.com",
            "domain_keyword": "sequoia-ig",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:11",
            "create_date": "2020-05-25",
            "update_date": "2020-05-28",
            "expiry_date": "2026-05-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "ying guo",
            "registrant_country": "GB",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sequoialsat.com",
            "domain_keyword": "sequoialsat",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:01",
            "create_date": "2008-11-16",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sequoia-re.com",
            "domain_keyword": "sequoia-re",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:22:55",
            "create_date": "2009-01-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "byron.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sequoiadna.net",
            "domain_keyword": "sequoiadna",
            "domain_tld": "net",
            "query_time": "2024-06-10 11:27:49",
            "create_date": "2023-03-23",
            "update_date": "2024-06-04",
            "expiry_date": "2024-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sequoia-ai.com",
            "domain_keyword": "sequoia-ai",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:11",
            "create_date": "2001-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 636,
            "registrar_name": "BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com)",
            "registrar_website": "http://www.namejuice.com",
            "name_servers": [
                "dns1.nameresolvers.com",
                "dns2.nameresolvers.com",
                "dns3.nameresolvers.com",
                "dns4.nameresolvers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sequoia-nsk.ru",
            "domain_keyword": "sequoia-nsk",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:33:40",
            "create_date": "2007-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Novosibirsk branch of PJSC \"Rostelekom\"",
            "name_servers": [
                "ns3.sibdc.ru",
                "ns4.sibdc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "sequoia-md.com",
            "domain_keyword": "sequoia-md",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:42:34",
            "create_date": "2003-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SEQUOIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sequoiacsr.sbs",
            "domain_keyword": "sequoiacsr",
            "domain_tld": "sbs",
            "query_time": "2024-05-12 05:43:31",
            "create_date": "2024-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-12",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sequoiaasm.com",
            "domain_keyword": "sequoiaasm",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:38",
            "create_date": "2022-02-03",
            "update_date": "2022-10-04",
            "expiry_date": "2027-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sequoia-am.com",
            "domain_keyword": "sequoia-am",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:11",
            "create_date": "2010-12-10",
            "update_date": "2019-11-25",
            "expiry_date": "2025-12-10",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=04de469f-db7e-45f0-aa74-b07b68b31615&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.net4all-dns.com",
                "dns02.net4all-dns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sequoia-ng.com",
            "domain_keyword": "sequoia-ng",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:15",
            "create_date": "2023-01-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sequoia-op.com",
            "domain_keyword": "sequoia-op",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:15",
            "create_date": "2013-12-26",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-26",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=56ed7947-3c63-4b41-ad9e-f0a1224ca7c7&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.net4all-dns.com",
                "dns02.net4all-dns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sequoia-spb.ru",
            "domain_keyword": "sequoia-spb",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:33:40",
            "create_date": "2007-02-12",
            "expiry_date": "2025-02-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO \"RSF SEKVOYYa\"",
            "name_servers": [
                "ns1.peterhost.ru",
                "ns2.peterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "sequoia-gt.ru",
            "domain_keyword": "sequoia-gt",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:33:41",
            "create_date": "2023-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "sequoiacsi.com",
            "domain_keyword": "sequoiacsi",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:47",
            "create_date": "2010-12-10",
            "update_date": "2023-12-14",
            "expiry_date": "2028-12-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sequoia-it.com",
            "domain_keyword": "sequoia-it",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:14",
            "create_date": "2010-11-25",
            "update_date": "2022-11-20",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sequoia-bar.nl",
            "domain_keyword": "sequoia-bar",
            "domain_tld": "nl",
            "query_time": "2024-05-19 01:46:57",
            "create_date": "2008-07-14",
            "update_date": "2021-11-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "sequoia-srl.com",
            "domain_keyword": "sequoia-srl",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:36",
            "create_date": "2016-12-30",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sequoia-it.nl",
            "domain_keyword": "sequoia-it",
            "domain_tld": "nl",
            "query_time": "2024-05-23 18:22:55",
            "create_date": "2015-11-16",
            "update_date": "2021-08-23",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 42,
            "domain_name": "sequoia-pay.com",
            "domain_keyword": "sequoia-pay",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:15",
            "create_date": "2023-12-05",
            "update_date": "2024-05-14",
            "expiry_date": "2026-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "keanu.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sequoiabsm.fun",
            "domain_keyword": "sequoiabsm",
            "domain_tld": "fun",
            "query_time": "2024-04-28 18:25:15",
            "create_date": "2023-04-18",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "sequoia-ds.com",
            "domain_keyword": "sequoia-ds",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:46:58",
            "create_date": "2004-08-04",
            "update_date": "2022-07-11",
            "expiry_date": "2027-08-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/3aad41f6-c0dc-49b0-9585-3b261faacd22",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.powersurge.net",
                "ns2.powersurge.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sequoia-bg.com",
            "domain_keyword": "sequoia-bg",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:11",
            "create_date": "2007-05-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns137.superhosting.bg",
                "ns138.superhosting.bg"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sequoiabas.com",
            "domain_keyword": "sequoiabas",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:39",
            "create_date": "2017-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "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=sequoiabas.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 47,
            "domain_name": "sequoia-bg.info",
            "domain_keyword": "sequoia-bg",
            "domain_tld": "info",
            "query_time": "2024-06-10 11:27:11",
            "create_date": "2010-10-31",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-31",
            "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": [
                "ns.btisoft.com",
                "pns1.cloudns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sequoia-fg.com",
            "domain_keyword": "sequoia-fg",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:13",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sequoiatla.com",
            "domain_keyword": "sequoiatla",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:21",
            "create_date": "2023-02-13",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-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=sequoiatla.com",
            "registrant_phone": "+1.4165385487",
            "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": 50,
            "domain_name": "sequoiadna.com",
            "domain_keyword": "sequoiadna",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:19",
            "create_date": "2022-04-15",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sequoiacsr.cfd",
            "domain_keyword": "sequoiacsr",
            "domain_tld": "cfd",
            "query_time": "2024-05-12 05:43:31",
            "create_date": "2024-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-12",
            "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": [
                "isla.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sequoia-pm.com",
            "domain_keyword": "sequoia-pm",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:15",
            "create_date": "2023-08-14",
            "update_date": "2023-08-14",
            "expiry_date": "2025-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sequoiaptsa.org",
            "domain_keyword": "sequoiaptsa",
            "domain_tld": "org",
            "query_time": "2024-06-06 03:59:09",
            "create_date": "2012-04-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-17",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "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": 54,
            "domain_name": "sequoia-eg.com",
            "domain_keyword": "sequoia-eg",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:10",
            "create_date": "2022-10-11",
            "update_date": "2024-04-12",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "MTWO SERVICE",
            "registrant_company": "MTWO SERVICE",
            "registrant_address": "A Five Ashgar Darna, Maadi Rd, Second floor, Office 25",
            "registrant_city": "Cairo",
            "registrant_state": "EG",
            "registrant_zip": "11742",
            "registrant_country": "EG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+20.1007460006",
            "registrant_fax": "+20.027468753",
            "name_servers": [
                "ns1.m2.ist",
                "ns2.m2.ist"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sequoiadna.info",
            "domain_keyword": "sequoiadna",
            "domain_tld": "info",
            "query_time": "2024-06-01 10:48:14",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sequoiagas.com",
            "domain_keyword": "sequoiagas",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:43:32",
            "create_date": "2000-04-11",
            "update_date": "2024-01-06",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sequoiagas.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "bailey.ns.cloudflare.com",
                "cris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sequoia-cap.com",
            "domain_keyword": "sequoia-cap",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:10",
            "create_date": "2023-10-06",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sequoia-sol.com",
            "domain_keyword": "sequoia-sol",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:46:58",
            "create_date": "2023-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2025-06-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/sequoia-sol.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sequoiapga.com",
            "domain_keyword": "sequoiapga",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:07",
            "create_date": "2022-10-06",
            "update_date": "2022-10-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sequoia-sky.com",
            "domain_keyword": "sequoia-sky",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:22:55",
            "create_date": "2018-03-25",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sequoiaaya.com",
            "domain_keyword": "sequoiaaya",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:39",
            "create_date": "2020-12-26",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "sequoia-gt.com",
            "domain_keyword": "sequoia-gt",
            "domain_tld": "com",
            "query_time": "2024-05-29 10:55:37",
            "create_date": "2023-03-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "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_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9217581491",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sequoiadna.mobi",
            "domain_keyword": "sequoiadna",
            "domain_tld": "mobi",
            "query_time": "2024-05-29 10:55:39",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sequoia-iao.de",
            "domain_keyword": "sequoia-iao",
            "domain_tld": "de",
            "query_time": "2024-06-10 19:28:21",
            "update_date": "2024-02-23",
            "name_servers": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 65,
            "domain_name": "sequoia-cg.com",
            "domain_keyword": "sequoia-cg",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:12",
            "create_date": "1995-08-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-08-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sequoia-dao.com",
            "domain_keyword": "sequoia-dao",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:12",
            "create_date": "2022-03-29",
            "update_date": "2024-06-10",
            "expiry_date": "2024-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sequoiadas.com",
            "domain_keyword": "sequoiadas",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:47",
            "create_date": "2021-06-09",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sequoia-ex.com",
            "domain_keyword": "sequoia-ex",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:13",
            "create_date": "2022-10-21",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sequoiasat.com",
            "domain_keyword": "sequoiasat",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:13",
            "create_date": "2008-11-16",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "sequoia-be.com",
            "domain_keyword": "sequoia-be",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:24:06",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IMMERSIOO SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sequoia-eb.com",
            "domain_keyword": "sequoia-eb",
            "domain_tld": "com",
            "query_time": "2024-05-26 09:31:05",
            "create_date": "2016-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sequoia-eb.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sequoiaspa.com",
            "domain_keyword": "sequoiaspa",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:18",
            "create_date": "2011-11-09",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-09",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/5566b959-2318-4028-8d06-8f66e540ad43",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sequoia-dao.co.uk",
            "domain_keyword": "sequoia-dao",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 20:08:36",
            "create_date": "2022-03-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-03-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 74,
            "domain_name": "sequoia-cc.com",
            "domain_keyword": "sequoia-cc",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:12",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2026-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sequoia-gt.online",
            "domain_keyword": "sequoia-gt",
            "domain_tld": "online",
            "query_time": "2024-05-29 10:55:37",
            "create_date": "2023-03-30",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Leningradskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sequoia-es.com",
            "domain_keyword": "sequoia-es",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:27:13",
            "create_date": "2014-06-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sequoiaus.com",
            "domain_keyword": "sequoiaus",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:32:06",
            "create_date": "2006-07-27",
            "update_date": "2023-06-25",
            "expiry_date": "2025-07-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Sequoia Capital Operations",
            "registrant_state": "california",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/sequoiaus.com",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sequoi-so.com",
            "domain_keyword": "sequoi-so",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:42:33",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SOUTH AUSTRALIA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sequoi-so.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jaziel.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sequoiaos.com",
            "domain_keyword": "sequoiaos",
            "domain_tld": "com",
            "query_time": "2024-06-13 15:10:21",
            "create_date": "2024-06-10",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-2067afb6.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sequoiams.net",
            "domain_keyword": "sequoiams",
            "domain_tld": "net",
            "query_time": "2024-06-06 03:59:02",
            "create_date": "2012-02-25",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sequoi-sg.com",
            "domain_keyword": "sequoi-sg",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:10",
            "create_date": "2023-12-28",
            "update_date": "2024-01-10",
            "expiry_date": "2024-12-28",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "dubai",
            "registrant_country": "AE",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jaziel.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sequoiasw.com",
            "domain_keyword": "sequoiasw",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:43:39",
            "create_date": "2023-08-25",
            "update_date": "2024-05-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.thebrothersgough.com",
                "ns2.thebrothersgough.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sequoiafs.com",
            "domain_keyword": "sequoiafs",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:25:21",
            "create_date": "2020-08-06",
            "update_date": "2023-08-06",
            "expiry_date": "2025-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sequoiasm.com",
            "domain_keyword": "sequoiasm",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:16",
            "create_date": "2023-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sequoiase.com",
            "domain_keyword": "sequoiase",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:14",
            "create_date": "2020-07-23",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sequoiaks.com",
            "domain_keyword": "sequoiaks",
            "domain_tld": "com",
            "query_time": "2024-05-26 09:31:10",
            "create_date": "2020-11-18",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "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=sequoiaks.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "sequoiaps.com",
            "domain_keyword": "sequoiaps",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:09",
            "create_date": "2020-09-23",
            "update_date": "2022-11-18",
            "expiry_date": "2024-09-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sequoiawa.com",
            "domain_keyword": "sequoiawa",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:25",
            "create_date": "2011-06-16",
            "update_date": "2023-01-19",
            "expiry_date": "2029-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sequoiars.com",
            "domain_keyword": "sequoiars",
            "domain_tld": "com",
            "query_time": "2024-05-19 01:47:08",
            "create_date": "2003-06-20",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Host Master",
            "registrant_company": "Transact Campus Inc.",
            "registrant_address": "22601 N 19th Ave",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85027",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6234761200",
            "registrant_fax": "+1.6234761200",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "sequoiars.net",
            "domain_keyword": "sequoiars",
            "domain_tld": "net",
            "query_time": "2024-06-06 03:59:12",
            "create_date": "2012-06-06",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-06",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Host Master",
            "registrant_company": "Transact Campus Inc.",
            "registrant_address": "22601 N 19th Ave",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85027",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6234761200",
            "registrant_fax": "+1.6234761200",
            "name_servers": [
                "ns2.sequoiars.com",
                "ns4.sequoiars.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sequoi-su.com",
            "domain_keyword": "sequoi-su",
            "domain_tld": "com",
            "query_time": "2024-05-15 17:46:50",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SOUTH AUSTRALIA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sequoi-su.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "braden.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sequoians.org",
            "domain_keyword": "sequoians",
            "domain_tld": "org",
            "query_time": "2024-06-06 03:59:04",
            "create_date": "2016-04-02",
            "update_date": "2024-05-18",
            "expiry_date": "2025-04-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Sequoians, 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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sequoians.com",
            "domain_keyword": "sequoians",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:23:07",
            "create_date": "1999-07-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-07-17",
            "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=sequoians.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sequoi-se.com",
            "domain_keyword": "sequoi-se",
            "domain_tld": "com",
            "query_time": "2024-05-15 17:46:50",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SOUTH AUSTRALIA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sequoi-se.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "braden.ns.cloudflare.com",
                "lana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sequoiasi.com.au",
            "domain_keyword": "sequoiasi",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 10:55:41",
            "update_date": "2023-11-23",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Rob Deal",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sequoiast.com",
            "domain_keyword": "sequoiast",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:18",
            "create_date": "2004-12-25",
            "update_date": "2024-05-31",
            "expiry_date": "2024-12-25",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sequoiala.com",
            "domain_keyword": "sequoiala",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:07:23",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sequoiaca.com",
            "domain_keyword": "sequoiaca",
            "domain_tld": "com",
            "query_time": "2024-05-26 09:31:07",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shaan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sequoiags.com",
            "domain_keyword": "sequoiags",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:23:05",
            "create_date": "2020-03-09",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hosting24.com",
                "ns2.hosting24.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sequoiasd.com",
            "domain_keyword": "sequoiasd",
            "domain_tld": "com",
            "query_time": "2024-06-06 03:59:14",
            "create_date": "2023-02-06",
            "update_date": "2023-12-20",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.895,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sequoia-sa.be</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>145</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sequoia-sf.com, sequoia-sg.com, sequoiausa.com, sequoiasa.com, sequoia-sfa.com, sequoia-pa.com, sequoia-spa.fr, sequoia-th.org, sequoia-gc.com, sequoia-hk.com, sequoia-tc.nl, sequoia-hr.com, sequoia-bh.com, sequoia-me.com, sequoiahoa.com, sequoiaasb.com, sequoiadna.biz, sequoias-sf.org, sequoia-vc.com, sequoia-cm.com, sequoia-tsm.com, sequoia-it.co.uk, sequoia-ig.com, sequoialsat.com, sequoia-re.com, sequoiadna.net, sequoia-ai.com, sequoia-nsk.ru, sequoia-md.com, sequoiacsr.sbs, sequoiaasm.com, sequoia-am.com, sequoia-ng.com, sequoia-op.com, sequoia-spb.ru, sequoia-gt.ru, sequoiacsi.com, sequoia-it.com, sequoia-bar.nl, sequoia-srl.com, sequoia-it.nl, sequoia-pay.com, sequoiabsm.fun, sequoia-ds.com, sequoia-bg.com, sequoiabas.com, sequoia-bg.info, sequoia-fg.com, sequoiatla.com, sequoiadna.com, sequoiacsr.cfd, sequoia-pm.com, sequoiaptsa.org, sequoia-eg.com, sequoiadna.info, sequoiagas.com, sequoia-cap.com, sequoia-sol.com, sequoiapga.com, sequoia-sky.com, sequoiaaya.com, sequoia-gt.com, sequoiadna.mobi, sequoia-iao.de, sequoia-cg.com, sequoia-dao.com, sequoiadas.com, sequoia-ex.com, sequoiasat.com, sequoia-be.com, sequoia-eb.com, sequoiaspa.com, sequoia-dao.co.uk, sequoia-cc.com, sequoia-gt.online, sequoia-es.com, sequoiaus.com, sequoi-so.com, sequoiaos.com, sequoiams.net, sequoi-sg.com, sequoiasw.com, sequoiafs.com, sequoiasm.com, sequoiase.com, sequoiaks.com, sequoiaps.com, sequoiawa.com, sequoiars.com, sequoiars.net, sequoi-su.com, sequoians.org, sequoians.com, sequoi-se.com, sequoiasi.com.au, sequoiast.com, sequoiala.com, sequoiaca.com, sequoiags.com, sequoiasd.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sequoia-sf.com</domain_name>
   <domain_keyword>sequoia-sf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 09:31:06</query_time>
   <create_date>2015-06-07</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>2</num>
   <domain_name>sequoia-sg.com</domain_name>
   <domain_keyword>sequoia-sg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 08:52:04</query_time>
   <create_date>2017-05-28</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.parastorage.com</value>
    <value>dns2.parastorage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sequoiausa.com</domain_name>
   <domain_keyword>sequoiausa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:24</query_time>
   <create_date>2011-02-03</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sequoiasa.com</domain_name>
   <domain_keyword>sequoiasa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:13</query_time>
   <create_date>2014-11-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-11-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sequoia-sfa.com</domain_name>
   <domain_keyword>sequoia-sfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:55:37</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>1938</registrar_iana>
   <registrar_name>DropCatch.com 458 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>henan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sequoia-pa.com</domain_name>
   <domain_keyword>sequoia-pa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:15</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2026-01-20</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sequoia-spa.fr</domain_name>
   <domain_keyword>sequoia-spa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:15:31</query_time>
   <create_date>2007-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>AMEN / Agence des Médias Numériques</registrar_name>
   <registrar_website>https://www.amen.fr/nom-de-domaine/</registrar_website>
   <registrant_company>ELDALYS</registrant_company>
   <registrant_address>SEQUOIA DAY SPA, 31, rue Boisnet, 49000 Angers</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.241348442</registrant_phone>
   <name_servers>
    <value>ns1.amen.fr</value>
    <value>ns2.amen.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>sequoia-th.org</domain_name>
   <domain_keyword>sequoia-th</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 18:25:12</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>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sequoia-gc.com</domain_name>
   <domain_keyword>sequoia-gc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:11</query_time>
   <create_date>2013-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sequoia-hk.com</domain_name>
   <domain_keyword>sequoia-hk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 15:36:51</query_time>
   <create_date>1999-05-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sequoia-tc.nl</domain_name>
   <domain_keyword>sequoia-tc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 18:25:12</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2023-09-11</update_date>
   <registrar_name>Combell B.V.</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sequoia-hr.com</domain_name>
   <domain_keyword>sequoia-hr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:22:55</query_time>
   <create_date>2021-11-03</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/47984ecc-e053-4a6d-bb34-1c462e0bc0e0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.livedns.co.il</value>
    <value>park2.livedns.co.il</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sequoia-bh.com</domain_name>
   <domain_keyword>sequoia-bh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:41:17</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
    <value>ns1112.ui-dns.com</value>
    <value>ns1125.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sequoia-me.com</domain_name>
   <domain_keyword>sequoia-me</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:11</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>604</registrar_iana>
   <registrar_name>In2net Network Inc.</registrar_name>
   <registrar_website>https://www.in2net.com</registrar_website>
   <registrant_name>Registrant Privacy</registrant_name>
   <registrant_company>RegistrantPrivacy.com</registrant_company>
   <registrant_address>Suite 212 - 3602 Gilmore Way</registrant_address>
   <registrant_city>Burnaby</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V5G 4W9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046290575</registrant_phone>
   <name_servers>
    <value>andronicus.ns.cloudflare.com</value>
    <value>harlee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sequoiahoa.com</domain_name>
   <domain_keyword>sequoiahoa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:23:06</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-01</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sequoiaasb.com</domain_name>
   <domain_keyword>sequoiaasb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:14</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-18</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sequoiadna.biz</domain_name>
   <domain_keyword>sequoiadna</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 10:55:39</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sequoias-sf.org</domain_name>
   <domain_keyword>sequoias-sf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 03:59:13</query_time>
   <create_date>2006-05-02</create_date>
   <update_date>2021-03-03</update_date>
   <expiry_date>2026-05-02</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>ns35.worldnic.com</value>
    <value>ns36.worldnic.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>sequoia-vc.com</domain_name>
   <domain_keyword>sequoia-vc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:12</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>20</num>
   <domain_name>sequoia-cm.com</domain_name>
   <domain_keyword>sequoia-cm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:55:37</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AUREUS INVESTISSEMENT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sequoia-tsm.com</domain_name>
   <domain_keyword>sequoia-tsm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:42:34</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sequoia-it.co.uk</domain_name>
   <domain_keyword>sequoia-it</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 07:30:23</query_time>
   <create_date>2010-11-25</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>sequoia-ig.com</domain_name>
   <domain_keyword>sequoia-ig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:11</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2020-05-28</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>ying guo</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>sequoialsat.com</domain_name>
   <domain_keyword>sequoialsat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:01</query_time>
   <create_date>2008-11-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-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>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>25</num>
   <domain_name>sequoia-re.com</domain_name>
   <domain_keyword>sequoia-re</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:22:55</query_time>
   <create_date>2009-01-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-25</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>amy.ns.cloudflare.com</value>
    <value>byron.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sequoiadna.net</domain_name>
   <domain_keyword>sequoiadna</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 11:27:49</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sequoia-ai.com</domain_name>
   <domain_keyword>sequoia-ai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:11</query_time>
   <create_date>2001-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>636</registrar_iana>
   <registrar_name>BRANDON GRAY INTERNET SERVICES INC. (dba NameJuice.com)</registrar_name>
   <registrar_website>http://www.namejuice.com</registrar_website>
   <name_servers>
    <value>dns1.nameresolvers.com</value>
    <value>dns2.nameresolvers.com</value>
    <value>dns3.nameresolvers.com</value>
    <value>dns4.nameresolvers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sequoia-nsk.ru</domain_name>
   <domain_keyword>sequoia-nsk</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:33:40</query_time>
   <create_date>2007-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Novosibirsk branch of PJSC &quot;Rostelekom&quot;</registrant_company>
   <name_servers>
    <value>ns3.sibdc.ru</value>
    <value>ns4.sibdc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>sequoia-md.com</domain_name>
   <domain_keyword>sequoia-md</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:42:34</query_time>
   <create_date>2003-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SEQUOIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sequoiacsr.sbs</domain_name>
   <domain_keyword>sequoiacsr</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-12 05:43:31</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-12</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sequoiaasm.com</domain_name>
   <domain_keyword>sequoiaasm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:38</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2027-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>32</num>
   <domain_name>sequoia-am.com</domain_name>
   <domain_keyword>sequoia-am</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:11</query_time>
   <create_date>2010-12-10</create_date>
   <update_date>2019-11-25</update_date>
   <expiry_date>2025-12-10</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=04de469f-db7e-45f0-aa74-b07b68b31615&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.net4all-dns.com</value>
    <value>dns02.net4all-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sequoia-ng.com</domain_name>
   <domain_keyword>sequoia-ng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:15</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sequoia-op.com</domain_name>
   <domain_keyword>sequoia-op</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:15</query_time>
   <create_date>2013-12-26</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=56ed7947-3c63-4b41-ad9e-f0a1224ca7c7&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.net4all-dns.com</value>
    <value>dns02.net4all-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sequoia-spb.ru</domain_name>
   <domain_keyword>sequoia-spb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:33:40</query_time>
   <create_date>2007-02-12</create_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO &quot;RSF SEKVOYYa&quot;</registrant_company>
   <name_servers>
    <value>ns1.peterhost.ru</value>
    <value>ns2.peterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>sequoia-gt.ru</domain_name>
   <domain_keyword>sequoia-gt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:33:41</query_time>
   <create_date>2023-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>sequoiacsi.com</domain_name>
   <domain_keyword>sequoiacsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:47</query_time>
   <create_date>2010-12-10</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2028-12-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sequoia-it.com</domain_name>
   <domain_keyword>sequoia-it</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:14</query_time>
   <create_date>2010-11-25</create_date>
   <update_date>2022-11-20</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>39</num>
   <domain_name>sequoia-bar.nl</domain_name>
   <domain_keyword>sequoia-bar</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 01:46:57</query_time>
   <create_date>2008-07-14</create_date>
   <update_date>2021-11-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sequoia-srl.com</domain_name>
   <domain_keyword>sequoia-srl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:36</query_time>
   <create_date>2016-12-30</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-30</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sequoia-it.nl</domain_name>
   <domain_keyword>sequoia-it</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 18:22:55</query_time>
   <create_date>2015-11-16</create_date>
   <update_date>2021-08-23</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sequoia-pay.com</domain_name>
   <domain_keyword>sequoia-pay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:15</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-12-05</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>keanu.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sequoiabsm.fun</domain_name>
   <domain_keyword>sequoiabsm</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-28 18:25:15</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-18</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>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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sequoia-ds.com</domain_name>
   <domain_keyword>sequoia-ds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:46:58</query_time>
   <create_date>2004-08-04</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2027-08-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3aad41f6-c0dc-49b0-9585-3b261faacd22</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.powersurge.net</value>
    <value>ns2.powersurge.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sequoia-bg.com</domain_name>
   <domain_keyword>sequoia-bg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:11</query_time>
   <create_date>2007-05-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-08</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>ns137.superhosting.bg</value>
    <value>ns138.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sequoiabas.com</domain_name>
   <domain_keyword>sequoiabas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:39</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</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=sequoiabas.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sequoia-bg.info</domain_name>
   <domain_keyword>sequoia-bg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 11:27:11</query_time>
   <create_date>2010-10-31</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-31</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>ns.btisoft.com</value>
    <value>pns1.cloudns.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>48</num>
   <domain_name>sequoia-fg.com</domain_name>
   <domain_keyword>sequoia-fg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:13</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sequoiatla.com</domain_name>
   <domain_keyword>sequoiatla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:21</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-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=sequoiatla.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>50</num>
   <domain_name>sequoiadna.com</domain_name>
   <domain_keyword>sequoiadna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:19</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>51</num>
   <domain_name>sequoiacsr.cfd</domain_name>
   <domain_keyword>sequoiacsr</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-12 05:43:31</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-12</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>isla.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sequoia-pm.com</domain_name>
   <domain_keyword>sequoia-pm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:15</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sequoiaptsa.org</domain_name>
   <domain_keyword>sequoiaptsa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 03:59:09</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-17</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>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>54</num>
   <domain_name>sequoia-eg.com</domain_name>
   <domain_keyword>sequoia-eg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:10</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>MTWO SERVICE</registrant_name>
   <registrant_company>MTWO SERVICE</registrant_company>
   <registrant_address>A Five Ashgar Darna, Maadi Rd, Second floor, Office 25</registrant_address>
   <registrant_city>Cairo</registrant_city>
   <registrant_state>EG</registrant_state>
   <registrant_zip>11742</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+20.1007460006</registrant_phone>
   <registrant_fax>+20.027468753</registrant_fax>
   <name_servers>
    <value>ns1.m2.ist</value>
    <value>ns2.m2.ist</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sequoiadna.info</domain_name>
   <domain_keyword>sequoiadna</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 10:48:14</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sequoiagas.com</domain_name>
   <domain_keyword>sequoiagas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:43:32</query_time>
   <create_date>2000-04-11</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sequoiagas.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>bailey.ns.cloudflare.com</value>
    <value>cris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sequoia-cap.com</domain_name>
   <domain_keyword>sequoia-cap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:10</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>58</num>
   <domain_name>sequoia-sol.com</domain_name>
   <domain_keyword>sequoia-sol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:46:58</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/sequoia-sol.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sequoiapga.com</domain_name>
   <domain_keyword>sequoiapga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:07</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sequoia-sky.com</domain_name>
   <domain_keyword>sequoia-sky</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:22:55</query_time>
   <create_date>2018-03-25</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-25</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sequoiaaya.com</domain_name>
   <domain_keyword>sequoiaaya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:39</query_time>
   <create_date>2020-12-26</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.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>62</num>
   <domain_name>sequoia-gt.com</domain_name>
   <domain_keyword>sequoia-gt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 10:55:37</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</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_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9217581491</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sequoiadna.mobi</domain_name>
   <domain_keyword>sequoiadna</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-29 10:55:39</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sequoia-iao.de</domain_name>
   <domain_keyword>sequoia-iao</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-10 19:28:21</query_time>
   <update_date>2024-02-23</update_date>
   <name_servers>
    <value>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>sequoia-cg.com</domain_name>
   <domain_keyword>sequoia-cg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:12</query_time>
   <create_date>1995-08-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sequoia-dao.com</domain_name>
   <domain_keyword>sequoia-dao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:12</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sequoiadas.com</domain_name>
   <domain_keyword>sequoiadas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:47</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sequoia-ex.com</domain_name>
   <domain_keyword>sequoia-ex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:13</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-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.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sequoiasat.com</domain_name>
   <domain_keyword>sequoiasat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:13</query_time>
   <create_date>2008-11-16</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-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>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>70</num>
   <domain_name>sequoia-be.com</domain_name>
   <domain_keyword>sequoia-be</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:24:06</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IMMERSIOO SARL</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>LU</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sequoia-eb.com</domain_name>
   <domain_keyword>sequoia-eb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 09:31:05</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sequoia-eb.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sequoiaspa.com</domain_name>
   <domain_keyword>sequoiaspa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:18</query_time>
   <create_date>2011-11-09</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5566b959-2318-4028-8d06-8f66e540ad43</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.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>sequoia-dao.co.uk</domain_name>
   <domain_keyword>sequoia-dao</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 20:08:36</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>sequoia-cc.com</domain_name>
   <domain_keyword>sequoia-cc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:12</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2026-06-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sequoia-gt.online</domain_name>
   <domain_keyword>sequoia-gt</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-29 10:55:37</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Leningradskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sequoia-es.com</domain_name>
   <domain_keyword>sequoia-es</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:27:13</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.worldnic.com</value>
    <value>ns9.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sequoiaus.com</domain_name>
   <domain_keyword>sequoiaus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:32:06</query_time>
   <create_date>2006-07-27</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Sequoia Capital Operations</registrant_company>
   <registrant_state>california</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/sequoiaus.com</registrant_email>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</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>78</num>
   <domain_name>sequoi-so.com</domain_name>
   <domain_keyword>sequoi-so</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:42:33</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SOUTH AUSTRALIA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sequoi-so.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jaziel.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sequoiaos.com</domain_name>
   <domain_keyword>sequoiaos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 15:10:21</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-2067afb6.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sequoiams.net</domain_name>
   <domain_keyword>sequoiams</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 03:59:02</query_time>
   <create_date>2012-02-25</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-25</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.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sequoi-sg.com</domain_name>
   <domain_keyword>sequoi-sg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:10</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>dubai</registrant_state>
   <registrant_country>AE</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jaziel.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sequoiasw.com</domain_name>
   <domain_keyword>sequoiasw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:43:39</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.thebrothersgough.com</value>
    <value>ns2.thebrothersgough.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sequoiafs.com</domain_name>
   <domain_keyword>sequoiafs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:25:21</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>84</num>
   <domain_name>sequoiasm.com</domain_name>
   <domain_keyword>sequoiasm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:16</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sequoiase.com</domain_name>
   <domain_keyword>sequoiase</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:14</query_time>
   <create_date>2020-07-23</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-23</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sequoiaks.com</domain_name>
   <domain_keyword>sequoiaks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 09:31:10</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-18</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=sequoiaks.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sequoiaps.com</domain_name>
   <domain_keyword>sequoiaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:09</query_time>
   <create_date>2020-09-23</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sequoiawa.com</domain_name>
   <domain_keyword>sequoiawa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:25</query_time>
   <create_date>2011-06-16</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2029-06-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>ns39.domaincontrol.com</value>
    <value>ns40.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>89</num>
   <domain_name>sequoiars.com</domain_name>
   <domain_keyword>sequoiars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 01:47:08</query_time>
   <create_date>2003-06-20</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Transact Campus Inc.</registrant_company>
   <registrant_address>22601 N 19th Ave</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85027</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6234761200</registrant_phone>
   <registrant_fax>+1.6234761200</registrant_fax>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>sequoiars.net</domain_name>
   <domain_keyword>sequoiars</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 03:59:12</query_time>
   <create_date>2012-06-06</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Transact Campus Inc.</registrant_company>
   <registrant_address>22601 N 19th Ave</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85027</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6234761200</registrant_phone>
   <registrant_fax>+1.6234761200</registrant_fax>
   <name_servers>
    <value>ns2.sequoiars.com</value>
    <value>ns4.sequoiars.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sequoi-su.com</domain_name>
   <domain_keyword>sequoi-su</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 17:46:50</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SOUTH AUSTRALIA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sequoi-su.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>braden.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sequoians.org</domain_name>
   <domain_keyword>sequoians</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 03:59:04</query_time>
   <create_date>2016-04-02</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Sequoians, 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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sequoians.com</domain_name>
   <domain_keyword>sequoians</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:23:07</query_time>
   <create_date>1999-07-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-07-17</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=sequoians.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sequoi-se.com</domain_name>
   <domain_keyword>sequoi-se</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 17:46:50</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SOUTH AUSTRALIA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sequoi-se.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>braden.ns.cloudflare.com</value>
    <value>lana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sequoiasi.com.au</domain_name>
   <domain_keyword>sequoiasi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 10:55:41</query_time>
   <update_date>2023-11-23</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Rob Deal</registrant_name>
   <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>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sequoiast.com</domain_name>
   <domain_keyword>sequoiast</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:18</query_time>
   <create_date>2004-12-25</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sequoiala.com</domain_name>
   <domain_keyword>sequoiala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:07:23</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sequoiaca.com</domain_name>
   <domain_keyword>sequoiaca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 09:31:07</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shaan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sequoiags.com</domain_name>
   <domain_keyword>sequoiags</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:23:05</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.hosting24.com</value>
    <value>ns2.hosting24.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>sequoiasd.com</domain_name>
   <domain_keyword>sequoiasd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 03:59:14</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.895</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.