Skip to content

Hostname

gal.sa-api9.com

Last fetched

gal.sa-api9.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.50.11018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5318.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.9718.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.162.112.1003.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.1153.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.233.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.443.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.173.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.293.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.503.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.93.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

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