Skip to content

Hostname

cmsa.ch

Last fetched

cmsa.ch resolves to 2 IPv4 addresses operated by STAEMPFLI in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.75.112.8977.75.112.0/21AS42917STAEMPFLICH
84.234.22.23884.234.16.0/20AS29222INFOMANIAK-ASCH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cmsa.ch.

MechanismTarget
SPF_Amail.cmsa.ch
SPF_Amail2.cmsa.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP149.72.82.228
SPF_IP212.120.49.96/27
SPF_IP212.80.96.0/21
SPF_IP2a01:7480:1:100::/64
SPF_IP83.137.26.96/27
SPF_MXcmsa.ch

Related pages

Pivot deeper into the graph from cmsa.ch.

Cypher and MCP

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

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