Skip to content

Hostname

g8c.sa-api9.com

Last fetched

g8c.sa-api9.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · g8c.sa-api9.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/g8c.sa-api9.com

Resolution chain

g8c.sa-api9.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.217.113108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.118108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.119108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.124108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
65.8.17.10965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.1965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.2365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.17.6465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with g8c.sa-api9.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from g8c.sa-api9.com.

Cypher and MCP

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

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