Skip to content

Hostname

iac.ac.il

Last fetched

iac.ac.il resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IL.

Nutrition Label

WHISPER CANON · iac.ac.ilRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/iac.ac.il

Resolution chain

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

IPPrefixASNOperatorCountry
51.17.207.19351.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

No WHOIS records are currently associated with iac.ac.il in WhisperGraph.

Subdomains

20 observed subdomains of iac.ac.il.

Web-graph footprint

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

59 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iac.ac.il.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEactivetrail.com
SPF_IP212.68.132.226
SPF_IP31.168.139.60
SPF_IP31.168.139.62
SPF_IP31.168.141.216
SPF_IP31.168.239.42
SPF_IP37.142.122.226
SPF_IP37.142.122.230
SPF_IP51.17.138.212
SPF_IP51.17.166.8
SPF_IP51.17.71.117

Related pages

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

Cypher and MCP

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

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