Hostname
caracore.com.br
Last fetched
caracore.com.br resolves to 4 IPv4 addresses operated by AS12693 in DE.
Nutrition Label
Resolution chain
caracore.com.br 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 |
|---|---|---|---|---|
| 85.199.108.153 | 85.199.64.0/18 | AS12693 | — | DE |
| 85.199.109.153 | 85.199.64.0/18 | AS12693 | — | DE |
| 85.199.110.153 | 85.199.64.0/18 | AS12693 | — | DE |
| 85.199.111.153 | 85.199.64.0/18 | AS12693 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- cara core inform?tica
- Contact emails
Subdomains
7 observed subdomains of caracore.com.br.
Web-graph footprint
Distinct hostnames that link to or from caracore.com.br in the public web crawl.
33 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for caracore.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.suite.uol |
| SPF_INCLUDE | spf.whservidor.com |
Related pages
Pivot deeper into the graph from caracore.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "caracore.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.