Hostname
moderna.com.br
Last fetched
moderna.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
moderna.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.177.4 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.63 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.69 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.225.177.70 | 13.225.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.174.230.45 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.63 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.70 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.91 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 65.8.131.111 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.37 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.51 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.97 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- editora moderna ltda
- Contact emails
Subdomains
52 observed subdomains of moderna.com.br.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from moderna.com.br in the public web crawl.
343 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for moderna.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | moderna.com.br |
| SPF_INCLUDE | 129iy7ybu.spf.checkpoint-spf.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.santillana.com |
| SPF_INCLUDE | spf1.auinmeio.com.br |
| SPF_INCLUDE | spf2.auinmeio.com.br |
| SPF_INCLUDE | zenmailapp.com.br |
| SPF_MX | moderna.com.br |
Related pages
Pivot deeper into the graph from moderna.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moderna.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.