Skip to content

Hostname

vanleer.org.il

Last fetched

vanleer.org.il has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · vanleer.org.ilRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vanleer.org.il

Resolution chain

vanleer.org.il has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1079
Organization
van leer institution
Contact emails

Subdomains

27 observed subdomains of vanleer.org.il.

Web-graph footprint

Distinct hostnames that link to or from vanleer.org.il in the public web crawl.

433 sites link to this hostname.

326 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vanleer.org.il.

MechanismTarget
SPF_Avanleer.org.il
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDE_spf.inbox.co.il
SPF_INCLUDEspf.microsoftonline.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP185.108.148.90
SPF_IP185.151.196.63
SPF_MXvanleer.org.il

Related pages

Pivot deeper into the graph from vanleer.org.il.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vanleer.org.il"})-[: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.