Hostname
digio.com.br
Last fetched
digio.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
digio.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.32.121.111 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.128 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.75 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.8 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.49.22 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.4 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.54 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.83 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- bankpar arrendamento mercantil
- Contact emails
Subdomains
43 observed subdomains of digio.com.br.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digio.com.br in the public web crawl.
326 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for digio.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf2.digio.com.br |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.126.2.64/29 |
| SPF_IP | 177.69.247.192/29 |
| SPF_IP | 18.228.120.71/32 |
| SPF_IP | 18.228.179.237/32 |
| SPF_IP | 18.228.80.201/32 |
| SPF_IP | 18.231.3.176/32 |
| SPF_IP | 189.125.204.128/25 |
| SPF_IP | 189.57.70.224/29 |
| SPF_IP | 200.184.128.0/21 |
| SPF_IP | 200.185.165.225 |
| SPF_IP | 207.244.98.227/32 |
| SPF_IP | 207.244.98.232/32 |
| SPF_IP | 54.207.36.104/32 |
| SPF_IP | 62.204.93.131/32 |
| SPF_IP | 81.17.56.1/32 |
| SPF_IP | 83.149.98.72/32 |
Related pages
Pivot deeper into the graph from digio.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digio.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.