Skip to content

Hostname

humak.fi

Last fetched

humak.fi resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in FI.

Nutrition Label

WHISPER CANON · humak.fiRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/humak.fi

Resolution chain

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

IPPrefixASNOperatorCountry
35.228.56.17835.228.48.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCFI
81.27.96.7281.27.96.0/22AS202053FI

WHOIS identity

Registrar
Organization
suomen humanistinen ammattikorkeakoulu oy
Contact emails

Subdomains

169 observed subdomains of humak.fi.

Web-graph footprint

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

379 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for humak.fi.

MechanismTarget
SPF_Ahumak.fi
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoner.fi
SPF_IP193.167.190.162
SPF_IP193.167.190.22
SPF_MXhumak.fi

Related pages

Pivot deeper into the graph from humak.fi.

Cypher and MCP

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

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