Skip to content

Hostname

ktinterior.fi

Last fetched

ktinterior.fi resolves to 2 IPv4 addresses operated by HETZNER-AS in FI.

Nutrition Label

WHISPER CANON · ktinterior.fiRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ktinterior.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.104.24095.217.0.0/16AS24940HETZNER-ASFI
95.217.107.3395.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

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

Subdomains

1 observed subdomain of ktinterior.fi.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ktinterior.fi.

MechanismTarget
SPF_INCLUDEo40.p8.mailjet.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webcrm.com
SPF_IP185.179.116.171
SPF_IP188.127.220.30
SPF_IP217.119.37.24

Related pages

Pivot deeper into the graph from ktinterior.fi.

Cypher and MCP

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

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