Skip to content

Hostname

itcb.org.il

Last fetched

itcb.org.il resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · itcb.org.ilRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itcb.org.il

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.72104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.72104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.122172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with itcb.org.il in WhisperGraph.

Subdomains

3 observed subdomains of itcb.org.il.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for itcb.org.il.

MechanismTarget
SPF_INCLUDEsmail1018.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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