Skip to content

Hostname

schwarzer.de

Last fetched

schwarzer.de resolves to 1 IPv4 address operated by AS44335 in DE.

Nutrition Label

WHISPER CANON · schwarzer.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/schwarzer.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.218.22109.234.218.0/24AS44335DE

WHOIS identity

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

Subdomains

138 observed subdomains of schwarzer.de.

Web-graph footprint

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

191 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for schwarzer.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.216.0/21
SPF_IP195.93.200.0/23
SPF_IP2a00:1c08:0000::/48
SPF_IP2a00:1c08::/32
SPF_IP2a01:4f8:c010:b5b8:0:0:0:1
SPF_IP49.13.13.111
SPF_IP95.130.17.0/24

Related pages

Pivot deeper into the graph from schwarzer.de.

Cypher and MCP

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

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