Skip to content

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

WHISPER CANON · copyright.bdstatic.comRouting diversity6.3/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/copyright.bdstatic.com

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.

IPPrefixASNOperatorCountry
113.142.207.38113.142.128.0/17AS134768BNIPL-AS Broad Net India Private LimitedCN
115.152.219.38115.152.0.0/15AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
117.68.56.38117.68.56.0/22AS134425NEWWEBCN
123.244.92.38123.244.0.0/14AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
124.226.72.38124.226.72.0/22AS137693CHARTER-BGP-INFRASTRUCTURE - Charter Communications LLCCN
171.109.97.38171.109.96.0/20AS138169NET-CONNECT-ASCN
175.12.90.38175.12.64.0/18AS151823IMPERIAL INTERNET E TELECOMUNICACOES LTDACN
182.106.158.38182.106.152.0/21AS139201ALEXA-AS-IN ALEXA BROADBAND SERVICE LLPCN
182.242.212.38182.242.208.0/21AS134766NORTE TEL MATO GROSSO TELECOMUNICACOES LTDACN
183.60.227.38183.60.224.0/21AS134763PITC-VN PITC Investment Joint Stock CompanyCN
219.151.25.38219.151.0.0/19AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
27.128.217.3827.128.208.0/20AS58539SIS-AS-AP Sundaram Infotech SolutionsA Division of Sundaram FinanceCN
42.101.56.3842.101.56.0/22AS137698AAACT-AS-IN Aaacloud Telephony Pvt LtdCN
58.222.20.3858.208.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
60.164.7.3860.164.7.0/24AS141998MWIS-AS-IN Myworld Internet Services Pvt LtdCN
60.188.66.3860.188.64.0/18AS136190AMBERCN
61.170.57.3861.170.0.0/18AS4812CHINANET-SH-AP China Telecom GroupCN

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.