Skip to content

Hostname

update.dbankcdn.com

Last fetched

update.dbankcdn.com resolves to 8 IPv4 addresses operated by CDSC-AS1 - CDS Global Cloud Co., Ltd in DE.

Nutrition Label

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

Resolution chain

update.dbankcdn.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.153.240.64148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
148.153.240.66148.153.240.0/24AS63199CDSC-AS1 - CDS Global Cloud Co., LtdDE
156.59.44.80156.59.40.0/21AS21859ZEN-ECN - Zenlayer IncKR
156.59.44.81156.59.40.0/21AS21859ZEN-ECN - Zenlayer IncKR
216.137.39.100216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.111216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.21216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.52216.137.39.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from update.dbankcdn.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from update.dbankcdn.com.

Cypher and MCP

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

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