Hostname
webdisk.imsystem.com.tw
Last fetched
webdisk.imsystem.com.tw resolves to 2 IPv4 addresses operated by TELIN-NET-SG TELEKOMUNIKASI INDONESIA INTERNATIONAL, PTE.LTD in TH.
Nutrition Label
Resolution chain
webdisk.imsystem.com.tw 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 |
|---|---|---|---|---|
| 117.18.126.165 | 117.18.124.0/22 | AS56309 | TELIN-NET-SG TELEKOMUNIKASI INDONESIA INTERNATIONAL, PTE.LTD | TH |
| 192.190.225.21 | 192.190.225.0/24 | AS46597 | NPH - Nazarene Publishing House | US |
WHOIS identity
No WHOIS records are currently associated with webdisk.imsystem.com.tw in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from webdisk.imsystem.com.tw.
- IP · 117.18.126.165
- ASN · AS56309TELIN-NET-SG TELEKOMUNIKASI INDONESIA INTERNATIONAL, PTE.LTD
- Country · TH
- Apex domain · com.tw
- Parent domain · imsystem.com.tw
- TLD · .tw
- Browse hostnames · we…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.imsystem.com.tw"})-[: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.