Skip to content

Hostname

cdn.webramz.com

Last fetched

cdn.webramz.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · cdn.webramz.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cdn.webramz.com

Resolution chain

cdn.webramz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.42.145.17813.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with cdn.webramz.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cdn.webramz.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cdn.webramz.com.

MechanismTarget
SPF_Acdn.webramz.com
SPF_Ateam.webramz.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailx24.com
SPF_IP104.237.51.20
SPF_IP104.28.6.4
SPF_IP107.182.165.211
SPF_IP136.243.116.85
SPF_IP136.243.116.86
SPF_IP142.4.46.68
SPF_IP164.138.22.188
SPF_IP185.165.31.98
SPF_IP46.4.255.49
SPF_IP89.235.79.46
SPF_IP89.235.79.53
SPF_IP94.182.172.215
SPF_MXcdn.webramz.com

Related pages

Pivot deeper into the graph from cdn.webramz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.webramz.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.