All hostnames apiv2.moengage.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.
Nutrition Label WHISPER CANON · apiv2.moengage.com Routing diversity 3.9/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 4.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/apiv2.moengage.com Resolution chain apiv2.moengage.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.138.199.108 108.138.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.138.199.63 108.138.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.138.199.83 108.138.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 108.138.199.85 108.138.196.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IT 13.227.192.105 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.36 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.44 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.66 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.246.125 13.227.246.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CA 13.227.246.127 13.227.246.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CA 13.227.246.15 13.227.246.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CA 13.227.246.57 13.227.246.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CA 3.161.82.25 3.161.80.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.161.82.29 3.161.80.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.161.82.45 3.161.80.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.161.82.90 3.161.80.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.54 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.12 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.99 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.67.13.48 18.67.12.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with apiv2.moengage.com in WhisperGraph.
Related pages Pivot deeper into the graph from apiv2.moengage.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "apiv2.moengage.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 .