All hostnames stats.askmen.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · stats.askmen.com Routing diversity 5.6/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/stats.askmen.com Resolution chain stats.askmen.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 34.246.137.5 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.149.41 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.253.15.179 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.17.180.103 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.18.155.208 52.18.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.6.232 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.48.207.207 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.50.168.34 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.51.234.155 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.120.171 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.209.53 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.228.2.138 54.228.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.75.183.0 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.52.37 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 99.81.141.38 99.80.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.30.57.13 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.69.101 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with stats.askmen.com in WhisperGraph.
Related pages Pivot deeper into the graph from stats.askmen.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stats.askmen.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 .