All hostnames dsp-api.c15.proofpoint.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · dsp-api.c15.proofpoint.com Routing diversity 5.0/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/dsp-api.c15.proofpoint.com Resolution chain dsp-api.c15.proofpoint.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 44.231.154.223 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.233.56.213 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.239.227.106 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.240.10.243 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 44.250.73.165 44.224.0.0/11 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.11.82.87 52.10.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.26.105.144 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.1.91 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.27.206.220 52.24.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.35.193.181 52.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.42.252.215 52.40.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.148.241.60 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.149.95.164 54.148.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.184.32.27 54.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.191.157.101 54.191.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.69.154.33 54.68.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with dsp-api.c15.proofpoint.com in WhisperGraph.
Related pages Pivot deeper into the graph from dsp-api.c15.proofpoint.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dsp-api.c15.proofpoint.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 .