All hostnames events.limango.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · events.limango.com Routing diversity 5.9/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.5/10 canon.whisper.security/host/events.limango.com Resolution chain events.limango.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 18.159.90.113 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.160.26 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.185.34.55 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.192.130.223 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.251.199 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.142.127 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.221.206 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.194.23.155 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.0.185 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.38.141 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.195.67.10 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.99.231 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.240.39 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.109.31 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.124.75.182 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.65.105.42 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.66.130.68 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.67.144.181 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.68.254.75 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.72.163.39 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with events.limango.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from events.limango.com in the public web crawl.
Related pages Pivot deeper into the graph from events.limango.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "events.limango.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 .