All hostnames s.infogram.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · s.infogram.com Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/s.infogram.com Resolution chain s.infogram.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.202.210.65 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.226.83 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.252.47.114 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.158.46 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.42.164 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.94.34 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.115.97 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.19.77.199 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.20.28 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.226.250 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.164.136 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.92.59 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.115.212 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.92.111 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.72.72.225 54.72.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.35.71.37 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 79.125.110.162 79.125.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.152.39 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.80.205.152 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint Distinct hostnames that link to or from s.infogram.com in the public web crawl.
Related pages Pivot deeper into the graph from s.infogram.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "s.infogram.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 .