Skip to content

Hostname

virtualssc.vcu.edu

Last fetched

virtualssc.vcu.edu resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · virtualssc.vcu.eduRouting diversity4.8/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/virtualssc.vcu.edu

Resolution chain

virtualssc.vcu.edu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.81.26100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.68.5518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.118.1513.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.237.8634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.245.21735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.115.352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.157.22454.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.8.21798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with virtualssc.vcu.edu in WhisperGraph.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from virtualssc.vcu.edu.

Cypher and MCP

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

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