Skip to content

Hostname

jm.bendibao.com

Last fetched

jm.bendibao.com resolves to 7 IPv4 addresses operated by CHINANET-IDC-BJ-AP - IDC, China Telecommunications Corporation in CN.

Nutrition Label

WHISPER CANON · jm.bendibao.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/jm.bendibao.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.120.187.154106.120.160.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
106.120.187.155106.120.160.0/19AS23724CHINANET-IDC-BJ-AP - IDC, China Telecommunications CorporationCN
222.173.4.115222.173.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
61.160.62.3661.160.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
61.160.62.3761.160.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
61.160.62.4561.160.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN
61.160.62.4661.160.0.0/16AS4134CHINANET-BACKBONE - No.31,Jin-rong StreetCN

WHOIS identity

No WHOIS records are currently associated with jm.bendibao.com in WhisperGraph.

Subdomains

1 observed subdomain of jm.bendibao.com.

Web-graph footprint

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

376 sites link to this hostname.

472 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jm.bendibao.com.

Cypher and MCP

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

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