Hostname
icm.nl
Last fetched
icm.nl resolves to 2 IPv4 addresses operated by AS20857 in NL. WHOIS lists registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
icm.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.97.148.139 | 37.97.128.0/17 | AS20857 | — | NL |
| 37.97.162.198 | 37.97.128.0/17 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of icm.nl.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from icm.nl in the public web crawl.
403 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for icm.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mail.icm.kaliber.io |
| SPF_INCLUDE | _spf.eu.messagegears.net |
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eur.pb-dynmktge.com |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfspamfilter.intoto.nl |
| SPF_IP | 109.70.12.28/32 |
| SPF_IP | 136.144.204.160 |
| SPF_IP | 167.89.63.49/32 |
| SPF_IP | 168.245.23.173/32 |
| SPF_IP | 2a01:7c8:d000:53b::/48 |
| SPF_IP | 37.97.162.200 |
Related pages
Pivot deeper into the graph from icm.nl.
- IP · 37.97.148.139
- ASN · AS20857
- Registrar · registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · ic…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icm.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.