Skip to content

Hostname

zec.mk

Last fetched

zec.mk resolves to 1 IPv4 address operated by AS209341 in DE. WHOIS lists registrar:processin-reg as the registrar.

Nutrition Label

WHISPER CANON · zec.mkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/zec.mk

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.229.90192.250.229.0/24AS209341DE

WHOIS identity

Registrar
registrar:processin-reg
Organization
Contact emails

Subdomains

8 observed subdomains of zec.mk.

Web-graph footprint

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

14 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • zec.mk

SPF policy

6 SPF mechanisms authorising senders for zec.mk.

MechanismTarget
SPF_Azec.mk
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP116.202.52.99
SPF_IP141.95.126.89
SPF_IP192.250.229.90
SPF_MXzec.mk

Related pages

Pivot deeper into the graph from zec.mk.

Cypher and MCP

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

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