Skip to content

Hostname

cubenode.net

Last fetched

cubenode.net resolves to 185.176.11.59, announced in 185.176.8.0/22 by AXARNET-AS - AXARNET COMUNICACIONES, S.L. in ES. cubenode.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cubenode.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cubenode.net

Resolution chain

IPv6 resolution

No AAAA record for cubenode.net is recorded in WhisperGraph.

Attribution

axarnet comunicaciones

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
axarnet comunicaciones, sl
Contact emails
cubenode.net@protecteddomainservices.com, 205e374044422808ac42ebb2f057467d-42632275@contact.gandi.net

Subdomains

Mail and authentication

Nameservers

  • ns-14-b.gandi.net
  • ns-251-c.gandi.net
  • ns-80-a.gandi.net
  • ns1.gandi.net

MX records

  • cubenode-net.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • a: cubenode.net
  • mx: cubenode.net
  • a: mail.cubenode.net
  • ip: 84.246.208.6

Threat-feed evidence

History

Related pages

Pivot from cubenode.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cubenode.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.