Skip to content

Hostname

digipix.com.br

Last fetched

digipix.com.br resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · digipix.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digipix.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.137.20235.71.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.22.952.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
digipix s/a
Contact emails

Subdomains

46 observed subdomains of digipix.com.br.

Web-graph footprint

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

29 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for digipix.com.br.

MechanismTarget
SPF_Adigipix.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP177.67.90.106/32
SPF_IP189.112.115.249
SPF_IP23.210.78.227
SPF_IP34.201.156.148
SPF_IP52.205.20.19
SPF_MXdigipix.com.br

Related pages

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

Cypher and MCP

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

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