Skip to content

Hostname

v-sys.org

Last fetched

v-sys.org resolves to 45.134.172.15, announced in 45.134.172.0/24 by YURTEH-AS - Virtual Systems LLC in NL. v-sys.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · v-sys.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/v-sys.org

Resolution chain

IPv6 resolution

No AAAA record for v-sys.org is recorded in WhisperGraph.

Attribution

virtual

ORIGIN_AS

WHOIS identity

Registrar
iana:1436
Registrant organisation
yuriy yavetskiy
Contact emails
support@stop-ddos.net, yavetskiy@kpi.ua

Subdomains

Mail and authentication

Nameservers

  • dns10.v-sys.org
  • dns11.v-sys.org
  • dns12.v-sys.org
  • ns4.v-sys.org
  • uns13.v-sys.org
  • uns14.v-sys.org

MX records

  • sddmx.stop-ddos.net
  • mail.v-sys.org

SPF policy

  • ip: 31.42.187.140/32
  • ip: 45.134.172.17/32
  • ip: 31.42.184.255/32
  • a: v-sys.org
  • mx: v-sys.org

Threat-feed evidence

History

Related pages

Pivot from v-sys.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "v-sys.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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