Skip to content

Hostname

iwkoeln.de

Last fetched

iwkoeln.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · iwkoeln.deRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/iwkoeln.de

Resolution chain

iwkoeln.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.47.106.2878.46.0.0/15AS24940DE

WHOIS identity

No WHOIS records are currently associated with iwkoeln.de in WhisperGraph.

Subdomains

29 observed subdomains of iwkoeln.de.

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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for iwkoeln.de.

MechanismTarget
SPF_Ak60828.coveto.de
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDE_spf.recruiting-portal.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.orbit.teamleader.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.9.21.28
SPF_IP212.114.34.232
SPF_IP212.114.34.50
SPF_IP212.114.35.226
SPF_IP212.114.35.242
SPF_IP79.142.32.16
SPF_IP85.13.129.239
SPF_IP87.79.12.40
SPF_IP87.79.12.44
SPF_IP87.79.12.45
SPF_IP89.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.