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
Resolution chain
hamk.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.237.19.2 | 94.237.16.0/21 | AS202053 | UPCLOUD | FI |
WHOIS identity
- Registrar
- iana:73
- Organization
- h?meen ammattikorkeakoulu oy
- Contact emails
- —
Subdomains
2,791 observed subdomains of hamk.fi.
Showing 25 of 2,791. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hamk.fi in the public web crawl.
823 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for hamk.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | hosted-at.csc.fi |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.lianamailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.148.239.16 |
| SPF_IP | 2a00:1a28:100:0:0:0:0:69 |
| SPF_IP | 46.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.