Skip to content

Hostname

streamplify.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.2218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.2918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.5318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.50.1033.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.1203.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.663.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
3.165.50.833.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
Organization
hayamax distribuidora de produtos eletr?nicos ltda
Contact emails

Subdomains

7 observed subdomains of streamplify.com.br.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for streamplify.com.br.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstrspf.streamplify.com.br
SPF_MXstreamplify.com.br

Related pages

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

Cypher and MCP

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

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