Skip to content

Hostname

cdn.9fweb.com

Last fetched

cdn.9fweb.com resolves to 6 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in DE.

Nutrition Label

WHISPER CANON · cdn.9fweb.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cdn.9fweb.com

Resolution chain

cdn.9fweb.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.153.240.65148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.67148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
23.90.190.14223.90.188.0/22AS21859ZEN-ECN - Zenlayer IncES
23.90.190.14423.90.188.0/22AS21859ZEN-ECN - Zenlayer IncES
38.60.170.15138.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR
38.60.170.15238.60.170.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDTR

WHOIS identity

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

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cdn.9fweb.com.

Cypher and MCP

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

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