Skip to content

Hostname

release.prop-sandbox.com

Last fetched

release.prop-sandbox.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

release.prop-sandbox.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.203.215.018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.195.17034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.163.8352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.117.18052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.103.24452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.54.13452.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with release.prop-sandbox.com in WhisperGraph.

Subdomains

3 observed subdomains of release.prop-sandbox.com.

Threat posture

History

Related pages

Pivot deeper into the graph from release.prop-sandbox.com.

Cypher and MCP

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

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