Skip to content

Hostname

akcent.mk

Last fetched

akcent.mk resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · akcent.mkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/akcent.mk

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.144.12649.12.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

10 observed subdomains of akcent.mk.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • akcent.mk

SPF policy

5 SPF mechanisms authorising senders for akcent.mk.

MechanismTarget
SPF_Aakcent.mk
SPF_IP31.13.228.253
SPF_IP49.12.144.126
SPF_IP94.155.47.65
SPF_MXakcent.mk

Related pages

Pivot deeper into the graph from akcent.mk.

Cypher and MCP

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

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