Skip to content

Hostname

forum24.fi

Last fetched

forum24.fi resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.94.55108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.71108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.79108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.94.99108.138.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
forum24 oy
Contact emails

Subdomains

2 observed subdomains of forum24.fi.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for forum24.fi.

MechanismTarget
SPF_Aforum24.fi
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.143.126.0/24
SPF_IP193.209.118.20
SPF_IP193.209.118.21
SPF_IP193.209.118.4
SPF_MXforum24.fi

Related pages

Pivot deeper into the graph from forum24.fi.

Cypher and MCP

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

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