Skip to content

Hostname

n49app.com.br

Last fetched

n49app.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.212.1013.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.1183.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.653.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.212.973.167.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.174.11252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.7652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with n49app.com.br in WhisperGraph.

Subdomains

3 observed subdomains of n49app.com.br.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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