Hostname
ocirp.fr
Last fetched
ocirp.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
ocirp.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.134.247.54 | 91.134.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- organisme commun institutions rente prevoyance
- Contact emails
Subdomains
33 observed subdomains of ocirp.fr.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ocirp.fr in the public web crawl.
343 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ocirp.fr.
| Mechanism | Target |
|---|---|
| SPF_A | ocirp.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.7.101.235 |
| SPF_IP | 149.7.101.60 |
| SPF_IP | 176.149.142.193 |
| SPF_IP | 185.7.72.129 |
Related pages
Pivot deeper into the graph from ocirp.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ocirp.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.