Skip to content

Hostname

timaster.com.br

Last fetched

timaster.com.br resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · timaster.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timaster.com.br

Resolution chain

timaster.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.32.166.8445.32.160.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
Organization
forma??o e servi?os internet ltda.
Contact emails

Subdomains

1 observed subdomain of timaster.com.br.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for timaster.com.br.

MechanismTarget
SPF_Amail-gw.infnet.edu.br
SPF_Atimaster.com.br
SPF_INCLUDEaspmx.googlemail.com
SPF_IP174.133.195.40/29
SPF_IP200.142.125.186
SPF_IP209.62.2.18/29
SPF_IP75.125.125.192/28
SPF_MXtimaster.com.br

Related pages

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

Cypher and MCP

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

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