Skip to content

Hostname

cdn.staticfile.org

Last fetched

cdn.staticfile.org resolves to 17 IPv4 addresses operated by HOLA WE DIGITAL S.A.S. in HK.

Nutrition Label

WHISPER CANON · cdn.staticfile.orgRouting diversity4.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/cdn.staticfile.org

Resolution chain

cdn.staticfile.org resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.107.44.62118.107.44.0/24AS152194HOLA WE DIGITAL S.A.S.HK
134.122.173.178134.122.173.0/24AS152194HOLA WE DIGITAL S.A.S.JP
134.122.189.6134.122.189.0/24AS152194HOLA WE DIGITAL S.A.S.JP
27.124.9.12427.124.9.0/24AS152194HOLA WE DIGITAL S.A.S.HK
134.122.184.38134.122.184.0/24AS152194HOLA WE DIGITAL S.A.S.JP
202.181.25.20202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.21202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.22202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.23202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.28202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.19202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.229202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
202.181.25.226202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
45.125.35.25245.125.35.0/24AS154206PCNET INTERNETHK
202.181.25.15202.181.24.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
45.125.35.16745.125.35.0/24AS154206PCNET INTERNETHK
45.125.35.17045.125.35.0/24AS154206PCNET INTERNETHK

WHOIS identity

No WHOIS records are currently associated with cdn.staticfile.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cdn.staticfile.org in the public web crawl.

50,951 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.staticfile.org.

Cypher and MCP

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

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