All hostnames analysis.leiniao.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · analysis.leiniao.com Routing diversity 4.8/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/analysis.leiniao.com Resolution chain analysis.leiniao.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 3.249.0.179 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.232.229 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.83.222 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.210.90 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.157.232 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.236.100 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.249.181 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.254.125.82 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.217.67 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.241.26.248 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.251.204.235 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.94.112 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.154.56.75 54.154.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.64.80 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.11.119 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.205.30 54.229.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.162.185 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with analysis.leiniao.com in WhisperGraph.
Subdomains 2 observed subdomains of analysis.leiniao.com.
Related pages Pivot deeper into the graph from analysis.leiniao.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "analysis.leiniao.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 .