Skip to content

Hostname

synchro.com.br

Last fetched

synchro.com.br resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.36.20108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.23108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.28108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.47108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
170.82.173.10170.82.172.0/23AS266444BR
54.239.195.1154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.12854.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.2054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.7354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
synchro sistemas de informacao ltda.
Contact emails

Subdomains

73 observed subdomains of synchro.com.br.

Web-graph footprint

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

27 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for synchro.com.br.

MechanismTarget
SPF_IP152.67.51.106
SPF_IP152.70.210.82
SPF_IP168.138.154.167
SPF_IP168.138.226.49
SPF_IP168.75.84.180

Related pages

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

Cypher and MCP

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

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