Hostname
carclick.com.br
Last fetched
carclick.com.br resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
carclick.com.br 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 |
|---|---|---|---|---|
| 100.51.15.31 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.226.251 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.89.215 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.233.176.193 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.230.66.204 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.223.200.126 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.204.204.152 | 54.204.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.61.80 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- disal tecnologia da informacao ltda
- Contact emails
Subdomains
7 observed subdomains of carclick.com.br.
Web-graph footprint
Distinct hostnames that link to or from carclick.com.br in the public web crawl.
23 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for carclick.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.brdealer.com.br |
| SPF_INCLUDE | iagentecorp.com |
| SPF_INCLUDE | mailcorp.net.br |
| SPF_INCLUDE | mx5.mailcorp.net.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 200.143.5.96/27 |
| SPF_IP | 200.143.7.0/24 |
| SPF_IP | 200.212.182.120 |
| SPF_IP | 200.230.226.60 |
| SPF_IP | 52.67.169.117 |
Related pages
Pivot deeper into the graph from carclick.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carclick.com.br"})-[: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.