Skip to content

Hostname

cdn.snfile.com

Last fetched

cdn.snfile.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cdn.snfile.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdn.snfile.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

1 observed subdomain of cdn.snfile.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cdn.snfile.com.

MechanismTarget
SPF_Acdn.snfile.com
SPF_IP185.191.78.227
SPF_IP185.2.13.36
SPF_IP185.252.28.138
SPF_IP185.252.29.160
SPF_IP37.228.136.74
SPF_IP78.46.198.83
SPF_IP79.175.190.14
SPF_IP93.115.150.51
SPF_IP94.130.16.172/32
SPF_MXcdn.snfile.com

Related pages

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

Cypher and MCP

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

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