Skip to content

Hostname

sas.com.mk

Last fetched

sas.com.mk resolves to 1 IPv4 address operated by AS47748 in BG.

Nutrition Label

WHISPER CANON · sas.com.mkRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sas.com.mk

Resolution chain

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

IPPrefixASNOperatorCountry
94.155.47.5994.155.47.0/24AS47748BG

WHOIS identity

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

Subdomains

22 observed subdomains of sas.com.mk.

Web-graph footprint

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

65 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for sas.com.mk.

MechanismTarget
SPF_Asas.com.mk
SPF_INCLUDE94.156.46.83
SPF_IP167.235.172.74
SPF_IP31.13.228.253
SPF_IP49.12.144.126
SPF_IP94.155.47.65
SPF_IP94.156.46.83
SPF_MXsas.com.mk

Related pages

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

Cypher and MCP

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

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