Skip to content

Hostname

protool.eu

Last fetched

protool.eu is a registered hostname under the .eu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · protool.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/protool.eu

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with protool.eu in WhisperGraph.

Subdomains

1 observed subdomain of protool.eu.

Web-graph footprint

Distinct hostnames that link to or from protool.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for protool.eu.

MechanismTarget
SPF_Aprotool.eu
SPF_IP136.243.23.124
SPF_IP139.162.198.171
SPF_IP213.239.192.56
SPF_IP2a01:4f8:222:1d4b:0:0:0:2
SPF_IP2a01:4f9:2a:84c:0:0:0:2
SPF_IP2a01:4f9:2b:4a9:0:0:698:f4da
SPF_IP2a01:7e00:0:0:f03c:91ff:fea9:bc16
SPF_IP46.4.83.22
SPF_IP95.216.111.60
SPF_IP95.216.8.51
SPF_MXprotool.eu

Related pages

Pivot deeper into the graph from protool.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "protool.eu"})-[: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.