Hostname
vostron.com
Last fetched
vostron.com resolves to 89.21.253.2, announced in 89.21.224.0/19 by VOSTRON-AS - VOSTRON Limited in GB. vostron.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 89.21.253.2
89.21.224.0/19 · VOSTRON-AS - VOSTRON Limited · Southampton, GB
IPv6 resolution
No AAAA record for vostron.com is recorded in WhisperGraph.
Attribution
vostron
ORIGIN_AS
WHOIS identity
- Registrar
- iana:81
- Registrant organisation
- sam strover
- Contact emails
- 0d2c1091bcb06aafe256704496537d66-187893@contact.gandi.net, 439184fd21a155516d431f9508eb154f-187893@contact.gandi.net, 50ea2a8e1cd494e2845f8f926b12510b-187893@contact.gandi.net, sam@strover.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- hostmaster.vostron.net
- ns1.vostron.net
- ns2.vostron.net
- ns3.vostron.net
MX records
- d219241.a.ess.uk.barracudanetworks.com
- d219241.b.ess.uk.barracudanetworks.com
SPF policy
- ip: 89.21.224.0/23
- include: spf.ess.uk.barracudanetworks.com
- include: _spf.google.com
- include: spf.protection.outlook.com
- include: spf.uk.exclaimer.net
- include: spf.myconnectwise.net
- ip: 89.21.252.60
Threat-feed evidence
History
Related pages
Pivot from vostron.com 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: "vostron.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.