Skip to content

Hostname

wander.ch

Last fetched

wander.ch resolves to 1 IPv4 address operated by AS29691 in CH.

Nutrition Label

WHISPER CANON · wander.chRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wander.ch

Resolution chain

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

IPPrefixASNOperatorCountry
178.209.56.124178.209.32.0/19AS29691CH

WHOIS identity

Registrar
Organization
associated british foods
Contact emails

Subdomains

35 observed subdomains of wander.ch.

Web-graph footprint

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

107 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wander.ch.

MechanismTarget
SPF_INCLUDE_spf.questback.net
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf-001e4301.pphosted.com
SPF_INCLUDEspf.abfoods.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.qb-feedback.com
SPF_IP178.209.56.117
SPF_IP178.209.56.166
SPF_IP35.157.196.176

Related pages

Pivot deeper into the graph from wander.ch.

Cypher and MCP

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

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