Skip to content

Hostname

lahjatonline.fi

Last fetched

lahjatonline.fi resolves to 2 IPv4 addresses operated by GLESYS - Glesys AB in FI.

Nutrition Label

WHISPER CANON · lahjatonline.fiRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lahjatonline.fi

Resolution chain

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

IPPrefixASNOperatorCountry
83.143.219.5483.143.216.0/21AS42708GLESYS - Glesys ABFI
88.99.26.10688.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

2 observed subdomains of lahjatonline.fi.

Web-graph footprint

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

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lahjatonline.fi.

MechanismTarget
SPF_Alahjatonline.fi
SPF_INCLUDErelay.mailchannels.net
SPF_IP88.99.26.106
SPF_MXlahjatonline.fi

Related pages

Pivot deeper into the graph from lahjatonline.fi.

Cypher and MCP

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

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