Hostname
openlist.narukami.work
Last fetched
openlist.narukami.work resolves to 12 IPv4 addresses operated by NETLAB-SDN - NetLab Global in US.
Nutrition Label
Resolution chain
openlist.narukami.work resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.64.230.192 | 154.64.230.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.64.230.199 | 154.64.230.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.64.230.246 | 154.64.230.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.9.228.110 | 154.9.228.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.9.228.168 | 154.9.228.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.9.228.77 | 154.9.228.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 154.9.228.9 | 154.9.228.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.101 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.205 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.21 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.4 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 199.7.140.41 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
WHOIS identity
No WHOIS records are currently associated with openlist.narukami.work in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from openlist.narukami.work.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openlist.narukami.work"})-[: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.