Skip to content

Hostname

jct.ac.il

Last fetched

jct.ac.il resolves to 2 IPv4 addresses operated by AS7489 in IL. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · jct.ac.ilRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/jct.ac.il

Resolution chain

jct.ac.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:1079
Organization
jerusalem college of technology
Contact emails

Subdomains

585 observed subdomains of jct.ac.il.

Web-graph footprint

Distinct hostnames that link to or from jct.ac.il in the public web crawl.

227 sites link to this hostname.

417 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jct.ac.il.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.inwise.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP147.161.1.0/24
SPF_IP147.161.1.254
SPF_IP94.188.158.2/32

Related pages

Pivot deeper into the graph from jct.ac.il.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.