Skip to content

Hostname

appus.com.br

Last fetched

appus.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · appus.com.brRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/appus.com.br

Resolution chain

appus.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.39.126.18652.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
appus tecnologia em softwares e gestao ltda
Contact emails

Subdomains

9 observed subdomains of appus.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for appus.com.br.

MechanismTarget
SPF_Aappus.com.br
SPF_INCLUDEoutlook.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp1.uservoice.com
SPF_INCLUDEspf.messaging.microsoft.com
SPF_IP189.76.144.0/20
SPF_MXappus.com.br

Related pages

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

Cypher and MCP

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

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