All hostnames stats.sesamy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · stats.sesamy.com Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/stats.sesamy.com Resolution chain stats.sesamy.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.131.184.58 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.197.74 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.132.24 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.85.130 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.168.139 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.245.251.174 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.103.234 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.35.205 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.211.133.8 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.13.214 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.215.115.172 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.249.2 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.54.125 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.64.170 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.180.212 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.248.76 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.34.24 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.103.126 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.43.251 54.229.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.246.172.81 54.246.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with stats.sesamy.com in WhisperGraph.
Related pages Pivot deeper into the graph from stats.sesamy.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stats.sesamy.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 .