Hostname
sympla.com.br
Last fetched
sympla.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR.
Nutrition Label
Resolution chain
sympla.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.35.11 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.122 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.39 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.90 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 3.164.53.18 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.24 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.29 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.164.53.82 | 3.164.52.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.222.236.119 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.38 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.60 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.9 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- rodrigo soares cartacho
- Contact emails
Subdomains
67 observed subdomains of sympla.com.br.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sympla.com.br in the public web crawl.
18,167 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for sympla.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3882593.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | _spf1.sympla.com.br |
| SPF_IP | 167.89.20.221 |
| SPF_IP | 198.21.1.150 |
| SPF_IP | 50.31.54.140 |
Related pages
Pivot deeper into the graph from sympla.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sympla.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.