Hostname
ono.ac.il
Last fetched
ono.ac.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1079 as the registrar.
Nutrition Label
Resolution chain
ono.ac.il resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.46.94 | 45.60.46.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.48.94 | 45.60.48.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:1079
- Organization
- oac - ono academic college
- Contact emails
- —
Subdomains
79 observed subdomains of ono.ac.il.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ono.ac.il in the public web crawl.
259 sites link to this hostname.
537 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for ono.ac.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticmail.com |
| SPF_INCLUDE | impactia.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.21.221 |
| SPF_IP | 212.29.206.129 |
| SPF_IP | 212.68.137.76 |
| SPF_IP | 213.8.71.180 |
| SPF_IP | 62.90.11.100 |
| SPF_IP | 62.90.11.73 |
| SPF_IP | 62.90.11.83 |
| SPF_IP | 62.90.11.95 |
| SPF_IP | 62.90.11.97 |
| SPF_IP | 82.163.139.220 |
| SPF_IP | 84.94.238.210 |
Related pages
Pivot deeper into the graph from ono.ac.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ono.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.