Skip to content

Hostname

qare.fr

Last fetched

qare.fr resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · qare.frRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/qare.fr

Resolution chain

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

IPPrefixASNOperatorCountry
13.37.133.9013.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.177.16913.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.243.10613.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.248.9413.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.176.215.190.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.32.8715.190.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.135.10815.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.157.8315.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.23.17015.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.135.22615.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.223.8035.184.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.45.3115.230.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.39.209.8313.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.45.51.20951.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:ovh
Organization
ano nymous
Contact emails

Subdomains

48 observed subdomains of qare.fr.

Web-graph footprint

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

994 sites link to this hostname.

448 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for qare.fr.

MechanismTarget
SPF_INCLUDE6987860.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from qare.fr.

Cypher and MCP

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

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