Skip to content

Hostname

reserve.jd.com

Last fetched

reserve.jd.com resolves to 9 IPv4 addresses operated by CHINANET-IDC-BJ-AP IDC, China Telecommunications Corporation in CN.

Nutrition Label

WHISPER CANON · reserve.jd.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/reserve.jd.com

Resolution chain

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

IPPrefixASNOperatorCountry
106.39.164.235106.39.164.0/24AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
111.13.24.196111.13.0.0/16AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
120.52.87.26120.52.0.0/17AS133119UNICOM-CN China Unicom IP networkCN
121.226.221.7121.224.0.0/12AS4134CHINANET-BACKBONE No.31,Jin-rong StreetCN
211.144.27.130211.144.27.0/24AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
36.110.181.14236.110.160.0/19AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
36.152.80.5936.152.80.0/22AS56046CMNET-JIANGSU-AP China Mobile communications corporationCN
39.156.62.15639.156.0.0/17AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN
59.83.192.5359.83.192.0/19AS4837CHINA169-BACKBONE CHINA UNICOM China169 BackboneCN

WHOIS identity

No WHOIS records are currently associated with reserve.jd.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from reserve.jd.com.

Cypher and MCP

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

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