Skip to content

Hostname

ensam.eu

Last fetched

ensam.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · ensam.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ensam.eu

Resolution chain

ensam.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:nameshield
Organization
Contact emails

Subdomains

97 observed subdomains of ensam.eu.

Web-graph footprint

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

169 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ensam.eu.

MechanismTarget
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.relay.renater.fr
SPF_INCLUDEspf.tipimail.com
SPF_IP193.48.193.100
SPF_IP193.48.193.108
SPF_IP193.48.193.109
SPF_IP193.48.193.26
SPF_IP193.48.193.97
SPF_IP193.48.193.98
SPF_IP193.48.193.99
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP46.235.21.57/32
SPF_IP93.188.174.201/29

Related pages

Pivot deeper into the graph from ensam.eu.

Cypher and MCP

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

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