Skip to content

Hostname

knappschaft.de

Last fetched

knappschaft.de resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

WHISPER CANON · knappschaft.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/knappschaft.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.185.74.55212.184.0.0/15AS3320DE

WHOIS identity

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

Subdomains

55 observed subdomains of knappschaft.de.

Web-graph footprint

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

700 sites link to this hostname.

165 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for knappschaft.de.

MechanismTarget
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_IP2003:8:46:4001:0:0:0:100
SPF_IP2003:8:46:4001:0:0:0:103
SPF_IP212.185.74.12
SPF_IP212.185.74.48
SPF_IP212.185.74.49
SPF_IP80.149.218.198
SPF_IP88.217.145.133
SPF_IP88.217.145.136

Related pages

Pivot deeper into the graph from knappschaft.de.

Cypher and MCP

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

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