Hostname
alignerback.com.br
Last fetched
alignerback.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
alignerback.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.102 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.107 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.110 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.40 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.22.112 | 3.171.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.22.12 | 3.171.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.22.69 | 3.171.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.22.90 | 3.171.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with alignerback.com.br in WhisperGraph.
Subdomains
2 observed subdomains of alignerback.com.br.
| Subdomain |
|---|
| dev.alignerback.com.br |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for alignerback.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 186.224.114.13/32 |
| SPF_IP | 186.224.124.21/32 |
| SPF_IP | 200.15.18.182/32 |
| SPF_IP | 45.4.34.253/32 |
| SPF_MX | alignerback.com.br |
Related pages
Pivot deeper into the graph from alignerback.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alignerback.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.