Skip to content

Hostname

bdimg.com

Last fetched

bdimg.com resolves to 2 IPv4 addresses operated by CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation in CN. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bdimg.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bdimg.com

Resolution chain

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

IPPrefixASNOperatorCountry
220.181.7.203220.181.0.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
39.156.70.3739.156.0.0/17AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN

WHOIS identity

Registrar
iana:269
Organization
bai du zai xian wang luo ji shu bei jing you xian gong si
Contact emails

Subdomains

78 observed subdomains of bdimg.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bdimg.com.

Cypher and MCP

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

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