Skip to content

Hostname

digicon.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · digicon.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digicon.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.248.7113.248.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.141.913.33.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
claudio lu?s meurer
Contact emails

Subdomains

9 observed subdomains of digicon.com.br.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for digicon.com.br.

MechanismTarget
SPF_INCLUDEdigspf.digicon.com.br
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.114.76.147
SPF_IP189.30.46.0/26
SPF_IP200.182.168.128/26

Related pages

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

Cypher and MCP

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

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