Skip to content

Hostname

image-store.getfliff.com

Last fetched

image-store.getfliff.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · image-store.getfliff.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/image-store.getfliff.com

Resolution chain

image-store.getfliff.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.99.1013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.10913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.6013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.52.10818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.2918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3018.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.5918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
54.230.62.11654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.11754.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.6954.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8054.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with image-store.getfliff.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from image-store.getfliff.com.

Cypher and MCP

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

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