Skip to content

Hostname

avvi.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · avvi.com.brRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/avvi.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.81.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.28.6107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.43.603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.55.563.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.39.863.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.104.22635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.125.11235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.125.21744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.180.5950.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.10.16852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.126.17752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.235.1754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.15.21632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.165.353.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.248.798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
pureza intima confeccoes de roupas intimas ltda -
Contact emails

Subdomains

5 observed subdomains of avvi.com.br.

Web-graph footprint

Distinct hostnames that link to or from avvi.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

4 SPF mechanisms authorising senders for avvi.com.br.

MechanismTarget
SPF_INCLUDE_spf.avvi.com.br
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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