Skip to content

Hostname

kolbe.de

Last fetched

kolbe.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · kolbe.deRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kolbe.de

Resolution chain

kolbe.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

5 observed subdomains of kolbe.de.

Web-graph footprint

Distinct hostnames that link to or from kolbe.de in the public web crawl.

15 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kolbe.de.

MechanismTarget
SPF_Akolbe.de
SPF_INCLUDEispgateway.de
SPF_IP37.60.3.52
SPF_IP57.103.69.242
SPF_IP77.73.250.55
SPF_IP77.73.253.140
SPF_IP87.139.69.230
SPF_MXkolbe.de

Related pages

Pivot deeper into the graph from kolbe.de.

Cypher and MCP

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

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