Skip to content

Hostname

status.cube.ms

Last fetched

status.cube.ms resolves to 3 IPv4 addresses operated by AS56201 in IN.

Nutrition Label

WHISPER CANON · status.cube.msRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.4/10canon.whisper.security/host/status.cube.ms

Resolution chain

status.cube.ms resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
169.148.148.76169.148.148.0/23AS56201IN
66.33.60.12966.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.2276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with status.cube.ms in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from status.cube.ms in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for status.cube.ms.

MechanismTarget
SPF_INCLUDEspf.zoho.in
SPF_INCLUDEtransmail.net.in

Related pages

Pivot deeper into the graph from status.cube.ms.

Cypher and MCP

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

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