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
Resolution chain
qare.fr resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.37.133.90 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.38.177.169 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.243.106 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.248.94 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.176.2 | 15.190.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.188.32.87 | 15.190.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.135.108 | 15.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.157.83 | 15.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.236.23.170 | 15.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.237.135.226 | 15.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 35.181.223.80 | 35.184.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.224.45.31 | 15.230.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.39.209.83 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 51.45.51.209 | 51.53.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- ano nymous
- Contact emails
- —
Subdomains
48 observed subdomains of qare.fr.
Showing 25 of 48. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for qare.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6987860.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.