Skip to content

Hostname

cleanmanager.dk

Last fetched

cleanmanager.dk resolves to 1 IPv4 address operated by SENTIA in DK.

Nutrition Label

WHISPER CANON · cleanmanager.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cleanmanager.dk

Resolution chain

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

IPPrefixASNOperatorCountry
86.48.72.13086.48.72.0/21AS47292SENTIADK

WHOIS identity

Registrar
Organization
cleanmanager aps
Contact emails

Subdomains

12 observed subdomains of cleanmanager.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cleanmanager.dk.

MechanismTarget
SPF_INCLUDE145879888.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzoho.com
SPF_MXcleanmanager.dk

Related pages

Pivot deeper into the graph from cleanmanager.dk.

Cypher and MCP

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

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