Skip to content

Hostname

kyberna.com

Last fetched

kyberna.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · kyberna.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kyberna.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1420
Organization
kyberna
Contact emails

Subdomains

11 observed subdomains of kyberna.com.

Web-graph footprint

Distinct hostnames that link to or from kyberna.com in the public web crawl.

43 sites link to this hostname.

3 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for kyberna.com.

MechanismTarget
SPF_Akyberna.com
SPF_INCLUDE145683450.spf05.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.17.68.74
SPF_IP2a04:503:0:1002:0:0:0:74
SPF_IP80.64.135.194/32
SPF_IP88.82.97.133
SPF_IP88.82.97.25
SPF_IP88.82.97.26
SPF_IP88.82.97.3
SPF_IP88.82.97.4
SPF_IP88.82.97.7
SPF_IP91.118.103.166
SPF_IP91.118.135.0/24
SPF_IP94.100.241.7/32
SPF_MXkyberna.com

Related pages

Pivot deeper into the graph from kyberna.com.

Cypher and MCP

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

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