Skip to content

Hostname

vbox.cz

Last fetched

vbox.cz resolves to 89.185.231.139, announced in 89.185.224.0/19 by MASTER-AS - MasterDC s.r.o. in CZ. vbox.cz 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 · vbox.czRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/vbox.cz

Resolution chain

IPv6 resolution

No AAAA record for vbox.cz is recorded in WhisperGraph.

Attribution

masterdc

ORIGIN_AS

WHOIS identity

Registrar
registrar:reg-zoner
Registrant organisation
opensys s.r.o.

Subdomains

Mail and authentication

Nameservers

  • ns.vbox.cz
  • ns1.vbox.cz
  • nss.vbox.cz

MX records

  • mlyn.vbox.cz
  • roh.vbox.cz
  • web.vbox.cz

SPF policy

  • a: vbox.cz
  • mx: vbox.cz
  • a: roh.vbox.cz
  • ip: 217.28.81.50
  • ip: 217.28.81.66
  • ip: 217.28.81.71

Threat-feed evidence

History

Related pages

Pivot from vbox.cz 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: "vbox.cz"})-[: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.