Skip to content

Hostname

vso-software.fr

Last fetched

vso-software.fr resolves to 2 IPv4 addresses operated by OVH in CA. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · vso-software.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vso-software.fr

Resolution chain

vso-software.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ovh
Organization
vso - software
Contact emails

Subdomains

29 observed subdomains of vso-software.fr.

Web-graph footprint

Distinct hostnames that link to or from vso-software.fr in the public web crawl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from vso-software.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vso-software.fr"})-[: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.