Skip to content

Hostname

commandcentral.de

Last fetched

commandcentral.de resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.41.85.18192.41.64.0/19AS13767DATABANK-DFW - DataBank Holdings, Ltd.US

WHOIS identity

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

Subdomains

4 observed subdomains of commandcentral.de.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for commandcentral.de.

MechanismTarget
SPF_Acommandcentral.de
SPF_Acrimereports.com
SPF_Amail.publicengines.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEimw.motorolasolutions.com
SPF_INCLUDEspf.mtasv.net
SPF_IP18.195.0.221/32
SPF_IP192.41.10.32/28
SPF_IP192.41.85.0/26
SPF_IP52.222.65.129/32
SPF_IP64.18.0.0/20
SPF_IP64.245.153.128/26
SPF_MXcommandcentral.de
SPF_MXcrimereports.com

Related pages

Pivot deeper into the graph from commandcentral.de.

Cypher and MCP

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

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