Skip to content

Hostname

bannerstop.pl

Last fetched

bannerstop.pl resolves to 1 IPv4 address operated by AS8893 in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · bannerstop.plRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bannerstop.pl

Resolution chain

bannerstop.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.53.188.208212.53.188.0/23AS8893DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

7 observed subdomains of bannerstop.pl.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for bannerstop.pl.

MechanismTarget
SPF_INCLUDEspf.dcpserver.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.64.113.66
SPF_IP185.64.113.98
SPF_IP195.14.193.95
SPF_IP212.48.103.164
SPF_IP212.53.128.129
SPF_IP212.53.188.208
SPF_IP212.53.203.146
SPF_IP212.53.214.234
SPF_IP24.40.140.58
SPF_IP24.40.140.59
SPF_IP24.40.140.60
SPF_IP24.40.140.61
SPF_IP24.40.140.62
SPF_IP2a00:1f78:c:40:0:0:0:30e
SPF_IP2a00:6140:124:4:0:0:0:1
SPF_IP2a00:6140:a000:3c:0:0:0:11
SPF_IP2a00:6140:a000:3c:0:0:0:17
SPF_IP2a0a:a545:4625:0:475:d931:ea38:c26d
SPF_IP2a0a:a545:4625:0:cde9:9677:2953:294b
SPF_IP80.252.106.175

Related pages

Pivot deeper into the graph from bannerstop.pl.

Cypher and MCP

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

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