Skip to content

Hostname

timo.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.171.117.103.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.843.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.923.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.993.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.293.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.523.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.603.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.643.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
Organization
jether alves
Contact emails

Subdomains

13 observed subdomains of timo.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timo.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailee.me
SPF_INCLUDEtimo.com.br
SPF_IP54.232.207.226
SPF_MXtimo.com.br

Related pages

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

Cypher and MCP

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

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