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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for hendi.eu.
| Mechanism | Target |
|---|---|
| SPF_A | hendi.eu |
| SPF_INCLUDE | _spf.mailplus.nl |
| SPF_INCLUDE | em7906.hendi.eu |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.transsmart.com |
| SPF_IP | 128.140.225.2/32 |
| SPF_IP | 154.57.145.205 |
| SPF_IP | 185.15.248.106 |
| SPF_IP | 31.149.70.105 |
| SPF_IP | 52.211.163.220 |
| SPF_MX | hendi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.