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
Resolution chain
ijiwei.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 120.78.31.245 | 120.78.0.0/16 | AS37963 | ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd. | CN |
| 180.163.146.48 | 180.163.146.0/24 | AS4811 | CHINANET-SHANGHAI-MAN China Telecom Group | CN |
| 122.228.214.8 | 122.228.212.0/22 | AS134771 | CHINATELECOM-ZHEJIANG-WENZHOU-IDC WENZHOU, ZHEJIANG Province, P.R.China. | CN |
| 117.68.89.55 | 117.68.80.0/20 | AS140527 | CHINANET-ANHUI-WUHU-IDC China Telecom | CN |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ijiwei.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from ijiwei.com.
- IP · 120.78.31.245
- ASN · AS37963ALIBABA-CN-NET Hangzhou Alibaba Advertising Co.,Ltd.
- Registrar · iana:420
- Country · CN
- Email · 20702176@qq.com
- TLD · .com
- Browse hostnames · ij…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.