Hostname
heplatform.nl
Last fetched
heplatform.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
heplatform.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
49 observed subdomains of heplatform.nl.
Showing 25 of 49. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for heplatform.nl.
| Mechanism | Target |
|---|---|
| SPF_IP | 141.255.180.226/32 |
| SPF_IP | 141.255.181.162 |
| SPF_IP | 185.84.72.106 |
| SPF_IP | 185.84.72.107 |
| SPF_IP | 185.84.72.108 |
| SPF_IP | 185.84.72.109 |
| SPF_IP | 185.84.72.110 |
| SPF_IP | 213.189.3.230/24 |
| SPF_IP | 213.189.3.231 |
| SPF_IP | 213.189.3.232 |
| SPF_IP | 213.189.3.233 |
| SPF_IP | 213.189.3.234 |
| SPF_IP | 213.189.3.235 |
| SPF_IP | 2a05:2500:fa:200:162:0:0:1 |
| SPF_IP | 2a05:2500:fc:200:226:0:0:1 |
Related pages
Pivot deeper into the graph from heplatform.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heplatform.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.