All hostnames funnel.e-volution.ai resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · funnel.e-volution.ai Routing diversity 6.5/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/funnel.e-volution.ai Resolution chain funnel.e-volution.ai 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.130.149.126 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.130.163.131 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.130.219.92 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.130.92.149 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.219.246 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.22.119 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.50.254 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.62.176 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.44.219 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.201.66.150 18.201.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.229.168 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.249.169 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.186.164 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.252.116 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.170.174 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.251.240.137 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.154.96 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.227.26 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.74.85 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.239.182 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with funnel.e-volution.ai in WhisperGraph.
Related pages Pivot deeper into the graph from funnel.e-volution.ai.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funnel.e-volution.ai"})-[: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 .