Skip to content

Hostname

saagel.fi

Last fetched

saagel.fi resolves to 1 IPv4 address operated by CLOUDCENTER in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.82.145.150185.82.144.0/22AS41993CLOUDCENTERFI

WHOIS identity

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

Subdomains

2 observed subdomains of saagel.fi.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for saagel.fi.

MechanismTarget
SPF_INCLUDEspf.avenla.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.156.252.75
SPF_IP45.156.252.76
SPF_IP46.163.246.165/32
SPF_IP46.163.246.166/32

Related pages

Pivot deeper into the graph from saagel.fi.

Cypher and MCP

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

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