Skip to content

Hostname

stb.com.mk

Last fetched

stb.com.mk resolves to 2 IPv4 addresses operated by AS6821 in MK.

Nutrition Label

WHISPER CANON · stb.com.mkRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/stb.com.mk

Resolution chain

stb.com.mk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

23 observed subdomains of stb.com.mk.

Web-graph footprint

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

138 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for stb.com.mk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.26.133.170
SPF_IP195.26.133.177
SPF_IP195.26.146.40
SPF_IP195.26.146.47
SPF_IP83.222.241.105
SPF_IP83.222.241.109
SPF_IP83.222.241.110
SPF_IP83.222.241.146
SPF_IP83.222.241.245
SPF_IP83.222.241.71
SPF_IP83.222.241.96
SPF_IP83.222.241.97

Related pages

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

Cypher and MCP

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

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