Skip to content

Hostname

system.energyactive.mk

Last fetched

system.energyactive.mk resolves to 1 IPv4 address operated by AS8717 in BG.

Nutrition Label

WHISPER CANON · system.energyactive.mkRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/system.energyactive.mk

Resolution chain

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

IPPrefixASNOperatorCountry
84.242.131.2884.242.128.0/18AS8717BG

WHOIS identity

No WHOIS records are currently associated with system.energyactive.mk in WhisperGraph.

Subdomains

1 observed subdomain of system.energyactive.mk.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for system.energyactive.mk.

MechanismTarget
SPF_Asystem.energyactive.mk
SPF_IP144.76.112.239
SPF_IP5.9.96.240
SPF_MXsystem.energyactive.mk

Related pages

Pivot deeper into the graph from system.energyactive.mk.

Cypher and MCP

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

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