Skip to content

Hostname

cdn.ec2pro.eu

Last fetched

cdn.ec2pro.eu resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · cdn.ec2pro.euRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/cdn.ec2pro.eu

Resolution chain

cdn.ec2pro.eu resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.122.10918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.11018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
68.183.241.6868.183.240.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with cdn.ec2pro.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cdn.ec2pro.eu.

MechanismTarget
SPF_Acdn.ec2pro.eu
SPF_INCLUDE_spf.forpsi.com
SPF_MXcdn.ec2pro.eu

Related pages

Pivot deeper into the graph from cdn.ec2pro.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.ec2pro.eu"})-[: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.