Hostname
stroom.nl
Last fetched
stroom.nl resolves to 2 IPv4 addresses operated by AS196752 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
stroom.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 |
|---|---|---|---|---|
| 84.22.96.247 | 84.22.96.0/22 | AS196752 | — | NL |
| 84.22.97.154 | 84.22.96.0/22 | AS196752 | — | NL |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
21 observed subdomains of stroom.nl.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stroom.nl in the public web crawl.
467 sites link to this hostname.
220 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for stroom.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.171.200.193 |
| SPF_IP | 37.153.235.72 |
| SPF_IP | 84.22.115.19 |
| SPF_IP | 84.241.177.30 |
Related pages
Pivot deeper into the graph from stroom.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stroom.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.