Skip to content

Hostname

chatwerk.de

Last fetched

chatwerk.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.165.17136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

31 observed subdomains of chatwerk.de.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for chatwerk.de.

MechanismTarget
SPF_INCLUDE8456587.spf08.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tapfiliate.com
SPF_IP34.107.23.73
SPF_IP34.107.47.110
SPF_IP34.107.87.149
SPF_IP34.89.166.175
SPF_IP34.89.192.210
SPF_IP34.89.195.128
SPF_IP35.198.108.156
SPF_IP35.198.68.70
SPF_IP35.234.78.172

Related pages

Pivot deeper into the graph from chatwerk.de.

Cypher and MCP

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

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