Skip to content

Hostname

scond.com.br

Last fetched

scond.com.br resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:locaweb (2) as the registrar.

Nutrition Label

WHISPER CANON · scond.com.brRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/scond.com.br

Resolution chain

scond.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.94.25418.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.255.318.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.44.17118.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.48.718.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.58.5152.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.213.12354.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.76.4154.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.8.2254.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.57.11254.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.207.15954.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.211.5754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.20.14554.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.128.17056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.137.22756.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.166.16256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.94.12056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.153.20256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.245.24456.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.28.24718.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.100.19456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:locaweb (2)
Organization
everton pitz
Contact emails

Subdomains

73 observed subdomains of scond.com.br.

Web-graph footprint

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

17 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

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

Cypher and MCP

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

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