Skip to content

Hostname

clickdoc.de

Last fetched

clickdoc.de resolves to 2 IPv4 addresses operated by CGM in DE.

Nutrition Label

WHISPER CANON · clickdoc.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/clickdoc.de

Resolution chain

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

IPPrefixASNOperatorCountry
194.105.44.159194.105.40.0/21AS203437CGMDE
20.170.82.19520.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

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

Subdomains

80 observed subdomains of clickdoc.de.

Web-graph footprint

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

688 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clickdoc.de.

MechanismTarget
SPF_INCLUDE_spf.cgm.com
SPF_INCLUDEspf9251.smtpeter.com
SPF_IP193.158.110.81
SPF_IP193.218.9.101
SPF_IP193.47.161.177
SPF_IP193.47.161.188
SPF_IP193.47.161.71
SPF_IP52.157.149.216/32

Related pages

Pivot deeper into the graph from clickdoc.de.

Cypher and MCP

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

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