Skip to content

Hostname

tecreview.com.br

Last fetched

tecreview.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · tecreview.com.brRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tecreview.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.11313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.3813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6713.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.11165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with tecreview.com.br in WhisperGraph.

Subdomains

1 observed subdomain of tecreview.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

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

Cypher and MCP

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

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