Skip to content

Hostname

forus.ee

Last fetched

forus.ee resolves to 1 IPv4 address operated by ZONE Zone Media OU in EE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.242.164185.31.240.0/22AS49604ZONE Zone Media OUEE

WHOIS identity

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

Subdomains

22 observed subdomains of forus.ee.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for forus.ee.

MechanismTarget
SPF_Adirecto.gate.ee
SPF_Amail.edutizer.ee
SPF_Avmail.zone.eu
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEmail.spf.elkdata.ee
SPF_INCLUDEmailer.recommy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.31.242.164
SPF_IP185.43.105.124/32
SPF_IP194.126.113.14
SPF_IP213.180.9.190
SPF_IP217.146.64.125
SPF_IP217.146.68.92
SPF_IP46.22.220.113/32
SPF_IP81.198.79.198/32

Related pages

Pivot deeper into the graph from forus.ee.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "forus.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.