Skip to content

Hostname

htj.fi

Last fetched

htj.fi resolves to 1 IPv4 address operated by NBLNETWORKS-AS Telia Cygate Oy in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.117.20.22188.117.0.0/18AS29422NBLNETWORKS-AS Telia Cygate OyFI

WHOIS identity

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

Subdomains

9 observed subdomains of htj.fi.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for htj.fi.

MechanismTarget
SPF_Aauth-smtp.kotisivut.com
SPF_Awww29.zoner.fi
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.htj.fi
SPF_IP194.157.29.126
SPF_IP79.134.108.6

Related pages

Pivot deeper into the graph from htj.fi.

Cypher and MCP

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

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