Skip to content

Hostname

bstatic.hdslb.com

Last fetched

bstatic.hdslb.com resolves to 10 IPv4 addresses operated by ML-1432-54994 - Meteverse Limited. in US.

Nutrition Label

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

Resolution chain

bstatic.hdslb.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.113.159.20138.113.159.0/24AS54994ML-1432-54994 - Meteverse Limited.US
153.43.41.20153.43.41.0/24AS54994ML-1432-54994 - Meteverse Limited.US
155.102.1.27155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
155.102.1.28155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
155.102.1.29155.102.1.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.139163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.140163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.142163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.143163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG
163.181.160.144163.181.160.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSG

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.

Threat posture

History

Related pages

Pivot deeper into the graph from bstatic.hdslb.com.

Cypher and MCP

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

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