Skip to content

Hostname

cispa.de

Last fetched

cispa.de resolves to 1 IPv4 address operated by TWL-KOM-AS Donnersbergweg 4 in DE.

Nutrition Label

WHISPER CANON · cispa.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cispa.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.21.165.114212.21.160.0/19AS9022TWL-KOM-AS Donnersbergweg 4DE

WHOIS identity

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

Subdomains

93 observed subdomains of cispa.de.

Web-graph footprint

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

676 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cispa.de.

MechanismTarget
SPF_Amail.cispa.saarland
SPF_INCLUDEamadeus._spf.cispa.de
SPF_INCLUDEgwdg.de
SPF_INCLUDEmpi._spf.cispa.de
SPF_IP134.76.10.0/23
SPF_IP134.76.26.0/24
SPF_IP134.76.9.0/24
SPF_IP134.96.7.0/24
SPF_MXcispa.de

Related pages

Pivot deeper into the graph from cispa.de.

Cypher and MCP

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

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