Skip to content

Hostname

shared-https.ydstatic.com

Last fetched

shared-https.ydstatic.com resolves to 8 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in JP.

Nutrition Label

WHISPER CANON · shared-https.ydstatic.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/shared-https.ydstatic.com

Resolution chain

shared-https.ydstatic.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.1.157.225128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.226128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.227128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.228128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.229128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.230128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.231128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP
128.1.157.232128.1.157.0/24AS21859ZEN-ECN - Zenlayer IncJP

WHOIS identity

No WHOIS records are currently associated with shared-https.ydstatic.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from shared-https.ydstatic.com in the public web crawl.

16 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from shared-https.ydstatic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shared-https.ydstatic.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.