Skip to content

Hostname

harju.fi

Last fetched

harju.fi resolves to 2 IPv4 addresses operated by AS58003 in FI.

Nutrition Label

WHISPER CANON · harju.fiRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/harju.fi

Resolution chain

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

WHOIS identity

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

Subdomains

4 observed subdomains of harju.fi.

Web-graph footprint

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

14 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for harju.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.179.116.154
SPF_IP185.28.245.139
SPF_IP185.6.180.72/32
SPF_IP194.197.176.34
SPF_IP80.242.21.69/32

Related pages

Pivot deeper into the graph from harju.fi.

Cypher and MCP

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

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