Skip to content

Hostname

api.statistics.nextar.com.br

Last fetched

api.statistics.nextar.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.statistics.nextar.com.brRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.statistics.nextar.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.254.195100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.24.137100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.56.753.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.199.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.89.6850.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.146.22752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.17.852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.143.23152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.102.5954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.117.15054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.207.23854.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.59.19498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.statistics.nextar.com.br in WhisperGraph.

Subdomains

1 observed subdomain of api.statistics.nextar.com.br.

Threat posture

History

Related pages

Pivot deeper into the graph from api.statistics.nextar.com.br.

Cypher and MCP

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

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