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
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
MX records
SPF policy
16 SPF mechanisms authorising senders for bannerstop.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.dcpserver.de |
| SPF_IP | 167.114.251.209 |
| SPF_IP | 185.64.113.172 |
| SPF_IP | 185.64.113.66 |
| SPF_IP | 194.8.199.162 |
| SPF_IP | 194.8.199.163 |
| SPF_IP | 194.8.199.164 |
| SPF_IP | 194.8.199.165 |
| SPF_IP | 194.8.199.166 |
| SPF_IP | 194.8.202.254 |
| SPF_IP | 212.72.177.74 |
| SPF_IP | 212.72.187.32/27 |
| SPF_IP | 2a00:6140:124:4:0:0:0:1 |
| SPF_IP | 80.252.106.252 |
| SPF_IP | 80.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.