Skip to content

Hostname

runi.ac.il

Last fetched

runi.ac.il resolves to 2 IPv4 addresses operated by AS34309 in DE.

Nutrition Label

WHISPER CANON · runi.ac.ilRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/runi.ac.il

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.223.84128.65.208.0/20AS34309DE
35.190.35.25535.190.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with runi.ac.il in WhisperGraph.

Subdomains

71 observed subdomains of runi.ac.il.

Web-graph footprint

Distinct hostnames that link to or from runi.ac.il in the public web crawl.

651 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for runi.ac.il.

MechanismTarget
SPF_Aruni.ac.il
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf2.runi.ac.il
SPF_IP194.165.192.241
SPF_IP194.165.202.16

Related pages

Pivot deeper into the graph from runi.ac.il.

Cypher and MCP

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

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