Skip to content

Hostname

projecta.fi

Last fetched

projecta.fi resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · projecta.fiRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/projecta.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.92.8495.216.0.0/16AS24940FI

WHOIS identity

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

Subdomains

7 observed subdomains of projecta.fi.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for projecta.fi.

MechanismTarget
SPF_INCLUDE7658084.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.158.177.74
SPF_IP188.117.37.109/32
SPF_IP217.78.212.80/28
SPF_IP85.131.1.128/26
SPF_IP85.131.48.242
SPF_IP85.131.48.243

Related pages

Pivot deeper into the graph from projecta.fi.

Cypher and MCP

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

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