Skip to content

Hostname

kolbus.de

Last fetched

kolbus.de resolves to 1 IPv4 address operated by AS45012 in DE.

Nutrition Label

WHISPER CANON · kolbus.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kolbus.de

Resolution chain

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

IPPrefixASNOperatorCountry
81.88.33.8881.88.32.0/20AS45012DE

WHOIS identity

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

Subdomains

22 observed subdomains of kolbus.de.

Web-graph footprint

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

57 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for kolbus.de.

MechanismTarget
SPF_Akolbus.de
SPF_INCLUDE8618799.spf02.hubspotemail.net
SPF_INCLUDEkolbus.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server-he.de
SPF_IP5.7.144.56/29
SPF_IP80.228.247.60/32
SPF_IP80.237.132.61/24
SPF_IP81.88.33.88
SPF_MXkolbus.de

Related pages

Pivot deeper into the graph from kolbus.de.

Cypher and MCP

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

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