Skip to content

Hostname

mor.org.il

Last fetched

mor.org.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1687 as the registrar.

Nutrition Label

WHISPER CANON · mor.org.ilRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mor.org.il

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.242.3645.60.242.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.248.3645.60.248.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1687
Organization
rinat dayan
Contact emails

Subdomains

3 observed subdomains of mor.org.il.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mor.org.il.

MechanismTarget
SPF_Amail.mor.org.il
SPF_EXISTS%{i}.spf.hc2046-60.eu.iphmx.com
SPF_IP194.114.146.47

Related pages

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

Cypher and MCP

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

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