Skip to content

Hostname

standout.com.br

Last fetched

standout.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · standout.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/standout.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.101.13018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.253.15018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.69.7418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.135.11918.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.174.6118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.31.4118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.0.5152.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.115.5652.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.154.25252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.66.8352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.117.14954.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.134.10454.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.142.13754.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.144.16654.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.92.8354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.94.5954.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.136.12154.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.220.4154.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.160.4654.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.174.21254.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
drsystems desenvolvimento de sistemas ltda - me
Contact emails

Subdomains

11 observed subdomains of standout.com.br.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE46476476.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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