Skip to content

Hostname

vosxod.org

Last fetched

vosxod.org resolves to 4 IPv4 addresses operated by MASTERHOST-AS - LLC "MASTERHOST" in RU. WHOIS lists iana:3224 as the registrar.

Nutrition Label

WHISPER CANON · vosxod.orgRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vosxod.org

Resolution chain

vosxod.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
90.156.201.1390.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.2990.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.3090.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU
90.156.201.4690.156.201.0/24AS25532MASTERHOST-AS - LLC "MASTERHOST"RU

WHOIS identity

Registrar
iana:3224
Organization
ltd. 'nipkc 'voshod-a'
Contact emails

Subdomains

1 observed subdomain of vosxod.org.

Web-graph footprint

Distinct hostnames that link to or from vosxod.org in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vosxod.org.

MechanismTarget
SPF_INCLUDE_spf.masterhost.ru

Related pages

Pivot deeper into the graph from vosxod.org.

Cypher and MCP

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

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