Skip to content

Hostname

yvc.ac.il

Last fetched

yvc.ac.il resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · yvc.ac.ilRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yvc.ac.il

Resolution chain

yvc.ac.il resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.12913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.170.323.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.513.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.583.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.160.170.853.160.168.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:1079
Organization
emek yizreel academic college
Contact emails

Subdomains

31 observed subdomains of yvc.ac.il.

Web-graph footprint

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

155 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for yvc.ac.il.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemailv.com
SPF_INCLUDEesa1.hc750-74.eu.iphmx.com
SPF_INCLUDEoutbox.co.il
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.yvc.ac.il

Related pages

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

Cypher and MCP

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

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