Skip to content

Hostname

spielaffe.de

Last fetched

spielaffe.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.102.2818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9218.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.2852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.12399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

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

Subdomains

30 observed subdomains of spielaffe.de.

Web-graph footprint

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

183 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for spielaffe.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspieletippsspf.smtp.com
SPF_INCLUDEturbo-smtp.com
SPF_IP46.253.112.26
SPF_MXspielaffe.de

Related pages

Pivot deeper into the graph from spielaffe.de.

Cypher and MCP

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

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