Skip to content

Hostname

lainaaheti.fi

Last fetched

lainaaheti.fi resolves to 1 IPv4 address operated by AS42708 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.246.10.10046.246.0.0/17AS42708FI

WHOIS identity

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

Subdomains

4 observed subdomains of lainaaheti.fi.

Web-graph footprint

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

151 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lainaaheti.fi.

MechanismTarget
SPF_Alainaaheti.fi
SPF_INCLUDE_mail.glesys.com
SPF_INCLUDE_spf.int2000.net
SPF_INCLUDEwepardi.fi
SPF_IP192.130.146.160
SPF_IP62.73.58.128/25
SPF_IP62.73.58.141
SPF_IP94.237.14.217
SPF_MXlainaaheti.fi

Related pages

Pivot deeper into the graph from lainaaheti.fi.

Cypher and MCP

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

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