Hostname
ouicar.com
Last fetched
ouicar.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ouicar.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.207.11 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.30 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.49 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.68 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ouicar.com owner
- Contact emails
- 38f586478b11d9f81777678a1c8e652b-1570823@contact.gandi.net
- 49f2dbc2bcad86a934b54324b5fdebfe-1570823@contact.gandi.net
- 36b047a5-f553-4d23-984c-75fefa543123@identity-protect.org
- 3e36a247-9d89-41be-a4a0-1bd853576999@identity-protect.org
- 4bad2efe-6201-4095-9680-1664aff4c727@identity-protect.org
- a739d6be-3504-4ad4-b172-c93b1675c341@identity-protect.org
- ac413074-1d25-42a3-a950-f10b830f6a7c@identity-protect.org
- f1296beb-34eb-429c-90f9-3be91307b7d6@identity-protect.org
- owner-4066819@ouicar.com.whoisprivacyservice.org
- owner-8651432@ouicar.com.whoisprivacyservice.org
- owner-8671751@ouicar.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of ouicar.com.
Web-graph footprint
Distinct hostnames that link to or from ouicar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ouicar.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.ouicar.com |
| SPF_A | ouicar.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 89.31.148.121/32 |
| SPF_MX | ouicar.com |
Related pages
Pivot deeper into the graph from ouicar.com.
- IP · 18.65.207.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 38f586478b11d9f81777678a1c8e652b-1570823@contact.gandi.net
- TLD · .com
- 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.com"})-[: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.