Skip to content

Hostname

commandcentral.com

Last fetched

commandcentral.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · commandcentral.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/commandcentral.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.235.182.6152.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of commandcentral.com owner
Contact emails

Subdomains

138 observed subdomains of commandcentral.com.

Web-graph footprint

Distinct hostnames that link to or from commandcentral.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for commandcentral.com.

MechanismTarget
SPF_Acommandcentral.com
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_IP192.41.10.32/28
SPF_IP192.41.85.0/26
SPF_IP52.222.104.119/32
SPF_IP52.222.12.235/32
SPF_IP52.222.65.129/32
SPF_IP64.18.0.0/20
SPF_IP64.245.153.128/26
SPF_MXcommandcentral.com
SPF_MXcrimereports.com

Related pages

Pivot deeper into the graph from commandcentral.com.

Cypher and MCP

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

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