All hostnames http2.api.zynga.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · http2.api.zynga.com Routing diversity 5.2/10 Peering density 9.2/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/http2.api.zynga.com Resolution chain http2.api.zynga.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.22.142.43 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 100.23.21.71 100.20.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.144.147.242 16.144.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 16.145.159.17 16.145.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.225.29.251 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.237.183.184 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.1.150 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.254.205.5 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.255.138.161 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 50.112.178.20 50.112.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.32.79.60 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.51.133 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.149.121.123 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.186.193.159 54.186.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.200.25.123 54.200.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.203.90.116 54.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with http2.api.zynga.com in WhisperGraph.
Related pages Pivot deeper into the graph from http2.api.zynga.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "http2.api.zynga.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 .