Skip to content

Hostname

kvvy.fi

Last fetched

kvvy.fi resolves to 1 IPv4 address operated by AS202053 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.112.20294.237.112.0/21AS202053FI

WHOIS identity

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

Subdomains

11 observed subdomains of kvvy.fi.

Web-graph footprint

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

99 sites link to this hostname.

184 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kvvy.fi.

MechanismTarget
SPF_Aposti.saas.cldpart.net
SPF_INCLUDE_spf.caspiomail.com
SPF_INCLUDE_spf.emaileri.fi
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDE_spf.omaverkkokauppa.fi
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.214.135.243
SPF_IP94.237.33.166
SPF_IP94.237.36.50

Related pages

Pivot deeper into the graph from kvvy.fi.

Cypher and MCP

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

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