Skip to content

Hostname

vvvo.ee

Last fetched

vvvo.ee resolves to 1 IPv4 address operated by ELKDATA in EE.

Nutrition Label

WHISPER CANON · vvvo.eeRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vvvo.ee

Resolution chain

vvvo.ee resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.7.252.211185.7.252.0/23AS61189ELKDATAEE

WHOIS identity

No WHOIS records are currently associated with vvvo.ee in WhisperGraph.

Subdomains

1 observed subdomain of vvvo.ee.

Subdomain
www.vvvo.ee

Web-graph footprint

Distinct hostnames that link to or from vvvo.ee in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vvvo.ee.

MechanismTarget
SPF_Avvvo.ee
SPF_INCLUDEmail.spf.elkdata.ee
SPF_MXvvvo.ee

Related pages

Pivot deeper into the graph from vvvo.ee.

Cypher and MCP

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

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