Hostname
copyright.bdstatic.com
Last fetched
copyright.bdstatic.com resolves to 17 IPv4 addresses operated by BNIPL-AS Broad Net India Private Limited in CN.
Nutrition Label
Resolution chain
copyright.bdstatic.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 113.142.207.38 | 113.142.128.0/17 | AS134768 | BNIPL-AS Broad Net India Private Limited | CN |
| 115.152.219.38 | 115.152.0.0/15 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 117.68.56.38 | 117.68.56.0/22 | AS134425 | NEWWEB | CN |
| 123.244.92.38 | 123.244.0.0/14 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 124.226.72.38 | 124.226.72.0/22 | AS137693 | CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLC | CN |
| 171.109.97.38 | 171.109.96.0/20 | AS138169 | NET-CONNECT-AS | CN |
| 175.12.90.38 | 175.12.64.0/18 | AS151823 | IMPERIAL INTERNET E TELECOMUNICACOES LTDA | CN |
| 182.106.158.38 | 182.106.152.0/21 | AS139201 | ALEXA-AS-IN ALEXA BROADBAND SERVICE LLP | CN |
| 182.242.212.38 | 182.242.208.0/21 | AS134766 | NORTE TEL MATO GROSSO TELECOMUNICACOES LTDA | CN |
| 183.60.227.38 | 183.60.224.0/21 | AS134763 | PITC-VN PITC Investment Joint Stock Company | CN |
| 219.151.25.38 | 219.151.0.0/19 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 27.128.217.38 | 27.128.208.0/20 | AS58539 | SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram Finance | CN |
| 42.101.56.38 | 42.101.56.0/22 | AS137698 | AAACT-AS-IN Aaacloud Telephony Pvt Ltd | CN |
| 58.222.20.38 | 58.208.0.0/12 | AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
| 60.164.7.38 | 60.164.7.0/24 | AS141998 | MWIS-AS-IN Myworld Internet Services Pvt Ltd | CN |
| 60.188.66.38 | 60.188.64.0/18 | AS136190 | AMBER | CN |
| 61.170.57.38 | 61.170.0.0/18 | AS4812 | CHINANET-SH-AP China Telecom Group | CN |
WHOIS identity
No WHOIS records are currently associated with copyright.bdstatic.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from copyright.bdstatic.com in the public web crawl.
544 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from copyright.bdstatic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "copyright.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.