Hostname
lahjatonline.fi
Last fetched
lahjatonline.fi resolves to 2 IPv4 addresses operated by GLESYS - Glesys AB in FI.
Nutrition Label
Resolution chain
lahjatonline.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 83.143.219.54 | 83.143.216.0/21 | AS42708 | GLESYS - Glesys AB | FI |
| 88.99.26.106 | 88.99.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
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
MX records
SPF policy
4 SPF mechanisms authorising senders for lahjatonline.fi.
| Mechanism | Target |
|---|---|
| SPF_A | lahjatonline.fi |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 88.99.26.106 |
| SPF_MX | lahjatonline.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.