Skip to content

Hostname

pull-global-base1.s.volcfcdnplus.com

Last fetched

pull-global-base1.s.volcfcdnplus.com resolves to 6 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in DE.

Nutrition Label

WHISPER CANON · pull-global-base1.s.volcfcdnplus.comRouting diversity3.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/pull-global-base1.s.volcfcdnplus.com

Resolution chain

pull-global-base1.s.volcfcdnplus.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.94.123.40154.94.123.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDDE
156.59.148.170156.59.148.0/22AS21859ZEN-ECN - Zenlayer IncSG
156.59.148.172156.59.148.0/22AS21859ZEN-ECN - Zenlayer IncSG
193.118.38.254193.118.36.0/22AS21859ZEN-ECN - Zenlayer IncDE
23.236.123.4723.236.123.0/24AS21859ZEN-ECN - Zenlayer IncUS
23.236.123.5023.236.123.0/24AS21859ZEN-ECN - Zenlayer IncUS

WHOIS identity

No WHOIS records are currently associated with pull-global-base1.s.volcfcdnplus.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from pull-global-base1.s.volcfcdnplus.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pull-global-base1.s.volcfcdnplus.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.