Skip to content

Hostname

hye.co.il

Last fetched

hye.co.il appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · hye.co.ilRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hye.co.il

Resolution chain

hye.co.il has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

42 observed subdomains of hye.co.il.

Web-graph footprint

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

68 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hye.co.il.

MechanismTarget
SPF_INCLUDEem3970.hye.co.il
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEyoulinktv.com
SPF_IP212.179.125.126/32
SPF_IP212.25.122.227/32
SPF_IP212.29.201.40/32
SPF_IP213.8.191.187/32
SPF_IP213.8.195.70/32
SPF_IP2603:10a6:803:87:0:0:0:12

Related pages

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

Cypher and MCP

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

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