Skip to content

Hostname

bj-sihemy.com

Last fetched

bj-sihemy.com resolves to 17 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · bj-sihemy.comRouting diversity3.0/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bj-sihemy.com

Resolution chain

bj-sihemy.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
155.102.55.28155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.29155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.30155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.31155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.32155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.33155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.34155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.55.35155.102.55.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.201163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.202163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.203163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.204163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.205163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.206163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.207163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.60.208163.181.60.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
47.95.66.6447.94.0.0/15AS37963ALIBABA-CN-NET - Hangzhou Alibaba Advertising Co.,Ltd.CN

WHOIS identity

Registrar
iana:420
Organization
beijingsihemingyuanjianzhushejiyouxiangongsi
Contact emails

Subdomains

1 observed subdomain of bj-sihemy.com.

Web-graph footprint

Distinct hostnames that link to or from bj-sihemy.com in the public web crawl.

13 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bj-sihemy.com.

Cypher and MCP

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

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