Skip to content

Hostname

cleancare.dk

Last fetched

cleancare.dk resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · cleancare.dkRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cleancare.dk

Resolution chain

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

IPPrefixASNOperatorCountry
49.13.75.2749.14.144.0/22AS24940DE

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
bunzl outsourcing services b.v.
Contact emails

Subdomains

9 observed subdomains of cleancare.dk.

Web-graph footprint

Distinct hostnames that link to or from cleancare.dk in the public web crawl.

12 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cleancare.dk.

MechanismTarget
SPF_Amail.bunzl.eu
SPF_Amail03.webdanmark.com
SPF_EXISTS%{i}.spf.hc598-81.eu.iphmx.com
SPF_INCLUDE_spf.eaglemedia.dk
SPF_INCLUDE_spf.sidetrade.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.65.137
SPF_IP23.90.104.237

Related pages

Pivot deeper into the graph from cleancare.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cleancare.dk"})-[: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.