Skip to content

Hostname

solutiontech.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · solutiontech.com.brRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/solutiontech.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.22108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.39108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.55108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.93108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.10052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.10652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.1652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7852.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.1099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
nelogica sistemas de software ltda.
Contact emails

Subdomains

27 observed subdomains of solutiontech.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for solutiontech.com.br.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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