Skip to content

Hostname

e-mann.eu

Last fetched

e-mann.eu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:vimexx as the registrar.

Nutrition Label

WHISPER CANON · e-mann.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/e-mann.eu

Resolution chain

e-mann.eu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.16.58104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.166172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:vimexx
Organization
Contact emails

Subdomains

4 observed subdomains of e-mann.eu.

Web-graph footprint

Distinct hostnames that link to or from e-mann.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for e-mann.eu.

MechanismTarget
SPF_Ae-mann.eu
SPF_IP45.148.143.101
SPF_MXe-mann.eu

Related pages

Pivot deeper into the graph from e-mann.eu.

Cypher and MCP

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

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