Hostname
w96akbvs.dnso.fun
Last fetched
w96akbvs.dnso.fun resolves to 12 IPv4 addresses operated by AS197540 in DE.
Nutrition Label
Resolution chain
w96akbvs.dnso.fun 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 |
|---|---|---|---|---|
| 152.53.84.240 | 152.53.84.0/22 | AS197540 | — | DE |
| 152.53.87.169 | 152.53.84.0/22 | AS197540 | — | DE |
| 155.117.85.132 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.135 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.136 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.137 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 155.117.85.138 | 155.117.85.0/24 | AS32167 | LSHIY-USER-CONTENT - LSHIY LLC | HK |
| 199.7.140.216 | 199.7.140.0/24 | AS979 | NETLAB-SDN - NetLab Global | US |
| 203.227.56.15 | 203.227.32.0/19 | AS9848 | — | KR |
| 203.227.56.3 | 203.227.32.0/19 | AS9848 | — | KR |
| 23.145.248.22 | 23.145.248.0/24 | AS209242 | — | US |
| 91.192.107.29 | 91.192.107.0/24 | AS211392 | — | GB |
WHOIS identity
No WHOIS records are currently associated with w96akbvs.dnso.fun in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from w96akbvs.dnso.fun.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "w96akbvs.dnso.fun"})-[: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.