Skip to content

Hostname

message.ch

Last fetched

message.ch resolves to 1 IPv4 address operated by EVERYWARE-NET in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.71.93.95217.71.80.0/20AS24951EVERYWARE-NETCH

WHOIS identity

Registrar
Organization
futurecom interactive
Contact emails

Subdomains

16 observed subdomains of message.ch.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for message.ch.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.116.196.0/23
SPF_IP194.116.197.0/24
SPF_IP23.97.150.168
SPF_MXmessage.ch

Related pages

Pivot deeper into the graph from message.ch.

Cypher and MCP

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

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