Skip to content

Hostname

vsc.edu

Last fetched

vsc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · vsc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/vsc.edu

Resolution chain

vsc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
vermont state colleges
Contact emails

Subdomains

396 observed subdomains of vsc.edu.

Web-graph footprint

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

113 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vsc.edu.

MechanismTarget
SPF_Atufmon.touchnet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.vsc.edu
SPF_IP155.42.1.0/24
SPF_IP155.42.10.10
SPF_IP155.42.4.0/24
SPF_IP155.42.51.0/24
SPF_IP155.42.6.0/24

Related pages

Pivot deeper into the graph from vsc.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vsc.edu"})-[: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.