Skip to content

Hostname

alignstore.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.110.11118.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.3518.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.418.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.110.5918.154.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.52.2918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8818.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.9118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
align technology do brasil ltda.
Contact emails

Subdomains

2 observed subdomains of alignstore.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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