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
Resolution chain
cleancare.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 49.13.75.27 | 49.14.144.0/22 | AS24940 | — | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for cleancare.dk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.bunzl.eu |
| SPF_A | mail03.webdanmark.com |
| SPF_EXISTS | %{i}.spf.hc598-81.eu.iphmx.com |
| SPF_INCLUDE | _spf.eaglemedia.dk |
| SPF_INCLUDE | _spf.sidetrade.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.54.65.137 |
| SPF_IP | 23.90.104.237 |
Related pages
Pivot deeper into the graph from cleancare.dk.
- IP · 49.13.75.27
- ASN · AS24940
- Registrar · registrar:csc digital brand service, inc
- Country · DE
- Email · domain.admin@bunzl.eu
- TLD · .dk
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.