Skip to content

Hostname

halachayomit.co.il

Last fetched

halachayomit.co.il resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1079 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.95.160104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.234172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.226.75.12952.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.124.83.14920.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1079
Organization
samuel sasson
Contact emails

Subdomains

3 observed subdomains of halachayomit.co.il.

Web-graph footprint

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

187 sites link to this hostname.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for halachayomit.co.il.

MechanismTarget
SPF_IP135.148.26.194
SPF_MXhalachayomit.co.il

Related pages

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

Cypher and MCP

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

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