Skip to content

Hostname

ormat.com

Last fetched

ormat.com resolves to 45.223.29.227, announced in 45.223.29.0/24 by INCAPSULA - Incapsula Inc in US. ormat.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ormat.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ormat.com

Resolution chain

IPv6 resolution

No AAAA record for ormat.com is recorded in WhisperGraph.

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:10007
Registrant organisation
meir moshka
Contact emails
inachshony@ormat.com, mmoshka@ormat.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • drppa-infogm.bezeqint.co.il
  • ns1.bezeqint.net
  • ns2.bezeqint.net
  • ns3.bezeqint.net

MX records

  • esa1.hc540-24.c3s2.iphmx.com
  • esa2.hc540-24.c3s2.iphmx.com

SPF policy

  • ip: 195.191.52.13/32
  • ip: 68.232.151.227/32
  • ip: 216.71.156.43/32
  • include: spf.mandrillapp.com
  • mx: ormat.com
  • include: spf.protection.outlook.com
  • include: _spf-dc2.successfactors.com
  • include: sendgrid.net
  • include: spf.eu.signature365.net

Threat-feed evidence

History

Related pages

Pivot from ormat.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ormat.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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