Skip to content

Hostname

framework.ch

Last fetched

framework.ch appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · framework.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/framework.ch

Resolution chain

framework.ch has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
framework
Contact emails

Subdomains

7 observed subdomains of framework.ch.

Web-graph footprint

Distinct hostnames that link to or from framework.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for framework.ch.

MechanismTarget
SPF_Amail.framework.ch
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mcsv.net
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shops.shopify.com
SPF_IP195.141.76.163
SPF_IP20.203.213.109
SPF_MXframework.ch

Related pages

Pivot deeper into the graph from framework.ch.

Cypher and MCP

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

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