Skip to content

Hostname

webdisk.dkv.vn

Last fetched

webdisk.dkv.vn resolves to 1 IPv4 address operated by BKNS-AS-VN Bach Kim Network solutions Join stock company in VN.

Nutrition Label

WHISPER CANON · webdisk.dkv.vnRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webdisk.dkv.vn

Resolution chain

webdisk.dkv.vn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.74.123.7103.74.122.0/23AS135967BKNS-AS-VN Bach Kim Network solutions Join stock companyVN

WHOIS identity

No WHOIS records are currently associated with webdisk.dkv.vn in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webdisk.dkv.vn.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from webdisk.dkv.vn.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webdisk.dkv.vn"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.