Skip to content

Hostname

fh-koeln.de

Last fetched

fh-koeln.de resolves to 1 IPv4 address operated by AS680 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.6.10.199139.6.0.0/16AS680DE

WHOIS identity

No WHOIS records are currently associated with fh-koeln.de in WhisperGraph.

Subdomains

27,323 observed subdomains of fh-koeln.de.

Web-graph footprint

Distinct hostnames that link to or from fh-koeln.de in the public web crawl.

258 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fh-koeln.de.

MechanismTarget
SPF_INCLUDEspf.cluster4.4hr.de
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.nl2go.com
SPF_IP139.6.0.0/16
SPF_IP139.6.1.47
SPF_IP139.6.1.48
SPF_IP139.6.1.49
SPF_IP139.6.1.50
SPF_IP139.6.1.61

Related pages

Pivot deeper into the graph from fh-koeln.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fh-koeln.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.