Hostname
frameworkdigital.com.br
Last fetched
frameworkdigital.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.
Nutrition Label
Resolution chain
frameworkdigital.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.225.134.122 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.42 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.44 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.67 | 13.225.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.155.33.128 | 18.155.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.33.30 | 18.155.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.33.35 | 18.155.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.33.78 | 18.155.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- —
- Organization
- framework tecnologia em software ltda
- Contact emails
Subdomains
9 observed subdomains of frameworkdigital.com.br.
Web-graph footprint
Distinct hostnames that link to or from frameworkdigital.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for frameworkdigital.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | frameworkdigital.com.br |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | frameworkdigital.com.br |
Related pages
Pivot deeper into the graph from frameworkdigital.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frameworkdigital.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.