Skip to content

Hostname

enmacc.de

Last fetched

enmacc.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · enmacc.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/enmacc.de

Resolution chain

enmacc.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.50.11218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.1218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.2518.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.5818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.192.55.1054.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.12254.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.1354.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.55.5854.192.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with enmacc.de in WhisperGraph.

Subdomains

25 observed subdomains of enmacc.de.

Web-graph footprint

Distinct hostnames that link to or from enmacc.de in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for enmacc.de.

Related pages

Pivot deeper into the graph from enmacc.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enmacc.de"})-[: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.