Skip to content

Hostname

caritas.de

Last fetched

caritas.de resolves to 1 IPv4 address operated by CONTINUM in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.72.140.18280.72.128.0/20AS20849CONTINUMDE

WHOIS identity

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

Subdomains

206 observed subdomains of caritas.de.

Web-graph footprint

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

4,644 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for caritas.de.

MechanismTarget
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDEcarinet.de
SPF_INCLUDEmailspf.teledata.de
SPF_INCLUDEspf.civilisten.io
SPF_INCLUDEspf.smtp.net
SPF_INCLUDEspf2.caritas.de
SPF_INCLUDEspf3.caritas.de
SPF_IP147.160.167.0/26
SPF_IP195.135.144.19
SPF_IP195.135.144.51
SPF_IP217.22.192.204
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP46.4.235.18
SPF_IP91.250.103.111
SPF_MXcaritas.de

Related pages

Pivot deeper into the graph from caritas.de.

Cypher and MCP

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

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