All hostnames picflow.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · picflow.io Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/picflow.io Resolution chain picflow.io 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.100 13.227.225.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.48 13.227.225.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.75 13.227.225.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.96 13.227.225.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 18.165.122.11 18.165.176.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.165.122.128 18.165.176.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.165.122.35 18.165.176.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.165.122.78 18.165.176.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.84.20.24 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.84.20.34 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.84.20.54 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.84.20.94 52.92.240.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.192.35.41 54.192.82.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.48 54.192.82.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.59 54.192.82.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 54.192.35.7 54.192.82.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Subdomains 13 observed subdomains of picflow.io.
Web-graph footprint Distinct hostnames that link to or from picflow.io in the public web crawl.
Related pages Pivot deeper into the graph from picflow.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "picflow.io"})-[: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 .