Skip to content

Hostname

hypha.coop

Last fetched

hypha.coop resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · hypha.coopRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/hypha.coop

Resolution chain

hypha.coop resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
198.50.215.13198.50.128.0/17AS16276CA
140.235.158.85140.235.158.0/24AS32001HYPHA-1 - Hypha Worker Co-operative Inc.CA

WHOIS identity

Registrar
iana:106
Organization
hypha worker co-operative
Contact emails

Subdomains

76 observed subdomains of hypha.coop.

Web-graph footprint

Distinct hostnames that link to or from hypha.coop in the public web crawl.

78 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hypha.coop.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from hypha.coop.

Cypher and MCP

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

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