Skip to content

Hostname

blackstyle.de

Last fetched

blackstyle.de resolves to 1 IPv4 address operated by AS21385 in DE.

Nutrition Label

WHISPER CANON · blackstyle.deRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/blackstyle.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.151.94.73217.151.80.0/20AS21385DE

WHOIS identity

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

Subdomains

9 observed subdomains of blackstyle.de.

Web-graph footprint

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

69 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for blackstyle.de.

MechanismTarget
SPF_INCLUDE_spf1.smtp-gateway.de
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEzeptomail.net

Related pages

Pivot deeper into the graph from blackstyle.de.

Cypher and MCP

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

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