Skip to content

Hostname

procap.fr

Last fetched

procap.fr resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · procap.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/procap.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
procap sarl
Contact emails

Subdomains

1 observed subdomain of procap.fr.

Subdomain
www.procap.fr

Web-graph footprint

Distinct hostnames that link to or from procap.fr in the public web crawl.

9 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for procap.fr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.62.79.249
SPF_IP109.62.8.75
SPF_IP142.44.157.83
SPF_IP170.233.74.33
SPF_IP54.39.239.8
SPF_IP81.248.18.109

Related pages

Pivot deeper into the graph from procap.fr.

Cypher and MCP

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

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