Skip to content

Hostname

fimpec.fi

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.71.3365.108.0.0/16AS24940HETZNER-ASFI
95.217.75.9795.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

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

Subdomains

2 observed subdomains of fimpec.fi.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fimpec.fi.

MechanismTarget
SPF_Afimpec.fi
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXfimpec.fi

Related pages

Pivot deeper into the graph from fimpec.fi.

Cypher and MCP

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

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