Skip to content

Hostname

care.de

Last fetched

care.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · care.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/care.de

Resolution chain

care.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.30.29104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.171.183172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.181.132.41185.181.132.0/22AS15817DE

WHOIS identity

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

Subdomains

24 observed subdomains of care.de.

Web-graph footprint

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

553 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for care.de.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.myconvento.com
SPF_INCLUDEsrv2.de
SPF_IP217.196.144.0/24

Related pages

Pivot deeper into the graph from care.de.

Cypher and MCP

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

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