Skip to content

Hostname

mmc.nl

Last fetched

mmc.nl resolves to 1 IPv4 address operated by AS39371 in NL. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · mmc.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mmc.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.129.61.4445.129.60.0/22AS39371NL

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

72 observed subdomains of mmc.nl.

Web-graph footprint

Distinct hostnames that link to or from mmc.nl in the public web crawl.

675 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mmc.nl.

MechanismTarget
SPF_INCLUDE_customers.moreover.com
SPF_INCLUDE_spf.ezorg.nl
SPF_INCLUDE_spf.surfmailfilter.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.177.176.22
SPF_IP193.177.176.23

Related pages

Pivot deeper into the graph from mmc.nl.

Cypher and MCP

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

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