Skip to content

Hostname

amano.eu

Last fetched

amano.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

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

Resolution chain

amano.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:combell nv
Organization
Contact emails

Subdomains

10 observed subdomains of amano.eu.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amano.eu.

MechanismTarget
SPF_Aamano.eu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.85.208.44
SPF_MXamano.eu

Related pages

Pivot deeper into the graph from amano.eu.

Cypher and MCP

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

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