Skip to content

Hostname

gen.fi

Last fetched

gen.fi appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · gen.fiRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/gen.fi

Resolution chain

gen.fi has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

5 observed subdomains of gen.fi.

Web-graph footprint

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

8 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for gen.fi.

MechanismTarget
SPF_Agen.fi
SPF_INCLUDE_spf208.netfinn.net
SPF_INCLUDE_spf408.netfinn.net
SPF_IP141.95.84.144
SPF_IP164.132.210.233
SPF_IP192.163.216.113
SPF_IP5.135.60.106
SPF_IP50.116.71.212
SPF_IP51.77.83.187
SPF_IP51.91.48.26
SPF_MXgen.fi

Related pages

Pivot deeper into the graph from gen.fi.

Cypher and MCP

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

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