Skip to content

Hostname

cubes.art

Last fetched

cubes.art resolves to 2 IPv4 addresses operated by OVH in FR.

Nutrition Label

WHISPER CANON · cubes.artRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cubes.art

Resolution chain

cubes.art resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.125.104.145135.125.0.0/17AS16276OVHFR
70.34.206.5670.34.192.0/19AS20473AS-VULTR - The Constant Company, LLCSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cubes.art in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cubes.art.

MechanismTarget
SPF_Aantispamcloud.com
SPF_Acubes.art
SPF_INCLUDE_spf.google.com
SPF_INCLUDEantispamcloud.com
SPF_INCLUDEgoogle.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.162.226.231
SPF_IP178.79.179.232
SPF_MXcubes.art

Related pages

Pivot deeper into the graph from cubes.art.

Cypher and MCP

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

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