Skip to content

Hostname

rask.ee

Last fetched

rask.ee resolves to 1 IPv4 address operated by AS49604 in NL.

Nutrition Label

WHISPER CANON · rask.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/rask.ee

Resolution chain

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

IPPrefixASNOperatorCountry
85.222.234.1485.222.232.0/22AS49604NL

WHOIS identity

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

Subdomains

5 observed subdomains of rask.ee.

Web-graph footprint

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

47 sites link to this hostname.

247 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rask.ee.

MechanismTarget
SPF_Arask.ee
SPF_INCLUDE_spf.smaily.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.219.100.194
SPF_IP213.219.100.195
SPF_IP2a01:97a0:3:1:0:0:0:5
SPF_IP2a01:97a0:3:1:250:56ff:fe88:c856
SPF_IP80.79.114.227
SPF_MXrask.ee

Related pages

Pivot deeper into the graph from rask.ee.

Cypher and MCP

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

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