Skip to content

Hostname

camicado.com.br

Last fetched

camicado.com.br resolves to 2 IPv4 addresses operated by ALGAR TELECOM SA in BR.

Nutrition Label

WHISPER CANON · camicado.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/camicado.com.br

Resolution chain

camicado.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
189.112.93.6189.112.0.0/16AS16735ALGAR TELECOM SABR
200.186.67.21200.186.67.0/24AS10753LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLCBR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from camicado.com.br in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for camicado.com.br.

MechanismTarget
SPF_Acamicado.com.br
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.givex.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP187.32.203.75
SPF_IP189.39.33.225
SPF_IP200.248.92.0/26
SPF_IP72.15.49.100
SPF_MXcamicado.com.br

Related pages

Pivot deeper into the graph from camicado.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "camicado.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.