Hostname
iwkoeln.de
Last fetched
iwkoeln.de resolves to 1 IPv4 address operated by AS24940 in DE.
Nutrition Label
Resolution chain
iwkoeln.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 |
|---|---|---|---|---|
| 78.47.106.28 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
No WHOIS records are currently associated with iwkoeln.de in WhisperGraph.
Subdomains
29 observed subdomains of iwkoeln.de.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from iwkoeln.de in the public web crawl.
4,471 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for iwkoeln.de.
| Mechanism | Target |
|---|---|
| SPF_A | k60828.coveto.de |
| SPF_A | spf.mas.t-systems-service.com |
| SPF_INCLUDE | _spf.recruiting-portal.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.orbit.teamleader.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.21.28 |
| SPF_IP | 212.114.34.232 |
| SPF_IP | 212.114.34.50 |
| SPF_IP | 212.114.35.226 |
| SPF_IP | 212.114.35.242 |
| SPF_IP | 79.142.32.16 |
| SPF_IP | 85.13.129.239 |
| SPF_IP | 87.79.12.40 |
| SPF_IP | 87.79.12.44 |
| SPF_IP | 87.79.12.45 |
| SPF_IP | 89.1.85.243 |
Related pages
Pivot deeper into the graph from iwkoeln.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iwkoeln.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.