Skip to content

Hostname

sa-games.virtustec.com

Last fetched

sa-games.virtustec.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US.

Nutrition Label

WHISPER CANON · sa-games.virtustec.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sa-games.virtustec.com

Resolution chain

sa-games.virtustec.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.200.0.1123.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.1923.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.2823.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.3623.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.3723.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.3923.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.423.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.4223.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.200.0.923.200.41.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.33.184.23123.34.59.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK
23.33.184.23923.34.59.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.HK

WHOIS identity

No WHOIS records are currently associated with sa-games.virtustec.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from sa-games.virtustec.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sa-games.virtustec.com"})-[: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.