Skip to content

Hostname

sheba.co.il

Last fetched

sheba.co.il resolves to 1 IPv4 address operated by AS35280 in NL. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · sheba.co.ilRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sheba.co.il

Resolution chain

sheba.co.il resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.60.132.229159.60.128.0/20AS35280NL

WHOIS identity

Registrar
iana:10007
Organization
chaim sheba medical center
Contact emails

Subdomains

39 observed subdomains of sheba.co.il.

Web-graph footprint

Distinct hostnames that link to or from sheba.co.il in the public web crawl.

328 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sheba.co.il.

MechanismTarget
SPF_INCLUDEactivetrail.com
SPF_INCLUDEinforumail.com
SPF_IP212.29.237.122/32
SPF_IP212.29.237.123/32
SPF_IP212.29.237.124/32
SPF_IP212.29.237.125/32
SPF_IP212.29.237.126
SPF_MXsheba.co.il

Related pages

Pivot deeper into the graph from sheba.co.il.

Cypher and MCP

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

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