Skip to content

Hostname

powerplustools.nl

Last fetched

powerplustools.nl resolves to 2 IPv4 addresses operated by AS48501 in NL. WHOIS lists registrar:init3 b.v. as the registrar.

Nutrition Label

WHISPER CANON · powerplustools.nlRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/powerplustools.nl

Resolution chain

powerplustools.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:init3 b.v.
Organization
Contact emails

Subdomains

3 observed subdomains of powerplustools.nl.

Web-graph footprint

Distinct hostnames that link to or from powerplustools.nl in the public web crawl.

39 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for powerplustools.nl.

MechanismTarget
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.100.82.114
SPF_IP185.161.140.173
SPF_IP185.161.141.197
SPF_IP5.22.250.111
SPF_IP5.22.250.112
SPF_IP5.22.253.20
SPF_IP5.22.253.21
SPF_IP5.22.253.22
SPF_IP5.22.253.23

Related pages

Pivot deeper into the graph from powerplustools.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "powerplustools.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.