Skip to content

Hostname

computerweekly.com.cdn.cloudflare.net

Last fetched

computerweekly.com.cdn.cloudflare.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · computerweekly.com.cdn.cloudflare.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/computerweekly.com.cdn.cloudflare.net

Resolution chain

computerweekly.com.cdn.cloudflare.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.30.192104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.31.192104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with computerweekly.com.cdn.cloudflare.net in WhisperGraph.

Subdomains

3 observed subdomains of computerweekly.com.cdn.cloudflare.net.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for computerweekly.com.cdn.cloudflare.net.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf-00051b01.pphosted.com
SPF_IP12.130.8.176/28
SPF_IP12.226.29.128/27
SPF_IP172.85.41.128/27
SPF_IP206.19.49.0/24
SPF_IP209.91.169.253
SPF_IP69.63.150.0/24
SPF_IP69.63.151.0/24

Related pages

Pivot deeper into the graph from computerweekly.com.cdn.cloudflare.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "computerweekly.com.cdn.cloudflare.net"})-[: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.