Skip to content

Hostname

knipmode.nl

Last fetched

knipmode.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:dma computer services as the registrar.

Nutrition Label

WHISPER CANON · knipmode.nlRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/knipmode.nl

Resolution chain

knipmode.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.243.1718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.2718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.6418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9218.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.10818.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.4918.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.6318.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.36.8618.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:dma computer services
Organization
Contact emails

Subdomains

20 observed subdomains of knipmode.nl.

Web-graph footprint

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

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for knipmode.nl.

MechanismTarget
SPF_INCLUDE_spf.dma.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEproxy.contactcenterlive.nl
SPF_INCLUDEspf.roularta.be
SPF_IP109.72.93.145
SPF_IP2a02:348:94:651f:0:0:0:1
SPF_IP37.230.101.31

Related pages

Pivot deeper into the graph from knipmode.nl.

Cypher and MCP

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

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