Skip to content

Hostname

clickdoc.at

Last fetched

clickdoc.at resolves to 5 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:internetx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
194.105.44.159194.105.40.0/21AS203437CGMDE
20.170.82.19520.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
compugroup medical se
Contact emails

Subdomains

42 observed subdomains of clickdoc.at.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clickdoc.at.

MechanismTarget
SPF_INCLUDE_spf.cgm.com
SPF_INCLUDEspf9140.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.at.

Cypher and MCP

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

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