Skip to content

Hostname

optimaweb.es

Last fetched

optimaweb.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · optimaweb.esRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/optimaweb.es

Resolution chain

optimaweb.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.59.133.237146.59.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with optimaweb.es in WhisperGraph.

Subdomains

85 observed subdomains of optimaweb.es.

Web-graph footprint

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

106 sites link to this hostname.

138 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • optimaweb.es

SPF policy

7 SPF mechanisms authorising senders for optimaweb.es.

MechanismTarget
SPF_Aoptimaweb.es
SPF_INCLUDE_spf0.carrie.es
SPF_INCLUDE_spf1.carrie.es
SPF_INCLUDE_spf2.carrie.es
SPF_IP146.59.133.237
SPF_IP54.36.15.148
SPF_MXoptimaweb.es

Related pages

Pivot deeper into the graph from optimaweb.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "optimaweb.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.