Skip to content

Hostname

ovea.com

Last fetched

ovea.com resolves to 2 IPv4 addresses operated by AS29608 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ovea.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ovea.com

Resolution chain

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

WHOIS identity

Registrar
iana:81
Organization
ovea
Contact emails

Subdomains

1,668 observed subdomains of ovea.com.

Web-graph footprint

Distinct hostnames that link to or from ovea.com in the public web crawl.

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ovea.com.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.ovea.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.20.67.156
SPF_IP178.20.67.193
SPF_IP185.167.19.247
SPF_IP193.239.193.78
SPF_MXovea.com

Related pages

Pivot deeper into the graph from ovea.com.

Cypher and MCP

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

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