Hostname
ouicar.fr
Last fetched
ouicar.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
ouicar.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.196.110 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.35 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.82 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.84 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.112.114 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.115 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.25 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.112.4 | 3.162.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- zilok auto
- Contact emails
Subdomains
11 observed subdomains of ouicar.fr.
Web-graph footprint
Distinct hostnames that link to or from ouicar.fr in the public web crawl.
318 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ouicar.fr.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ouicar.com |
| SPF_A | ouicar.fr |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 89.31.148.121/32 |
| SPF_MX | ouicar.fr |
Related pages
Pivot deeper into the graph from ouicar.fr.
- IP · 13.225.196.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi
- Country · CA
- Email · 49f2dbc2bcad86a934b54324b5fdebfe-1570823@contact.gandi.net
- TLD · .fr
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ouicar.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.