Hostname
osh.org.il
Last fetched
osh.org.il is a registered hostname under the .il top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with osh.org.il in WhisperGraph.
Subdomains
17 observed subdomains of osh.org.il.
Web-graph footprint
Distinct hostnames that link to or from osh.org.il in the public web crawl.
223 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for osh.org.il.
| Mechanism | Target |
|---|---|
| SPF_A | osh.org.il |
| SPF_INCLUDE | _spf.activetrail.com |
| SPF_INCLUDE | mymarketing.co.il |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.116.231.118 |
| SPF_IP | 31.154.24.34/28 |
| SPF_IP | 62.128.51.69 |
| SPF_MX | osh.org.il |
Related pages
Pivot deeper into the graph from osh.org.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osh.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.