Skip to content

Hostname

beleaf.eu

Last fetched

beleaf.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · beleaf.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/beleaf.eu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with beleaf.eu in WhisperGraph.

Subdomains

1 observed subdomain of beleaf.eu.

Subdomain
www.beleaf.eu

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for beleaf.eu.

MechanismTarget
SPF_Abeleaf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.67.250.16
SPF_IP188.39.191.122
SPF_IP51.145.118.44
SPF_MXbeleaf.eu

Related pages

Pivot deeper into the graph from beleaf.eu.

Cypher and MCP

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

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