Skip to content

Hostname

v-tool.app

Last fetched

v-tool.app resolves to 1 IPv4 address operated by NETARTGROUP in PL. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · v-tool.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/v-tool.app

Resolution chain

v-tool.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.128.140.10085.128.140.0/23AS15967NETARTGROUPPL

WHOIS identity

Registrar
iana:1519
Organization
v-garage spolka z ograniczona odpowiedzialnoscia
Contact emails

Subdomains

1 observed subdomain of v-tool.app.

Web-graph footprint

Distinct hostnames that link to or from v-tool.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • v-tool.app

SPF policy

4 SPF mechanisms authorising senders for v-tool.app.

MechanismTarget
SPF_Av-tool.app
SPF_INCLUDE_spf.cpaas2528957.nazwa.pl
SPF_IP85.128.143.212
SPF_MXv-tool.app

Related pages

Pivot deeper into the graph from v-tool.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "v-tool.app"})-[: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.