Skip to content

Hostname

jaws-store.concentrekdev.com

Last fetched

jaws-store.concentrekdev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · jaws-store.concentrekdev.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jaws-store.concentrekdev.com

Resolution chain

jaws-store.concentrekdev.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.185.10818.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.12418.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.4718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
18.172.185.9718.172.184.0/22AS16509AMAZON-02 - Amazon.com, Inc.CA
3.174.255.1063.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.493.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.523.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.833.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with jaws-store.concentrekdev.com in WhisperGraph.

Subdomains

1 observed subdomain of jaws-store.concentrekdev.com.

Threat posture

History

Related pages

Pivot deeper into the graph from jaws-store.concentrekdev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jaws-store.concentrekdev.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.