Skip to content

Hostname

wisym.ch

Last fetched

wisym.ch resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · wisym.chRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/wisym.ch

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.3.13178.46.0.0/15AS24940DE

WHOIS identity

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

Subdomains

8 observed subdomains of wisym.ch.

Web-graph footprint

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

7 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wisym.ch.

MechanismTarget
SPF_Awisym.ch
SPF_INCLUDEspf.mailxpert.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.12.136.83
SPF_MXwisym.ch

Related pages

Pivot deeper into the graph from wisym.ch.

Cypher and MCP

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

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