Skip to content

Hostname

autolevy.de

Last fetched

autolevy.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.204.21534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.101.25552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.215.6454.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

9 observed subdomains of autolevy.de.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for autolevy.de.

MechanismTarget
SPF_INCLUDE_spf.jpberlin.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.academymaker.de
SPF_INCLUDEspf.avency.de
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.toyota-task.de
SPF_IP178.20.99.99

Related pages

Pivot deeper into the graph from autolevy.de.

Cypher and MCP

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

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