Skip to content

Hostname

ips.runi.ac.il

Last fetched

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

Nutrition Label

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

Resolution chain

ips.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 ips.runi.ac.il in WhisperGraph.

Subdomains

1 observed subdomain of ips.runi.ac.il.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aips.runi.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 ips.runi.ac.il.

Cypher and MCP

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

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