Skip to content

Hostname

npsapp.com.br

Last fetched

npsapp.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · npsapp.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/npsapp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.4.5518.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.6718.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.6818.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.4.9018.172.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.66.147.11418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.62.10154.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.9454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

1 observed subdomain of npsapp.com.br.

Threat posture

History

Related pages

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

Cypher and MCP

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

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