Skip to content

Hostname

stores.icode.fr

Last fetched

stores.icode.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · stores.icode.frRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/stores.icode.fr

Resolution chain

stores.icode.fr resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.6.10618.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.12418.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.5818.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
18.239.6.6818.239.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.168.102.1043.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.273.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.363.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.503.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1293.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.153.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.543.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.773.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with stores.icode.fr in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from stores.icode.fr in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from stores.icode.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stores.icode.fr"})-[: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.