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
Resolution chain
procap.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 142.44.157.83 | 142.44.128.0/17 | AS16276 | — | CA |
| 54.39.239.8 | 54.39.0.0/16 | AS16276 | — | CA |
| 54.39.239.8 | 54.39.0.0/16 | AS16276 | — | CA |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for procap.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 109.62.79.249 |
| SPF_IP | 109.62.8.75 |
| SPF_IP | 142.44.157.83 |
| SPF_IP | 170.233.74.33 |
| SPF_IP | 54.39.239.8 |
| SPF_IP | 81.248.18.109 |
Related pages
Pivot deeper into the graph from procap.fr.
- IP · 142.44.157.83
- ASN · AS16276
- Registrar · registrar:gandi
- Country · CA
- Email · 64e88064120ff2e15c77521b1dc81622-1158620@contact.gandi.net
- TLD · .fr
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.