Skip to content

Hostname

v27.sa-api10.com

Last fetched

v27.sa-api10.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE.

Nutrition Label

WHISPER CANON · v27.sa-api10.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/v27.sa-api10.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.13.10118.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.12918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.6418.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.172.213.3518.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.6918.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.8318.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
18.172.213.9318.172.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.171.139.413.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.563.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.623.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.983.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with v27.sa-api10.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from v27.sa-api10.com.

Cypher and MCP

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

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