Hostname
comdirect.de
Last fetched
comdirect.de resolves to 1 IPv4 address operated by AS16107 in DE.
Nutrition Label
Resolution chain
comdirect.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 |
|---|---|---|---|---|
| 193.41.133.1 | 193.41.133.0/24 | AS16107 | — | DE |
WHOIS identity
No WHOIS records are currently associated with comdirect.de in WhisperGraph.
Subdomains
141 observed subdomains of comdirect.de.
Showing 25 of 141. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comdirect.de in the public web crawl.
1,679 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for comdirect.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.41.132.130 |
| SPF_IP | 193.41.132.131 |
| SPF_IP | 193.41.132.151 |
| SPF_IP | 193.41.132.152 |
| SPF_IP | 193.41.135.66 |
| SPF_IP | 193.41.135.67 |
| SPF_IP | 193.41.135.68 |
| SPF_IP | 2001:67c:2440:3100::/64 |
| SPF_IP | 2001:67c:2440:4001::/64 |
Related pages
Pivot deeper into the graph from comdirect.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comdirect.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.