Skip to content

Hostname

mond.mk

Last fetched

mond.mk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mond.mkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mond.mk

Resolution chain

mond.mk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
95.216.72.21095.216.0.0/16AS24940FI

WHOIS identity

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

Subdomains

9 observed subdomains of mond.mk.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mond.mk.

MechanismTarget
SPF_Amond.mk
SPF_INCLUDErelay.mailchannels.net
SPF_IP138.201.206.79
SPF_IP178.63.130.212
SPF_IP65.108.1.135
SPF_IP65.108.1.136
SPF_IP65.108.1.137
SPF_IP65.108.1.169
SPF_IP88.198.46.71
SPF_IP95.216.72.210
SPF_MXmond.mk

Related pages

Pivot deeper into the graph from mond.mk.

Cypher and MCP

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

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