Skip to content

Hostname

vd3.bdstatic.com

Last fetched

vd3.bdstatic.com resolves to 13 IPv4 addresses operated by ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd. in US.

Nutrition Label

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

Resolution chain

vd3.bdstatic.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.242.219.121151.242.219.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
151.242.219.122151.242.219.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
151.242.219.123151.242.219.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
151.242.219.124151.242.219.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.38156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.39156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.40156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.41156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.42156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.43156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.45156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.46156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US
156.225.111.47156.225.111.0/24AS139057ELD-AS-AP Edgenext Legend Dynasty Pte. Ltd.US

WHOIS identity

No WHOIS records are currently associated with vd3.bdstatic.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from vd3.bdstatic.com in the public web crawl.

608 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from vd3.bdstatic.com.

Cypher and MCP

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

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