Skip to content

Hostname

leverageshares.priips-document.com

Last fetched

leverageshares.priips-document.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · leverageshares.priips-document.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/leverageshares.priips-document.com

Resolution chain

leverageshares.priips-document.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.125.10113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.6213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.813.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.239.10513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.1113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.12813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.2313.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
99.84.160.10999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with leverageshares.priips-document.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from leverageshares.priips-document.com.

Cypher and MCP

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

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