Skip to content

Hostname

hendi.eu

Last fetched

hendi.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · hendi.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/hendi.eu

Resolution chain

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

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

6 observed subdomains of hendi.eu.

Web-graph footprint

Distinct hostnames that link to or from hendi.eu in the public web crawl.

110 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hendi.eu.

MechanismTarget
SPF_Ahendi.eu
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEem7906.hendi.eu
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.transsmart.com
SPF_IP128.140.225.2/32
SPF_IP154.57.145.205
SPF_IP185.15.248.106
SPF_IP31.149.70.105
SPF_IP52.211.163.220
SPF_MXhendi.eu

Related pages

Pivot deeper into the graph from hendi.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hendi.eu"})-[: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.