Skip to content

Hostname

bannerstop.de

Last fetched

bannerstop.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bannerstop.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bannerstop.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

10 observed subdomains of bannerstop.de.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bannerstop.de.

MechanismTarget
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.dcpserver.de
SPF_IP167.114.251.209
SPF_IP185.64.113.172
SPF_IP185.64.113.66
SPF_IP194.8.199.162
SPF_IP194.8.199.163
SPF_IP194.8.199.164
SPF_IP194.8.199.165
SPF_IP194.8.199.166
SPF_IP194.8.202.254
SPF_IP212.72.177.74
SPF_IP212.72.187.32/27
SPF_IP2a00:6140:124:4:0:0:0:1
SPF_IP80.252.106.252
SPF_IP80.252.97.204

Related pages

Pivot deeper into the graph from bannerstop.de.

Cypher and MCP

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

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