Skip to content

Hostname

atri.com.br

Last fetched

atri.com.br resolves to 3 IPv4 addresses operated by FORTINET - Fortinet Inc. in US.

Nutrition Label

WHISPER CANON · atri.com.brRouting diversity3.0/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/atri.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
34.196.11.23034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.252.20775.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
atri comercial ltda.
Contact emails

Subdomains

5 observed subdomains of atri.com.br.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for atri.com.br.

MechanismTarget
SPF_INCLUDEentregadores.mailtop.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_23470.aknamail.com.br
SPF_IP177.154.145.172
SPF_IP177.154.145.178

Related pages

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

Cypher and MCP

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

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