Skip to content

Hostname

opencv.fr

Last fetched

opencv.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · opencv.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/opencv.fr

Resolution chain

opencv.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.23.122143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.36143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.4143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.54143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.169.71.203.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.783.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.793.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.893.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
pts privacy & trustee services
Contact emails

Subdomains

8 observed subdomains of opencv.fr.

Threat posture

History

Related pages

Pivot deeper into the graph from opencv.fr.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.