Skip to content

Hostname

schwacke.de

Last fetched

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

Nutrition Label

WHISPER CANON · schwacke.deRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/schwacke.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.131.4618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.109.2518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.134.1493.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.234.3234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.127.17134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.227.13452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.247.22752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.142.4152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.102.8452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.181.14152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.204.13954.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.136.6654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.206.2754.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.169.4954.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.168.19054.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

28 observed subdomains of schwacke.de.

Web-graph footprint

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

350 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for schwacke.de.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_IP159.183.222.251/32
SPF_IP217.22.144.100
SPF_IP217.22.145.8/32
SPF_IP46.249.61.0/24
SPF_IP85.233.221.64/26

Related pages

Pivot deeper into the graph from schwacke.de.

Cypher and MCP

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

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