Skip to content

Hostname

cubus.ro

Last fetched

cubus.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:h88 web hosting s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · cubus.roRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cubus.ro

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.44.48136.243.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:h88 web hosting s.r.l.
Organization
Contact emails

Subdomains

64 observed subdomains of cubus.ro.

Web-graph footprint

Distinct hostnames that link to or from cubus.ro in the public web crawl.

32 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cubus.ro.

MechanismTarget
SPF_Acubus.ro
SPF_INCLUDE_spf.google.com
SPF_IP136.243.44.48
SPF_IP78.47.234.81
SPF_IP88.99.125.11
SPF_IP88.99.125.12
SPF_IP88.99.125.13
SPF_MXcubus.ro

Related pages

Pivot deeper into the graph from cubus.ro.

Cypher and MCP

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

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