Skip to content

Hostname

keva.fi

Last fetched

keva.fi resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
40.113.90.20240.112.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
Organization
keva
Contact emails

Subdomains

71 observed subdomains of keva.fi.

Web-graph footprint

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

349 sites link to this hostname.

202 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for keva.fi.

MechanismTarget
SPF_Akeva.fi
SPF_Amail.webropolsurveys.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.90.135.131
SPF_IP193.64.173.0/24
SPF_IP46.182.112.122
SPF_IP52.232.86.198
SPF_IP91.225.69.22
SPF_IP94.237.91.30
SPF_IP94.237.97.175
SPF_IP95.175.113.181/32
SPF_MXkeva.fi

Related pages

Pivot deeper into the graph from keva.fi.

Cypher and MCP

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

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