Skip to content

Hostname

eu.mk

Last fetched

eu.mk resolves to 1 IPv4 address operated by AS51167 in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.171.160.16562.171.160.0/23AS51167IN

WHOIS identity

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

Subdomains

462 observed subdomains of eu.mk.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • eu.mk

SPF policy

6 SPF mechanisms authorising senders for eu.mk.

MechanismTarget
SPF_Aeu.mk
SPF_Ans1.acvilla.net
SPF_INCLUDEblackrider.acvilla.net
SPF_IP213.136.74.126
SPF_IP95.111.253.228
SPF_MXeu.mk

Related pages

Pivot deeper into the graph from eu.mk.

Cypher and MCP

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

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