Skip to content

Hostname

sequoia.bio

Last fetched

sequoia.bio resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · sequoia.bioRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sequoia.bio

Resolution chain

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

IPPrefixASNOperatorCountry
51.68.89.6451.68.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
färm_coop
Contact emails

Subdomains

8 observed subdomains of sequoia.bio.

Web-graph footprint

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

54 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sequoia.bio.

MechanismTarget
SPF_Asequoia.bio
SPF_INCLUDE_spf.google.com
SPF_MXsequoia.bio

Related pages

Pivot deeper into the graph from sequoia.bio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sequoia.bio"})-[: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.