Skip to content

Hostname

viptech.com.br

Last fetched

viptech.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · viptech.com.brRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/viptech.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.40108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.5108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.75108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.89108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.178.103.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.1073.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.473.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.533.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.192.151.12854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.3754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
viptech desenvolvimento de programas ltda
Contact emails

Subdomains

38 observed subdomains of viptech.com.br.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.emailmkt.correio.ws
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDE_spf.tray.com.br
SPF_INCLUDEspf.whservidor.com

Related pages

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

Cypher and MCP

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

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