Skip to content

Hostname

grimm.ch

Last fetched

grimm.ch resolves to 2 IPv4 addresses operated by CYON in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.4.144149.126.0.0/21AS47302CYONCH
217.26.55.112217.26.48.0/20AS29097HOSTPOINT-ASCH

WHOIS identity

No WHOIS records are currently associated with grimm.ch in WhisperGraph.

Subdomains

5 observed subdomains of grimm.ch.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for grimm.ch.

MechanismTarget
SPF_Agrimm.ch
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.229.81.77
SPF_MXgrimm.ch

Related pages

Pivot deeper into the graph from grimm.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "grimm.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.