Skip to content

Hostname

artspace.mk

Last fetched

artspace.mk resolves to 1 IPv4 address operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.121.12465.108.0.0/16AS24940FI

WHOIS identity

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

Subdomains

8 observed subdomains of artspace.mk.

Web-graph footprint

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

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • artspace.mk

SPF policy

5 SPF mechanisms authorising senders for artspace.mk.

MechanismTarget
SPF_Aartspace.mk
SPF_IP65.108.121.124
SPF_IP67.220.182.250
SPF_IP67.220.191.210
SPF_MXartspace.mk

Related pages

Pivot deeper into the graph from artspace.mk.

Cypher and MCP

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

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