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
Resolution chain
knipmode.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.243.17 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.27 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.64 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.238.243.92 | 18.238.243.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.108 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.49 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.63 | 18.239.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.36.86 | 18.239.32.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for knipmode.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dma.nl |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | proxy.contactcenterlive.nl |
| SPF_INCLUDE | spf.roularta.be |
| SPF_IP | 109.72.93.145 |
| SPF_IP | 2a02:348:94:651f:0:0:0:1 |
| SPF_IP | 37.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.