Skip to content

Hostname

keuruu.fi

Last fetched

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

Nutrition Label

WHISPER CANON · keuruu.fiRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/keuruu.fi

Resolution chain

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

WHOIS identity

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

Subdomains

10 observed subdomains of keuruu.fi.

Web-graph footprint

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

137 sites link to this hostname.

250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for keuruu.fi.

MechanismTarget
SPF_Amail.inet.fi
SPF_Ameili.jkl.fi
SPF_Amfp.cstream.sonera.com
SPF_INCLUDE_spf.datacenter.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.55.176.54/32
SPF_IP192.89.123.192
SPF_IP192.89.123.25/32
SPF_IP193.110.111.28/32
SPF_IP195.191.122.0/24
SPF_IP195.191.123.0/24
SPF_IP20.166.88.172
SPF_IP213.139.172.132/32
SPF_IP213.139.172.158/32
SPF_IP213.157.70.73
SPF_IP213.157.70.75
SPF_IP62.71.2.199
SPF_IP80.248.168.0/24
SPF_IP80.74.207.118
SPF_IP84.20.154.76
SPF_IP91.209.29.24/32

Related pages

Pivot deeper into the graph from keuruu.fi.

Cypher and MCP

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

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