Skip to content

Hostname

avatim.com.br

Last fetched

avatim.com.br resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR.

Nutrition Label

WHISPER CANON · avatim.com.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/avatim.com.br

Resolution chain

avatim.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.220.83.228168.220.82.0/23AS40509FLY - Fly.io, Inc.FR

WHOIS identity

Registrar
Organization
avatim cheiros da terra industria e comercio ltda
Contact emails

Subdomains

24 observed subdomains of avatim.com.br.

Web-graph footprint

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

58 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for avatim.com.br.

MechanismTarget
SPF_Aavatim.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.214.214.224
SPF_MXavatim.com.br

Related pages

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

Cypher and MCP

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

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