Hostname
concludis.de
Last fetched
concludis.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
concludis.de 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 |
|---|---|---|---|---|
| 136.243.201.190 | 136.243.0.0/16 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with concludis.de in WhisperGraph.
Subdomains
206 observed subdomains of concludis.de.
Showing 25 of 206. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from concludis.de in the public web crawl.
6 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for concludis.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.concludis.com |
| SPF_INCLUDE | spf.noris.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.251.255.193 |
| SPF_IP | 188.40.50.130 |
| SPF_IP | 195.201.230.235 |
| SPF_IP | 85.10.204.36 |
| SPF_IP | 85.10.204.42 |
| SPF_IP | 85.10.204.43 |
| SPF_IP | 85.10.204.71 |
| SPF_IP | 85.10.204.77 |
| SPF_IP | 85.10.204.79 |
| SPF_IP | 85.10.218.99 |
| SPF_MX | concludis.de |
Related pages
Pivot deeper into the graph from concludis.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "concludis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.