Skip to content

Hostname

edu.vs.ch

Last fetched

edu.vs.ch resolves to 1 IPv4 address operated by AS214217 in CH.

Nutrition Label

WHISPER CANON · edu.vs.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/edu.vs.ch

Resolution chain

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

IPPrefixASNOperatorCountry
193.247.117.23193.247.117.0/24AS214217CH

WHOIS identity

No WHOIS records are currently associated with edu.vs.ch in WhisperGraph.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for edu.vs.ch.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_netblocks1.vs.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.109.10.0/24
SPF_IP153.109.152.0/24
SPF_IP37.98.235.2/32
SPF_IP86.119.42.62
SPF_IP86.119.42.66

Related pages

Pivot deeper into the graph from edu.vs.ch.

Cypher and MCP

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

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