Skip to content

Hostname

appsuma.com.br

Last fetched

appsuma.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:toweb-brasil (48) as the registrar.

Nutrition Label

WHISPER CANON · appsuma.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/appsuma.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.11213.225.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.12913.225.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.4013.225.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5113.225.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
3.164.85.1233.164.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.583.164.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.613.164.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.823.164.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:toweb-brasil (48)
Organization
daiana leripio
Contact emails

Subdomains

3 observed subdomains of appsuma.com.br.

Web-graph footprint

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

24 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for appsuma.com.br.

MechanismTarget
SPF_Aappsuma.com.br
SPF_INCLUDEkinghost.net
SPF_MXappsuma.com.br

Related pages

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

Cypher and MCP

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

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