Skip to content

Hostname

boi.org.il

Last fetched

boi.org.il resolves to 2 IPv4 addresses operated by AS8867 in IL. WHOIS lists iana:10007 as the registrar.

Nutrition Label

WHISPER CANON · boi.org.ilRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/boi.org.il

Resolution chain

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

WHOIS identity

Registrar
iana:10007
Organization
bank of israel
Contact emails

Subdomains

19 observed subdomains of boi.org.il.

Web-graph footprint

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

1,397 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for boi.org.il.

MechanismTarget
SPF_INCLUDEinforumail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP213.57.85.30
SPF_IP37.142.13.222
SPF_IP54.228.34.23/32
SPF_IP81.218.56.173
SPF_IP96.9.127.25
SPF_IP99.80.130.134/32

Related pages

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

Cypher and MCP

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

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