Skip to content

Hostname

aucex.com.br

Last fetched

aucex.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · aucex.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/aucex.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.198.12118.64.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.198.21718.64.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.207.9618.64.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
191.6.209.239191.6.208.0/23AS28299BR

WHOIS identity

Registrar
Organization
aucex log aduaneira ltda
Contact emails

Subdomains

2 observed subdomains of aucex.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aucex.com.br.

MechanismTarget
SPF_INCLUDE_spf.kinghost.net

Related pages

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

Cypher and MCP

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

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