Skip to content

Hostname

masku.fi

Last fetched

masku.fi resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:1498 as the registrar.

Nutrition Label

WHISPER CANON · masku.fiRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/masku.fi

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.46.3295.216.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
95.216.46.3395.216.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:1498
Organization
maskun kunta
Contact emails

Subdomains

24 observed subdomains of masku.fi.

Web-graph footprint

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

99 sites link to this hostname.

167 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for masku.fi.

MechanismTarget
SPF_INCLUDEmail.webropolsurveys.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ficolo.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.103.112.41
SPF_IP193.208.83.80
SPF_IP213.141.105.172
SPF_IP213.216.219.106
SPF_IP213.216.219.114
SPF_IP62.183.250.194
SPF_IP62.44.202.158
SPF_IP85.131.80.94
SPF_IP89.250.48.136/32

Related pages

Pivot deeper into the graph from masku.fi.

Cypher and MCP

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

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