Skip to content

Hostname

triphero.com.br

Last fetched

triphero.com.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · triphero.com.brRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/triphero.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.46.20418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.165.11954.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.89.20554.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.177.4354.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.82.25254.233.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.208.23656.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
guilherme langer wroclawski
Contact emails

Subdomains

8 observed subdomains of triphero.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for triphero.com.br.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

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

Cypher and MCP

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

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