Skip to content

Hostname

ijiwei.com

Last fetched

ijiwei.com resolves to 4 IPv4 addresses operated by ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · ijiwei.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ijiwei.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.78.31.245120.78.0.0/16AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.CN
180.163.146.48180.163.146.0/24AS4811CHINANET-SHANGHAI-MAN China Telecom GroupCN
122.228.214.8122.228.212.0/22AS134771CHINATELECOM-ZHEJIANG-WENZHOU-IDC WENZHOU, ZHEJIANG Province, P.R.China.CN
117.68.89.55117.68.80.0/20AS140527CHINANET-ANHUI-WUHU-IDC China TelecomCN

WHOIS identity

Registrar
iana:420
Organization
li qilong
Contact emails

Subdomains

4 observed subdomains of ijiwei.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ijiwei.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from ijiwei.com.

Cypher and MCP

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

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