Skip to content

Hostname

imageworld.fi

Last fetched

imageworld.fi resolves to 1 IPv4 address operated by AS29132 in FI.

Nutrition Label

WHISPER CANON · imageworld.fiRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/imageworld.fi

Resolution chain

imageworld.fi resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.94.64.132212.94.64.0/20AS29132FI

WHOIS identity

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

Subdomains

55 observed subdomains of imageworld.fi.

Web-graph footprint

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

10 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for imageworld.fi.

MechanismTarget
SPF_Aimageworld.fi
SPF_Asouthstar.iwn.fi
SPF_INCLUDE_spf1.sollertis.fi
SPF_INCLUDE_spf2.sollertis.fi
SPF_INCLUDE_spf3.sollertis.fi
SPF_INCLUDE_spf4.sollertis.fi
SPF_INCLUDE_spf5.sollertis.fi
SPF_INCLUDE_spf6.sollertis.fi
SPF_INCLUDEemsd1.com

Related pages

Pivot deeper into the graph from imageworld.fi.

Cypher and MCP

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

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