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
Resolution chain
keva.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 40.113.90.202 | 40.112.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IE |
WHOIS identity
- Registrar
- —
- Organization
- keva
- Contact emails
- —
Subdomains
71 observed subdomains of keva.fi.
Showing 25 of 71. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for keva.fi.
| Mechanism | Target |
|---|---|
| SPF_A | keva.fi |
| SPF_A | mail.webropolsurveys.com |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 158.90.135.131 |
| SPF_IP | 193.64.173.0/24 |
| SPF_IP | 46.182.112.122 |
| SPF_IP | 52.232.86.198 |
| SPF_IP | 91.225.69.22 |
| SPF_IP | 94.237.91.30 |
| SPF_IP | 94.237.97.175 |
| SPF_IP | 95.175.113.181/32 |
| SPF_MX | keva.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.