Skip to content

Hostname

first-integrity-api-e2e.sprockets-e2e.aveone.com

Last fetched

first-integrity-api-e2e.sprockets-e2e.aveone.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · first-integrity-api-e2e.sprockets-e2e.aveone.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/first-integrity-api-e2e.sprockets-e2e.aveone.com

Resolution chain

first-integrity-api-e2e.sprockets-e2e.aveone.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.2018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4518.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.8718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
54.192.151.3854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.4154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.124.12654.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.4554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.9554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

No WHOIS records are currently associated with first-integrity-api-e2e.sprockets-e2e.aveone.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from first-integrity-api-e2e.sprockets-e2e.aveone.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "first-integrity-api-e2e.sprockets-e2e.aveone.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.