Skip to content

Hostname

fiif.fi

Last fetched

fiif.fi resolves to 3 IPv4 addresses operated by GLESYS - Glesys AB in FI.

Nutrition Label

WHISPER CANON · fiif.fiRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/fiif.fi

Resolution chain

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

IPPrefixASNOperatorCountry
83.143.220.14783.143.216.0/21AS42708GLESYS - Glesys ABFI
83.143.220.14883.143.216.0/21AS42708GLESYS - Glesys ABFI
83.143.220.15183.143.216.0/21AS42708GLESYS - Glesys ABFI

WHOIS identity

No WHOIS records are currently associated with fiif.fi in WhisperGraph.

Subdomains

1 observed subdomain of fiif.fi.

Subdomain
www.fiif.fi

Web-graph footprint

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

13 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fiif.fi.

Cypher and MCP

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

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