Skip to content

Hostname

dc-e16cbe904625.akbs.de

Last fetched

dc-e16cbe904625.akbs.de resolves to 1 IPv4 address operated by COLT - COLT Technology Services Group Limited in DE.

Nutrition Label

WHISPER CANON · dc-e16cbe904625.akbs.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dc-e16cbe904625.akbs.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.61.24.235213.61.0.0/16AS8220COLT - COLT Technology Services Group LimitedDE

WHOIS identity

No WHOIS records are currently associated with dc-e16cbe904625.akbs.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dc-e16cbe904625.akbs.de.

MechanismTarget
SPF_Adc-e16cbe904625.akbs.de
SPF_INCLUDEispgateway.de
SPF_IP213.61.24.234
SPF_IP213.61.24.235
SPF_IP80.67.31.95/24
SPF_MXdc-e16cbe904625.akbs.de

Related pages

Pivot deeper into the graph from dc-e16cbe904625.akbs.de.

Cypher and MCP

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

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