Skip to content

Hostname

blak.de

Last fetched

blak.de resolves to 1 IPv4 address operated by DGNSERVICE in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.236.252.152185.236.252.0/23AS205487DGNSERVICEDE

WHOIS identity

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

Subdomains

13 observed subdomains of blak.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for blak.de.

MechanismTarget
SPF_Ablak.de
SPF_Awww.fortbildung-blak.de
SPF_INCLUDE_spf.eventmaker.at
SPF_INCLUDE_spf.retarus.com
SPF_IP185.236.252.0/23
SPF_IP213.202.217.137
SPF_IP213.202.217.140
SPF_IP62.154.228.0/24
SPF_IP62.154.230.0/24
SPF_IP88.217.137.205/32
SPF_MXblak.de

Related pages

Pivot deeper into the graph from blak.de.

Cypher and MCP

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

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