Skip to content

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

WHISPER CANON · heplatform.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/heplatform.nl

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for heplatform.nl.

MechanismTarget
SPF_IP141.255.180.226/32
SPF_IP141.255.181.162
SPF_IP185.84.72.106
SPF_IP185.84.72.107
SPF_IP185.84.72.108
SPF_IP185.84.72.109
SPF_IP185.84.72.110
SPF_IP213.189.3.230/24
SPF_IP213.189.3.231
SPF_IP213.189.3.232
SPF_IP213.189.3.233
SPF_IP213.189.3.234
SPF_IP213.189.3.235
SPF_IP2a05:2500:fa:200:162:0:0:1
SPF_IP2a05: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.