Skip to content

Hostname

delta.co.il

Last fetched

delta.co.il resolves to 3 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in IL. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · delta.co.ilRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/delta.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
129.159.147.229129.159.128.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationIL
45.60.124.17345.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.17345.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1079
Organization
delta galil industries
Contact emails

Subdomains

5 observed subdomains of delta.co.il.

Web-graph footprint

Distinct hostnames that link to or from delta.co.il in the public web crawl.

73 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for delta.co.il.

MechanismTarget
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEinforumail.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.37.159.132

Related pages

Pivot deeper into the graph from delta.co.il.

Cypher and MCP

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

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