Skip to content

Hostname

rsult.fi

Last fetched

rsult.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · rsult.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rsult.fi

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with rsult.fi in WhisperGraph.

Subdomains

25 observed subdomains of rsult.fi.

Web-graph footprint

Distinct hostnames that link to or from rsult.fi in the public web crawl.

23 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rsult.fi.

MechanismTarget
SPF_Arsult.fi
SPF_INCLUDE27186904.spf03.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.datalatu.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP94.237.116.75
SPF_MXrsult.fi

Related pages

Pivot deeper into the graph from rsult.fi.

Cypher and MCP

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

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