Skip to content

Hostname

cyberplex.at

Last fetched

cyberplex.at resolves to 2 IPv4 addresses operated by AS21013 in AT. WHOIS lists registrar:verex, gregor landmann as the registrar.

Nutrition Label

WHISPER CANON · cyberplex.atRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cyberplex.at

Resolution chain

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

WHOIS identity

Registrar
registrar:verex, gregor landmann
Organization
gregor landmann
Contact emails

Subdomains

33 observed subdomains of cyberplex.at.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cyberplex.at.

MechanismTarget
SPF_Acyberplex.at
SPF_Aspamtitan1.verex.at
SPF_IP212.52.194.237
SPF_MXcyberplex.at

Related pages

Pivot deeper into the graph from cyberplex.at.

Cypher and MCP

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

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