Skip to content

Hostname

keuda.fi

Last fetched

keuda.fi resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · keuda.fiRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/keuda.fi

Resolution chain

keuda.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
keski-uudenmaan koulutuskuntayhtym?
Contact emails

Subdomains

33 observed subdomains of keuda.fi.

Web-graph footprint

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

233 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for keuda.fi.

MechanismTarget
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.165.136.179
SPF_IP62.165.136.5
SPF_IP62.165.136.6
SPF_IP81.22.169.238/32
SPF_IP82.197.21.80/28

Related pages

Pivot deeper into the graph from keuda.fi.

Cypher and MCP

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

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