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
Resolution chain
masku.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.46.32 | 95.216.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
| 95.216.46.33 | 95.216.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | FI |
WHOIS identity
- Registrar
- iana:1498
- Organization
- maskun kunta
- Contact emails
- —
Subdomains
24 observed subdomains of masku.fi.
Showing 19 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for masku.fi.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ficolo.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.103.112.41 |
| SPF_IP | 193.208.83.80 |
| SPF_IP | 213.141.105.172 |
| SPF_IP | 213.216.219.106 |
| SPF_IP | 213.216.219.114 |
| SPF_IP | 62.183.250.194 |
| SPF_IP | 62.44.202.158 |
| SPF_IP | 85.131.80.94 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.