Skip to content

Hostname

cubetech.sk

Last fetched

cubetech.sk resolves to 1 IPv4 address operated by MYLOC-AS - WIIT AG in DE.

Nutrition Label

WHISPER CANON · cubetech.skRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cubetech.sk

Resolution chain

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

IPPrefixASNOperatorCountry
85.114.142.18685.114.128.0/19AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

No WHOIS records are currently associated with cubetech.sk in WhisperGraph.

Subdomains

11 observed subdomains of cubetech.sk.

Web-graph footprint

Distinct hostnames that link to or from cubetech.sk in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cubetech.sk.

MechanismTarget
SPF_Acubetech.sk
SPF_MXcubetech.sk

Related pages

Pivot deeper into the graph from cubetech.sk.

Cypher and MCP

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

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