Skip to content

Hostname

plus.opel.es

Last fetched

plus.opel.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · plus.opel.esRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/plus.opel.es

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.224.205104.18.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.223.186104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with plus.opel.es in WhisperGraph.

Subdomains

62 observed subdomains of plus.opel.es.

Web-graph footprint

Distinct hostnames that link to or from plus.opel.es in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for plus.opel.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.oktey.com
SPF_INCLUDEspf.mailjet.com
SPF_IP104.199.77.136/32
SPF_IP108.128.67.124/32
SPF_IP134.90.141.176/28
SPF_IP178.18.54.18/30
SPF_IP178.18.58.30/32
SPF_IP195.154.168.237
SPF_IP34.76.108.3/32
SPF_IP34.76.115.153/32
SPF_IP34.77.167.186/32
SPF_IP34.77.86.110/32
SPF_IP34.78.64.239/32
SPF_IP35.205.33.241/32
SPF_IP35.233.90.227/32
SPF_IP52.215.240.92/32
SPF_IP89.31.147.234

Related pages

Pivot deeper into the graph from plus.opel.es.

Cypher and MCP

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

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