Skip to content

Hostname

mmn.cat

Last fetched

mmn.cat resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · mmn.catRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mmn.cat

Resolution chain

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

IPPrefixASNOperatorCountry
95.216.72.24795.216.0.0/16AS24940FI

WHOIS identity

Registrar
iana:1647
Organization
mireia moreto
Contact emails

Subdomains

34 observed subdomains of mmn.cat.

Web-graph footprint

Distinct hostnames that link to or from mmn.cat in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mmn.cat.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP2a01:4f9:2b:911:0:0:0:2
SPF_IP95.216.72.247

Related pages

Pivot deeper into the graph from mmn.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mmn.cat"})-[: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.