Skip to content

Hostname

ocean.org.il

Last fetched

ocean.org.il resolves to 1 IPv4 address operated by AS44709 in IL. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · ocean.org.ilRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ocean.org.il

Resolution chain

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

IPPrefixASNOperatorCountry
91.223.106.24291.223.106.0/24AS44709IL

WHOIS identity

Registrar
iana:1079
Organization
israel oceanographic&limnological research
Contact emails

Subdomains

13 observed subdomains of ocean.org.il.

Web-graph footprint

Distinct hostnames that link to or from ocean.org.il in the public web crawl.

127 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ocean.org.il.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ocean.org.il.

Cypher and MCP

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

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