Skip to content

Hostname

cv.fr

Last fetched

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

Nutrition Label

WHISPER CANON · cv.frRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cv.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.117108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.15108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.74108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.99108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.1013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.12013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.4013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.713.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.192.117.2754.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.6354.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
54.192.117.8854.192.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
99.84.234.1099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11099.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
resumedia b.v.
Contact emails

Subdomains

19 observed subdomains of cv.fr.

Web-graph footprint

Distinct hostnames that link to or from cv.fr in the public web crawl.

246 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cv.fr.

MechanismTarget
SPF_Acv.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_MXcv.fr

Related pages

Pivot deeper into the graph from cv.fr.

Cypher and MCP

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

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