Skip to content

Hostname

sequoia.com

Last fetched

sequoia.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sequoia.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sequoia.com

Resolution chain

sequoia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.168.37.5434.168.0.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

43 observed subdomains of sequoia.com.

Web-graph footprint

Distinct hostnames that link to or from sequoia.com in the public web crawl.

197 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for sequoia.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsequoia-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP158.106.211.50
SPF_IP182.50.76.0/22
SPF_IP204.14.232.0/21
SPF_IP207.126.144.0/20
SPF_IP50.56.137.71/32
SPF_IP64.18.0.0/20
SPF_IP67.130.112.222
SPF_IP70.186.38.91
SPF_IP71.6.13.230/28
SPF_IP72.18.238.170
SPF_IP72.32.143.172/32
SPF_IP96.43.144.0/20
SPF_IP98.129.5.251/32

Related pages

Pivot deeper into the graph from sequoia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sequoia.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.