Hostname
jiksi.com
Last fetched
jiksi.com resolves to 2 IPv4 addresses operated by AS9294 in HK. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
jiksi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.197.57.135 | 45.197.57.0/24 | AS9294 | — | HK |
| 45.197.61.149 | 45.197.48.0/20 | AS9294 | — | HK |
WHOIS identity
- Registrar
- iana:1923
- Organization
- cal lemley
- Contact emails
- seatrane@gmail.com
- 04d7ff57b938dfb6c8d5b118d5d9512889bc2b18bbf04f5ef77963d2848efdf6@jiksi.com.whoisproxy.org
- 1e2ff503085a50838177d9753bc0af43cc12c38521ffa565cb0ff4fb5b0c78b6@jiksi.com.whoisproxy.org
- 3a3b67a157f331ed8506d5eec09c5b105a4b7d483b637de18828056f118a50dc@jiksi.com.whoisproxy.org
- 7b026ead1390e5408952ffea7e99fffe8aca4100ecfe147adff6047d4e639e22@jiksi.com.whoisproxy.org
- a307b33ec6da281a1a8c92516df0e99008eca520e6629e6e0a0e3393aeee31ed@jiksi.com.whoisproxy.org
- cd2fcd4b9f25b55de428bee822c0ace745005ca388820470b22e74e7081cc91d@jiksi.com.whoisproxy.org
- d2eb3f3290419ac58a09b7669ac98aedee4938ddebeee88a8788663dc960ac2e@jiksi.com.whoisproxy.org
- d6c8631ef36323d021347471cfb6d3acdbe956a6bf99bb9e3879a2d329d0af2f@jiksi.com.whoisproxy.org
- e39327036e4708deb60ccf308a1a9fc50942326a05363169f7d7b7bc63dade6e@jiksi.com.whoisproxy.org
- eb22af4c2c0d624ce5f9c8847eebdf2ecab26ad28491df05b6e68b751181d448@jiksi.com.whoisproxy.org
Subdomains
2 observed subdomains of jiksi.com.
| Subdomain |
|---|
| mcl.jiksi.com |
| www.jiksi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from jiksi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jiksi.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.