Skip to content

Hostname

hdl.fi

Last fetched

hdl.fi is a registered hostname under the .fi top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:140
Organization
helsingin diakonissalaitoksen saatio sr.
Contact emails

Subdomains

19 observed subdomains of hdl.fi.

Web-graph footprint

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

388 sites link to this hostname.

537 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for hdl.fi.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEspf.doberman.fi
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.254.126.195
SPF_IP193.143.5.10
SPF_IP193.143.5.25
SPF_IP193.229.0.46/32
SPF_IP193.64.173.0/24
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP46.231.88.114
SPF_IP84.234.66.80

Related pages

Pivot deeper into the graph from hdl.fi.

Cypher and MCP

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

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