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
Resolution chain
clickdoc.at resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.107.213.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.246.45 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 13.107.253.44 | 13.104.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | CA |
| 194.105.44.159 | 194.105.40.0/21 | AS203437 | CGM | DE |
| 20.170.82.195 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for clickdoc.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cgm.com |
| SPF_INCLUDE | spf9140.smtpeter.com |
| SPF_IP | 193.158.110.81 |
| SPF_IP | 193.218.9.101 |
| SPF_IP | 193.47.161.177 |
| SPF_IP | 193.47.161.188 |
| SPF_IP | 193.47.161.71 |
| SPF_IP | 52.157.149.216/32 |
Related pages
Pivot deeper into the graph from clickdoc.at.
- IP · 13.107.213.45
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:internetx gmbh
- Country · CA
- TLD · .at
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.