Skip to content

Hostname

analysis4u.co.il

Last fetched

analysis4u.co.il resolves to 1 IPv4 address operated by AS1680 in IL.

Nutrition Label

WHISPER CANON · analysis4u.co.ilRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/analysis4u.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
62.90.102.11062.90.0.0/16AS1680IL

WHOIS identity

No WHOIS records are currently associated with analysis4u.co.il in WhisperGraph.

Subdomains

3 observed subdomains of analysis4u.co.il.

Web-graph footprint

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

20 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • analysis4u.co.il

SPF policy

4 SPF mechanisms authorising senders for analysis4u.co.il.

MechanismTarget
SPF_Aanalysis4u.co.il
SPF_IP212.150.236.231
SPF_IP62.90.102.110
SPF_MXanalysis4u.co.il

Related pages

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

Cypher and MCP

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

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