Skip to content

Hostname

kbs.de

Last fetched

kbs.de resolves to 1 IPv4 address operated by AS3320 in DE.

Nutrition Label

WHISPER CANON · kbs.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kbs.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.185.74.55212.184.0.0/15AS3320DE

WHOIS identity

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

Subdomains

36 observed subdomains of kbs.de.

Web-graph footprint

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

623 sites link to this hostname.

190 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for kbs.de.

MechanismTarget
SPF_Amail.jobquick.net
SPF_INCLUDE_se_net.axiell.com
SPF_INCLUDE_uk.axiell.com
SPF_IP2003:8:46:4001:0:0:0:100
SPF_IP2003:8:47:4001:0:0:0:103
SPF_IP212.185.74.12
SPF_IP212.185.74.48
SPF_IP212.185.74.49
SPF_IP217.9.49.13
SPF_IP217.9.49.14
SPF_IP217.9.49.16
SPF_IP217.9.49.17
SPF_IP80.149.218.198
SPF_IP81.169.200.74
SPF_IP81.173.209.69/32
SPF_IP88.217.145.133
SPF_IP88.217.145.136
SPF_IP88.217.145.17

Related pages

Pivot deeper into the graph from kbs.de.

Cypher and MCP

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

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