Skip to content

Hostname

nethit.fi

Last fetched

nethit.fi resolves to 3 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

WHISPER CANON · nethit.fiRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/nethit.fi

Resolution chain

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

WHOIS identity

Registrar
Organization
nethit oy
Contact emails

Subdomains

82 observed subdomains of nethit.fi.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nethit.fi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfcust.dlsoftware.com
SPF_INCLUDEzohodesk.com
SPF_IP185.11.208.37
SPF_IP212.68.0.3/32
SPF_IP212.68.6.38
SPF_IP86.60.204.114
SPF_IP93.90.55.0/24

Related pages

Pivot deeper into the graph from nethit.fi.

Cypher and MCP

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

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