Skip to content

Hostname

layer8.de

Last fetched

layer8.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.57.54.17252.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

5 observed subdomains of layer8.de.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for layer8.de.

MechanismTarget
SPF_IP18.194.192.178
SPF_IP18.196.224.233
SPF_IP18.197.41.25
SPF_IP52.57.54.172
SPF_MXlayer8.de

Related pages

Pivot deeper into the graph from layer8.de.

Cypher and MCP

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

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