Skip to content

Hostname

simj.cn

Last fetched

simj.cn resolves to 8 IPv4 addresses operated by CHINATELECOM-SHANDONG-WEIFANG-MAN Weifang in CN. WHOIS lists registrar:阿里云计算有限公司(万网) as the registrar.

Nutrition Label

WHISPER CANON · simj.cnRouting diversity3.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/simj.cn

Resolution chain

simj.cn resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.120.90.215103.120.90.0/24AS146817CHINATELECOM-SHANDONG-WEIFANG-MAN WeifangCN
103.120.90.216103.120.90.0/24AS146817CHINATELECOM-SHANDONG-WEIFANG-MAN WeifangCN
110.42.50.39110.42.0.0/18AS136188SB-FURNITURE-AS-AP SB.Furniture House Co.,LtdCN
114.66.30.93114.66.0.0/19AS136188SB-FURNITURE-AS-AP SB.Furniture House Co.,LtdCN
154.37.208.236154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.31154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.67154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.8154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS

WHOIS identity

Registrar
registrar:阿里云计算有限公司(万网)
Organization
上海书娱网络科技有限公司
Contact emails

Subdomains

1 observed subdomain of simj.cn.

Subdomain
www.simj.cn

Web-graph footprint

Distinct hostnames that link to or from simj.cn in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from simj.cn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "simj.cn"})-[: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.