Skip to content

Hostname

adminapi-eu.c15.proofpoint.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.48.217.8413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.219.4413.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.51.57.16413.51.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.60.148.18413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.124.23913.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.106.11813.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.11.6313.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.142.11113.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.206.3013.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.31.13016.16.0.0/16AS16509AMAZON-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
51.20.198.7451.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
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

WHOIS identity

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

Threat posture

History

Related pages

Pivot deeper into the graph from adminapi-eu.c15.proofpoint.com.

Cypher and MCP

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

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

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