All hostnames app.getfliff.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.
Nutrition Label WHISPER CANON · app.getfliff.com Routing diversity 3.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/app.getfliff.com Resolution chain app.getfliff.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.227.192.121 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.34 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.70 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.86 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.238.80.46 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.56 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.81 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.238.80.87 18.238.80.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.245.162.101 18.245.160.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.245.162.106 18.245.160.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.245.162.49 18.245.160.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.245.162.66 18.245.160.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. GB 65.9.175.115 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.20 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.69 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.85 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with app.getfliff.com in WhisperGraph.
Subdomains 1 observed subdomain of app.getfliff.com.
Related pages Pivot deeper into the graph from app.getfliff.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "app.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .