Skip to content

Hostname

bk-ebenezer.de

Last fetched

bk-ebenezer.de resolves to 2 IPv4 addresses operated by DTAG - Deutsche Telekom AG in DE.

Nutrition Label

WHISPER CANON · bk-ebenezer.deRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/bk-ebenezer.de

Resolution chain

bk-ebenezer.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.226.32.9779.192.0.0/10AS3320DTAG - Deutsche Telekom AGDE
87.142.134.13887.128.0.0/10AS3320DTAG - Deutsche Telekom AGDE

WHOIS identity

No WHOIS records are currently associated with bk-ebenezer.de in WhisperGraph.

Subdomains

19 observed subdomains of bk-ebenezer.de.

Web-graph footprint

Distinct hostnames that link to or from bk-ebenezer.de in the public web crawl.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for bk-ebenezer.de.

MechanismTarget
SPF_Abk-ebenezer.de
SPF_Arelay1.iserv.eu
SPF_Arelay2.iserv.eu
SPF_Arelay3.iserv.eu
SPF_Arelaybs.iserv.eu
SPF_MXbk-ebenezer.de

Related pages

Pivot deeper into the graph from bk-ebenezer.de.

Cypher and MCP

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

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