Skip to content

Hostname

technos.com.br

Last fetched

technos.com.br resolves to 4 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · technos.com.brRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/technos.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
34.120.54.5534.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
52.35.156.19952.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.122.9452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.147.19416.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
jose luiz senna
Contact emails

Subdomains

35 observed subdomains of technos.com.br.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for technos.com.br.

MechanismTarget
SPF_Atechnos.com.br
SPF_INCLUDE_spf.ditomail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_IP167.89.87.63
SPF_IP200.201.188.234
SPF_IP200.201.188.235
SPF_MXtechnos.com.br

Related pages

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

Cypher and MCP

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

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