Skip to content

Hostname

csvm.ch

Last fetched

csvm.ch resolves to 1 IPv4 address operated by EXIGO exigo, Switzerland, Autonomous System in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.205.149.19791.205.148.0/22AS31052EXIGO exigo, Switzerland, Autonomous SystemCH

WHOIS identity

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

Subdomains

4 observed subdomains of csvm.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for csvm.ch.

MechanismTarget
SPF_Acsvm.ch
SPF_Ahin.csvm.ch
SPF_INCLUDE_spf.ch.seppmail.cloud
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.93.20.0/26
SPF_IP193.93.22.133/32
SPF_IP195.65.44.102/32
SPF_IP195.65.44.110/32
SPF_MXcsvm.ch

Related pages

Pivot deeper into the graph from csvm.ch.

Cypher and MCP

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

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