Skip to content

Hostname

acuo.com.br

Last fetched

acuo.com.br resolves to 6 IPv4 addresses operated by AS52580 in BR.

Nutrition Label

WHISPER CANON · acuo.com.brRouting diversity3.9/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/acuo.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
acuo lingerie ltda.
Contact emails

Subdomains

23 observed subdomains of acuo.com.br.

Web-graph footprint

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

10 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acuo.com.br.

MechanismTarget
SPF_INCLUDEacuspf.acuo.com.br
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEgivercli.com
SPF_INCLUDEsender.givercli.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br

Related pages

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

Cypher and MCP

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

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