Skip to content

Hostname

webriskdata.proactima.com

Last fetched

webriskdata.proactima.com resolves to 1 IPv4 address operated by STIM-COMPUTING-AS Peering: peering@visolit.no in NO.

Nutrition Label

WHISPER CANON · webriskdata.proactima.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webriskdata.proactima.com

Resolution chain

webriskdata.proactima.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.7.137.215185.7.136.0/23AS31264STIM-COMPUTING-AS Peering: peering@visolit.noNO

WHOIS identity

No WHOIS records are currently associated with webriskdata.proactima.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from webriskdata.proactima.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webriskdata.proactima.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 20

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