Skip to content

Hostname

triglav.mk

Last fetched

triglav.mk resolves to 1 IPv4 address operated by AS25499 in SI.

Nutrition Label

WHISPER CANON · triglav.mkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/triglav.mk

Resolution chain

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

IPPrefixASNOperatorCountry
195.245.208.25195.245.208.0/24AS25499SI

WHOIS identity

No WHOIS records are currently associated with triglav.mk in WhisperGraph.

Subdomains

11 observed subdomains of triglav.mk.

Web-graph footprint

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

59 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for triglav.mk.

MechanismTarget
SPF_Atriglav.mk
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.226.239.245/32
SPF_IP217.16.70.11/32
SPF_MXtriglav.mk

Related pages

Pivot deeper into the graph from triglav.mk.

Cypher and MCP

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

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