Skip to content

Hostname

webmail.amerce.eu

Last fetched

webmail.amerce.eu resolves to 1 IPv4 address operated by AS25151 in NL.

Nutrition Label

WHISPER CANON · webmail.amerce.euRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webmail.amerce.eu

Resolution chain

webmail.amerce.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.94.224.10293.94.224.0/21AS25151NL

WHOIS identity

No WHOIS records are currently associated with webmail.amerce.eu in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for webmail.amerce.eu.

MechanismTarget
SPF_Awebmail.amerce.eu
SPF_IP2002:b009:5070:0:0:0:b009:5070
SPF_IP2a01:4f8:151:1464:0:0:0:0
SPF_IP5.9.28.169
SPF_IP93.94.224.101
SPF_IP93.94.224.102
SPF_MXwebmail.amerce.eu

Related pages

Pivot deeper into the graph from webmail.amerce.eu.

Cypher and MCP

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

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