Skip to content

Hostname

alli.fi

Last fetched

alli.fi resolves to 2 IPv4 addresses operated by AS24940 in FI. WHOIS lists registrar:contrasec oy as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:contrasec oy
Organization
suomen nuorisoyhteistyo - allianssi ry
Contact emails

Subdomains

96 observed subdomains of alli.fi.

Web-graph footprint

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

234 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for alli.fi.

MechanismTarget
SPF_Acm.contiomail.fi
SPF_As23.bitpoint.fia:bulkmail.palvelukanava.fi
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.lyyti.fi
SPF_INCLUDEsendgrid.net
SPF_IP87.108.19.145

Related pages

Pivot deeper into the graph from alli.fi.

Cypher and MCP

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

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