Skip to content

Hostname

digitalihara.com.br

Last fetched

digitalihara.com.br resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · digitalihara.com.brRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/digitalihara.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.216.76.8013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.165.2363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.159.953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.172.973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.5.2023.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.250.2634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.59.7634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.26.8744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.238.7552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.79.9852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.14.15752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.62.15554.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with digitalihara.com.br in WhisperGraph.

Subdomains

2 observed subdomains of digitalihara.com.br.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for digitalihara.com.br.

MechanismTarget
SPF_IP52.55.117.39

Related pages

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

Cypher and MCP

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

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