Skip to content

Hostname

kmm.nl

Last fetched

kmm.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · kmm.nlRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kmm.nl

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.57.127178.22.56.0/21AS12859NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

8 observed subdomains of kmm.nl.

Web-graph footprint

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

333 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kmm.nl.

MechanismTarget
SPF_Amail.kmm.nl
SPF_INCLUDE_spf.argewebhosting.nl
SPF_INCLUDEkpnxchange.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXkmm.nl

Related pages

Pivot deeper into the graph from kmm.nl.

Cypher and MCP

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

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