Skip to content

Hostname

bluezone.com.mk

Last fetched

bluezone.com.mk resolves to 1 IPv4 address operated by COGECO-PEER1 - Aptum Technologies in GB.

Nutrition Label

WHISPER CANON · bluezone.com.mkRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/bluezone.com.mk

Resolution chain

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

IPPrefixASNOperatorCountry
5.44.30.2215.44.28.0/22AS13768COGECO-PEER1 - Aptum TechnologiesGB

WHOIS identity

No WHOIS records are currently associated with bluezone.com.mk in WhisperGraph.

Subdomains

8 observed subdomains of bluezone.com.mk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bluezone.com.mk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.26.159.126
SPF_IP198.46.81.32
SPF_IP216.194.170.222
SPF_IP83.222.226.172
SPF_IP83.222.241.109
SPF_IP83.222.241.110
SPF_IP83.222.241.96
SPF_MXbluezone.com.mk

Related pages

Pivot deeper into the graph from bluezone.com.mk.

Cypher and MCP

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

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