Skip to content

Hostname

projectpro.eu

Last fetched

projectpro.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · projectpro.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/projectpro.eu

Resolution chain

projectpro.eu 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:ovh sas
Organization
Contact emails

Subdomains

9 observed subdomains of projectpro.eu.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for projectpro.eu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_IP109.190.111.72
SPF_IP149.202.38.176
SPF_IP152.228.231.46
SPF_IP2001:41d0:52:1200:0:0:0:151
SPF_IP64.131.78.198
SPF_IP87.98.158.14
SPF_IP91.121.99.136
SPF_IP94.23.0.67
SPF_MXprojectpro.eu

Related pages

Pivot deeper into the graph from projectpro.eu.

Cypher and MCP

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

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