Hostname
plus.opel.fr
Last fetched
plus.opel.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
plus.opel.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 |
|---|---|---|---|---|
| 104.16.215.101 | 104.16.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.232.101 | 104.16.224.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with plus.opel.fr in WhisperGraph.
Subdomains
70 observed subdomains of plus.opel.fr.
Showing 25 of 70. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from plus.opel.fr in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for plus.opel.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.oktey.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 104.199.77.136/32 |
| SPF_IP | 108.128.67.124/32 |
| SPF_IP | 134.90.141.176/28 |
| SPF_IP | 178.18.58.30/32 |
| SPF_IP | 34.76.108.3/32 |
| SPF_IP | 34.76.115.153/32 |
| SPF_IP | 34.77.167.186/32 |
| SPF_IP | 34.77.86.110/32 |
| SPF_IP | 34.78.64.239/32 |
| SPF_IP | 35.205.33.241/32 |
| SPF_IP | 35.233.90.227/32 |
| SPF_IP | 52.215.240.92/32 |
Related pages
Pivot deeper into the graph from plus.opel.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plus.opel.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.