Skip to content

Hostname

vodohod.com

Last fetched

vodohod.com resolves to 2 IPv4 addresses operated by HLL-AS - HLL LLC in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · vodohod.comRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/vodohod.com

Resolution chain

vodohod.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.248.236.156178.248.236.0/23AS51115HLL-AS - HLL LLCRU
178.57.74.191178.57.74.0/24AS49063DTLN - Data Storage Center JSCRU

WHOIS identity

Registrar
iana:463
Organization
llc 'vodohod'
Contact emails

Subdomains

27 observed subdomains of vodohod.com.

Web-graph footprint

Distinct hostnames that link to or from vodohod.com in the public web crawl.

402 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for vodohod.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.mailganer.com
SPF_INCLUDEspf.mindbox.ru
SPF_INCLUDEspf.unisender.com

Related pages

Pivot deeper into the graph from vodohod.com.

Cypher and MCP

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

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