Skip to content

Hostname

vendr.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · vendr.com.brRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vendr.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.214.32.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.184.813.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.71.1603.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.37.834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.182.11434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.10.12398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
iob informa??es obj. publica??es juridicas ltda
Contact emails

Subdomains

41 observed subdomains of vendr.com.br.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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