Skip to content

Hostname

enduserapi-eu.proofpoint.com

Last fetched

enduserapi-eu.proofpoint.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · enduserapi-eu.proofpoint.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/enduserapi-eu.proofpoint.com

Resolution chain

enduserapi-eu.proofpoint.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.50.190.16113.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.148.18413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.11.6313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.86.5016.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.101.8916.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.170.8.16516.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
18.192.223.19818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.112.25318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.125.2553.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.95.803.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.152.993.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.20.47.3651.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.31.20951.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
52.28.57.15452.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.248.24852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.43.19052.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with enduserapi-eu.proofpoint.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from enduserapi-eu.proofpoint.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "enduserapi-eu.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.