Hostname
cdn.bdstatic.com
Last fetched
cdn.bdstatic.com resolves to 19 IPv4 addresses operated by SUELEN DE AZEVEDO in CN.
Nutrition Label
Resolution chain
cdn.bdstatic.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 111.170.165.48 | 111.170.160.0/20 | AS151185 | SUELEN DE AZEVEDO | CN |
| 111.170.25.48 | 111.170.16.0/20 | AS151185 | SUELEN DE AZEVEDO | CN |
| 111.225.213.48 | 111.225.213.0/24 | AS58539 | SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram Finance | CN |
| 113.142.207.48 | 113.142.128.0/17 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 113.142.212.48 | 113.142.128.0/17 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 115.152.219.48 | 115.152.0.0/15 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 117.33.185.48 | 117.33.128.0/18 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 117.68.56.48 | 117.68.56.0/22 | AS134425 | NEWWEB | CN |
| 119.167.237.48 | 119.164.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 120.41.32.48 | 120.40.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 121.14.9.48 | 121.8.0.0/13 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 123.235.30.48 | 123.232.0.0/14 | AS4837 | CHINA169-BACKBONE CHINA UNICOM China169 Backbone | CN |
| 124.226.72.48 | 124.226.72.0/22 | AS137693 | CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLC | CN |
| 171.109.97.48 | 171.109.96.0/20 | AS138169 | NET-CONNECT-AS | CN |
| 171.214.23.48 | 171.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 175.12.90.48 | 175.12.64.0/18 | AS151823 | IMPERIAL INTERNET E TELECOMUNICACOES LTDA | CN |
| 183.60.227.48 | 183.60.224.0/21 | AS134763 | PITC-VN PITC Investment Joint Stock Company | CN |
| 61.170.57.48 | 61.170.0.0/18 | AS4812 | CHINANET-SH-AP China Telecom Group | CN |
| 61.172.254.48 | 61.172.0.0/16 | AS4812 | CHINANET-SH-AP China Telecom Group | CN |
WHOIS identity
No WHOIS records are currently associated with cdn.bdstatic.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from cdn.bdstatic.com in the public web crawl.
138 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from cdn.bdstatic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cdn.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.