Skip to content

Hostname

lf.osu.eu

Last fetched

lf.osu.eu resolves to 1 IPv4 address operated by AS2852 in CZ.

Nutrition Label

WHISPER CANON · lf.osu.euRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lf.osu.eu

Resolution chain

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

IPPrefixASNOperatorCountry
78.128.128.2578.128.128.0/17AS2852CZ

WHOIS identity

No WHOIS records are currently associated with lf.osu.eu in WhisperGraph.

Subdomains

1 observed subdomain of lf.osu.eu.

Subdomain
www.lf.osu.eu

Web-graph footprint

Distinct hostnames that link to or from lf.osu.eu in the public web crawl.

38 sites link to this hostname.

177 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lf.osu.eu.

MechanismTarget
SPF_Alf.osu.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.113.106.34
SPF_IP195.113.106.6
SPF_IP195.113.106.9
SPF_IP2001:718:1005:601:0:0:0:34
SPF_IP2001:718:1005:601:0:0:0:6
SPF_IP2001:718:1005:601:0:0:0:9
SPF_MXlf.osu.eu

Related pages

Pivot deeper into the graph from lf.osu.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lf.osu.eu"})-[: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.