Skip to content

Hostname

hamk.fi

Last fetched

hamk.fi resolves to 1 IPv4 address operated by UPCLOUD in FI. WHOIS lists iana:73 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.237.19.294.237.16.0/21AS202053UPCLOUDFI

WHOIS identity

Registrar
iana:73
Organization
h?meen ammattikorkeakoulu oy
Contact emails

Subdomains

2,791 observed subdomains of hamk.fi.

Web-graph footprint

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

823 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hamk.fi.

MechanismTarget
SPF_INCLUDEhosted-at.csc.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.148.239.16
SPF_IP2a00:1a28:100:0:0:0:0:69
SPF_IP46.246.10.86/32

Related pages

Pivot deeper into the graph from hamk.fi.

Cypher and MCP

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

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