Skip to content

Hostname

sam-api-entitlements-external.samcreate.net

Last fetched

sam-api-entitlements-external.samcreate.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sam-api-entitlements-external.samcreate.netRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sam-api-entitlements-external.samcreate.net

Resolution chain

sam-api-entitlements-external.samcreate.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.147.142.12416.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.12.8145.2.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.16.2645.2.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.80.23752.46.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.252.3054.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.148.11854.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sam-api-entitlements-external.samcreate.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from sam-api-entitlements-external.samcreate.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sam-api-entitlements-external.samcreate.net"})-[: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.