Skip to content

Hostname

enbra.sk

Last fetched

enbra.sk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:slovak telekom, a.s. as the registrar.

Nutrition Label

WHISPER CANON · enbra.skRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/enbra.sk

Resolution chain

enbra.sk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:slovak telekom, a.s.
Organization
enbra slovakia s.r.o
Contact emails

Subdomains

17 observed subdomains of enbra.sk.

Web-graph footprint

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

24 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for enbra.sk.

MechanismTarget
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDEspf.mailkit.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.168.64.48/28
SPF_IP45.13.137.38
SPF_IP81.19.11.136
SPF_IP81.19.11.137

Related pages

Pivot deeper into the graph from enbra.sk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "enbra.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.